MetaEdit icon indicating copy to clipboard operation
MetaEdit copied to clipboard

MetaEdit for Obsidian

Results 65 MetaEdit issues
Sort by recently updated
recently updated
newest added

Idea: When I'm done putting data into one field, sometimes, I want to put more into another field. Could put a link at the bottom of the dialog "Another field?"...

I love the API, it's super useful in speeding up plugin development and keeping my code nice and tidy, while I let you do the hard work. 😉 However, there...

When using update and a property is defined in both yaml and as a dataview property, the dataview property looses one of the colons, thusly: someProperty:: somevalue the two colons...

Is there a way to update a yaml subproperty via something like `update("metadata.description", "test", "📂 nonhierarchical/Untitled.md")` ? If not, could this be added? Example yaml ```yaml --- metadata: aliases :...

Hi! im not super technical (an academic) and very new to obsidian in general after exploring obsidian for a few days i moved all my notes there and added my...

For example if my file contain: ``` Lorem Ipsum is simply dummy text of the printing and typesetting industry. *FMkey* Lorem Ipsum has been the industry's standard dummy text ever...

Thank you for your plugin. I really like it. Could you also please let the user choose between 2 type of format: ``` Property1: [value1, value2, value3] ``` Currently, this...

I'm using metaedit to create or change values with easy, but when I have several values it becomes a bit tense. The reasons why this happens: **1. Entering values** After...

I love the power of your underlying api, because there are no tools to edit the frontmatter by Obsidian itself. I simply want to add a field, but I don't...

Loving this plug-in. Bravo! Was thinking it would be pretty great if there were an option to save newly added values to auto-load without having to go into settings. Is...