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 New Command → Running the URLs of YAML from a Modal #3

Open FelipeRearden opened 1 year ago

FelipeRearden commented 1 year ago

Hello, @Trikzon !!!!!!

I just saw you new plugin and I have an idea that could have a fantastic fit for this plugin.

The FR is simple a new command that: 1️⃣ Grabs all URLs from frontmatter 2️⃣ Creates a Modal with the URLs 3️⃣ When an item is selected in the Modal, it runs the URL

My Workflow

Every content that I process inside Obsidian is stored in a different App. For example:

Since these apps supports URL/URI scheme, every note has a URL to the original source;

If I could have a modal with the URL of the active note, I could easily navigate to the origin using a keyboard shortcut and hit Mod+Tab tp get back to Obsidian


This is just one workflow. Another idea is to create URI of Obsidian Commands using the Advanced URI plugin to create a dynamic command that runs different commands based on the notes frontmatter. One command all workflows :)


Thanks for reading this !!!!! I hope you like my suggestion 🙏 🙏 🙏

Let me know if you need more information !!!

Have a great day 🌞

Trikzon commented 1 year ago

Hi, I like the idea and plan to add it! However, I have more demanding things to get done first so I unfortunately can't give an ETA. Thanks for the suggestion :D

FelipeRearden commented 1 year ago

Hi, I like the idea and plan to add it!

I am glad to know that you liked my idea 💙

However, I have more demanding things to get done first so I unfortunately can't give an ETA.

100% Understood :)

We are all excited about your other amazing plugin Obsidian Web Browser !!!!! 👀👀👀 → This is gonna be one of the plugins that changes our Obsidian Lifes forever

Thanks for the suggestion :D

Thank you for your reply !

Balibaloo commented 8 months ago

@FelipeRearden Check out this plugin, https://github.com/mrjackphil/obsidian-jump-to-link

It lets you navigate to all links in the file and works with this plugin

FelipeRearden commented 8 months ago

@FelipeRearden Check out this plugin, https://github.com/mrjackphil/obsidian-jump-to-link

It lets you navigate to all links in the file and works with this plugin

Thank you very much for the information @Balibaloo !!!! I really appreciate :) I am gonna take a look at this plugin ☀️