mirror of
https://github.com/RyanGreenup/cadmus.git
synced 2025-08-14 01:53:59 +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
|
## Usage
|
||||||
|
|
||||||
|
|
||||||
It's all Menu driven so just follow the diagram to do what you need.
|
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
|
## Dependencies
|
||||||
|
|
||||||
- [R](https://en.wikipedia.org/wiki/R_(programming_language))
|
- [R](https://en.wikipedia.org/wiki/R_(programming_language))
|
||||||
|
Reference in New Issue
Block a user