Backlinks script
Details and how to run the scripts I use for § My note taking system.
Update March 12, 2023: No longer planning to run the backlinks script, as Bear 2 is on the way with backlinks built in.
This script will go through all notes and add backlinks to notes that have a “Links to this note” heading section.
Important! Everything should be fully synced before running this script.
cd /Users/joel/Code/note-link-janitor
node dist/index.js /Users/joel/Sync/Notes/BearNotes
Links to this note
It’s important to keep my note taking system simple
Something I’ve come to realize is that it’s very important for me to keep § My note taking system as simple as possible, while sti…
My note taking system
Up: § Notes Index I have developed my own system of taking notes, which is heavily inspired by Zettelkasten and also by some of th…