Now that my collection of notes is becoming bigger, this starting to be a relevant tool for me.
It is not quite clear to me how the process works between amending notes/adding new notes, and getting the tool’s output back in my notes, so I have a few questions.
- from you Github page I understand I can copy the python code and save that file as
python obs-linkr.py
, right? - I can either keep the script in a central place, or a copy of it in each vault.
- the 1st time I run the script, it builds a list of note titles. If no new notes are added, and existing notes are amended, do I need to run the script each time I amend a note? If so, how do I know which notes were amended by the tool and that I therefore need to copy/paste from the clipboard to pick up tool’s output?
- if what I say in point 2 is correct, it is easiest to run it once a day, or once a week, right?
- if point 2 is right, the same procedure applies if new notes are added, right?