Remix.run Logo
Orange1688 2 days ago

Per the blog post

>Those codes let you quickly reference notes in your vault from other places such as hand-written notes.

elAhmo 2 days ago | parent | next [-]

Sounds like the same could be done with a slightly longer, but far more readable date + sequential identifier. Such as `YY-xxx` or `YYMM-xxx`.

medstrom 2 days ago | parent [-]

Or just YYMMDD, since there's typically not all that many things you create in one day, so you can just browse among the search hits and it'll be obvious which of the hits you had in mind.

thek3nger 2 days ago | parent | prev [-]

This looks fine, but then if I rename the note, the code changes, invalidating all the hand-written notes links. So it feels unpractical. I would still prefer to encode the creation timestamp and put it in the title/filename/property. At least this would be fixed.