Ellpeck / ObsidianCustomFrames

An Obsidian plugin that turns web apps into panes using iframes with custom styling. Also comes with presets for Google Keep, Todoist and more.
MIT License
578 stars 30 forks source link

feature request: create and open a custom frame using frontmatter #89

Open machado-t opened 1 year ago

machado-t commented 1 year ago

I'll try to explain a use case, in which a particular custom frame is "linked" to a note.

For example, the note could be related to a project, and the custom frame to a TickTick list or tag related to that project. I could add a property that specifies the URL for the custom frame. I then run a command that opens that URL in a new custom frame (if one is not created yet). This way, instead of manually creating a lot of custom frames for each project, I can just have the URL for the TickTick project page as a property in each project note, which can be rapidly opened with a command to create or open the custom frame for that URL.

VenusianCat commented 1 year ago

I would love this feature! Even better if I could optionally have the custom frame open in the right sidebar. Having my todoist tasks appear alongside my associated project notes would be amazing!

machado-t commented 1 year ago

I would love this feature! Even better if I could optionally have the custom frame open in the right sidebar. Having my todoist tasks appear alongside my associated project notes would be amazing!

Don't they always open in the right sidebar?