I was setting up a wiki for a ttrpg world I’m creating, and both
- Needed to keep everything organized
- Didn’t want to have file renamings screw up the markdown links
I used J.D to solve both of these. I built a program to sort through the directories of the wiki, pull out the J.D ids of everything, and use that as hash links, which then load whatever has the id of, say, 12.03, regardless of what the rest of the filename is.
Here’s some examples: