Skip to content

SteveOverSea/obsidian-folder-links

Repository files navigation

Folder Link Plugin for Obsidian

Have you ever wanted to link to a folder? This plugin adds a frequently requested feature to Obsidian.

Features:

  • Click on Folder Link reveals folder in navigation
  • Folder Links styling behaves like regular internal links (resolved/unresolved)

How to use

Add a / at the end of a regular internal link. If the folder exists it will be revealed.

Warning: Renaming or moving a folder you already linked won't update those folder links (for now).

[[MyFolder/]]
[[MyFolder/MySubfolder/]]

Roadmap

(ordering is random)

  • Folder Suggestion Box (similar like Obsidian internal link suggestion)
  • Updating existing folder links on rename/move
    • and warning on delete (similar to regular internal links)
  • maybe:
    • provide option to instead of revealing folder in navigation open a index view in a tab/view that shows context of that folder