You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I often want to open the folder containing all of the assets attached to an Obsidian MD note. For me, assets are located in in folder named {note_basename}.assets (e.g. ./_resources/{note_basename}.assets). Here's a template for the Obsidian Templater plugin that gives a clickable link to open that folder (on MacOS). (See SilentVoid13/Templater#485)
I often want to open the folder containing all of the assets attached to an Obsidian MD note. For me, assets are located in in folder named
{note_basename}.assets
(e.g../_resources/{note_basename}.assets
). Here's a template for the Obsidian Templater plugin that gives a clickable link to open that folder (on MacOS). (See SilentVoid13/Templater#485)