1
0
mirror of https://github.com/RyanGreenup/cadmus.git synced 2025-01-16 20:28:31 +01:00
This commit is contained in:
Erjan Kalybek 2020-07-25 18:34:41 +02:00
parent 0c4ade9fb7
commit 4477ffbcdc

View File

@ -119,7 +119,7 @@ then select *index configuration* and configure recoll to have `~/Notes/MD` as t
## Design Philosophy
- ****<span style="color:rgb(90,210,90);font-family:Courier New,Courier, monospace,serif;">cadmus</span>**** acts as a menu for scripts to acheive things
- ****<span style="color:rgb(90,210,90);font-family:Courier New,Courier, monospace,serif;">cadmus</span>**** acts as a menu for scripts to achieve things
- The Actual work will be done by subscripts denoted by `description.bash`
- The subscripts will take the note directory as an argument so they are portable and modular
- The Arguments will be shifted and then all passed down to subfunctions