▲ | wiether 2 days ago | |||||||||||||||||||||||||||||||
Same reaction here. I could see it being useful... until it said that changing the note name will change its code. It's the exact opposite of how it should work. It's also the exact opposite of how Obsidian works, automatically updating references to a note when you rename it. | ||||||||||||||||||||||||||||||||
▲ | Ezhik 2 days ago | parent [-] | |||||||||||||||||||||||||||||||
(developer here) Interesting to hear that you think this is the opposite of how Obsidian works. I specifically opted for this approach so that these note codes are entirely independent of Obsidian itself and can be ported over to other solutions. The other way to do it would be to store note codes in some vault-specific storage, but then those codes would be tied to Obsidian, which worries me a bit. That said, I do want to figure out a nice way to improve it. One idea I've had was to introduce a cache of sorts, so that the plugin will remember all the older codes a note previously had. Do you think this would help your use case? | ||||||||||||||||||||||||||||||||
|