obsidian_utils
obsidian_utils copied to clipboard
Various scripts and utilities for Obsidian.md
Results
2
obsidian_utils issues
Sort by
recently updated
recently updated
newest added
Add a way to pass the notes path as the first arguments for the 3 scripts Put the function in a new file that is required by the scripts. This...
I think we should be able to pass the path of the notes folder as a cli argument to the scripts something like this `ruby todo.rb ~/my_notes_path`