Hello. Wondering if it’s possible to trigger an update of metadata whenever I open a note. Want to keep a last read metadata field so I can remind myself to go back and look at certain things if it has been a while.
Thanks!
Hello. Wondering if it’s possible to trigger an update of metadata whenever I open a note. Want to keep a last read metadata field so I can remind myself to go back and look at certain things if it has been a while.
Thanks!
This can’t be done natively in Obsdiain, but there are a few plugins that might work for you:
There might also be something you can do in the Linter plugin as well.
Updating note’s YAML metadata automatically when viewing the note is possible using Shell commandslink and Advanced URIlink community plugins.
Shell commands plugin uses your system shell to interpret commands. Running URIs uses different syntax in different shells. For example in mac you would use this syntax to use Advanced URI:
open "obsidian://advanced-uri?…"
In your situation I would probably just use bookmarks since you can place them nicely in the sidebar. You can use custom titles including emojis in bookmarks.
This topic was automatically closed 90 days after the last reply. New replies are no longer allowed.