mirror of
https://github.com/RyanGreenup/cadmus.git
synced 2025-08-11 16:44:09 +02:00
Recoll Search Engine
This commit is contained in:
10
README.md
10
README.md
@@ -26,10 +26,20 @@ stow -t $HOME -S cadmus
|
||||
|
||||
## Usage
|
||||
|
||||
|
||||
It's all Menu driven so just follow the diagram to do what you need.
|
||||
|
||||

|
||||
|
||||
### Assumptions
|
||||
|
||||
It is assumed that notes are:
|
||||
|
||||
1. *Markdown* files with a `.md` extension
|
||||
2. Underneath `~/Notes`
|
||||
3. Recoll updates it's index on the fly
|
||||
* `~/Notes` will need to be indexed by *Recoll* so the results will show up.
|
||||
|
||||
## Dependencies
|
||||
|
||||
- [R](https://en.wikipedia.org/wiki/R_(programming_language))
|
||||
|
Reference in New Issue
Block a user