Trikzon / obsidian-frontmatter-links

An Obsidian plugin that renders links in a note's frontmatter as links.
MIT License
64 stars 8 forks source link

Add support for a "tandem" link that automatically opens #4

Open Trikzon opened 1 year ago

Trikzon commented 1 year ago

If a link is in a note's frontmatter with the key tandem, then that link should automatically open in an adjacent pane.

This is inspired by this discord conversation where jacob#2434 was looking for a plugin to do just that.

I think this would fit with this plugin, especially if mode involved features like #3 are added.