|
|
|
|
|
by herodoturtle
2020 days ago
|
|
I've built a similar system from scratch - also using this Dropbox daily notes file technique - except my script generates folders and sub folders for each year (YYYY) and each month within each year (YYY-MM) whenever I instantiate a file on a certain day. Makes long term management much easier than having thousands of files in one folder. Same grep principles apply (and I use hashtags within my notes to track keywords). |
|
I also open sourced a zero dependency Bash script that handles this at: https://github.com/nickjj/notes
It supports adding notes in 3 different ways:
I use all 3 methods of input on a regular basis depending on what I want to jot down.