MetaEdit: Quick edit & add for YAML properties and Dataview inline fields #174
Replies: 14 comments 6 replies
-
BUGFIX: In the previous version I forgot to check if the element was in YAML format or not. This has been fixed. |
Beta Was this translation helpful? Give feedback.
-
Update: Now you can add a new Dataview inline field whereever you please. You can also add new Yaml properties. Dataview fields will be added above the selected line. |
Beta Was this translation helpful? Give feedback.
-
Working great both updating and adding new YAML properties. The only other feature I would love to see, which I know is more complicated, would be adding a new value (a person may have multiple employees that are
Thoughts? |
Beta Was this translation helpful? Give feedback.
-
Here's another update. I've tried to make some beneficial features that would help you automate your workflow.
Starting in reverse order... Multi-Value ModeThis changes how you edit values. You will be prompted to either update the existing value or add a new value, which would change the property to an array/vector. Auto PropsHave a defined set of values for specific properties? Here you can set them. You'll be prompted to set the value to one of those when you try to edit a property with that name. This is, of course, also customizable. Ignored PropertiesThese properties will not be shown in the suggester. This is for those properties that you know won't change. |
Beta Was this translation helpful? Give feedback.
-
2021-05-01 Part 2 - Smoother UX when adding and editing properties. When creating a new property with an autoprop name, you'll be prompted to select the autoprop value. |
Beta Was this translation helpful? Give feedback.
-
Beta Was this translation helpful? Give feedback.
-
And just sneaked in some error handling for Progress Properties :) |
Beta Was this translation helpful? Give feedback.
-
Bugfix: if there are YAML delimiters but no properties it still adds delimiters |
Beta Was this translation helpful? Give feedback.
-
thats great, could you also get it to create new data fields depending on the action / include from other files i.e. if I have a status - then select complete; then it creates a completion date time and populates it and maybe adds a completion comments section to the document? |
Beta Was this translation helpful? Give feedback.
-
2021-05-04 Fixed bug that stopped the user from editing properties. Fixed bug with empty properties in MultiValue Mode. |
Beta Was this translation helpful? Give feedback.
-
2021-05-05 Fixed bug where you would be prompted to edit a variable even when you selected another option. |
Beta Was this translation helpful? Give feedback.
-
Hello,
|
Beta Was this translation helpful? Give feedback.
-
@chhoumann Great plugin! Exactly what I was looking for. |
Beta Was this translation helpful? Give feedback.
-
As specified by the author @chhoumann, you should now use the dedicated plugin https://github.com/chhoumann/MetaEdit for this. |
Beta Was this translation helpful? Give feedback.
-
You are free to still use the template. However, I will no longer provide support for it.
Instead, please use the plugin: https://github.com/chhoumann/MetaEdit
GET IT HERE: https://gist.github.com/chhoumann/2a90b203a4faaa35971a83f9e7f29d99
If there are any bugs, let me know. 😄
This is pretty neat to use when combined with hotkeys for templates.
Beta Was this translation helpful? Give feedback.
All reactions