▲ | spott a day ago | ||||||||||||||||
I like the idea of throwing the note code in the frontmatter of the note. Then it is stable, not tied to the vault, not tied to the name, can be customized on a per note basis if a user wants (00-00 is a specific note for example), and can be deduplicated within a vault. | |||||||||||||||||
▲ | jlaternman a day ago | parent [-] | ||||||||||||||||
Agreed, this would be a nice setting to "burn in" the codes to frontmatter on e.g first save. And with this enabled the plugin could also check for and avoid duplicates by modifying the code until its unique). One other possibility is use git log --follow to grab the original filepath + commit hash, to base the code on. Imperfect but should reduce code changes vs. on rename. I really like the simple 4 letter code for shorthand! | |||||||||||||||||
|