Skip to content

Releases: chhoumann/MetaEdit

Kanban Helper + Bugfixes

18 May 20:42
bd93a82
Compare
Choose a tag to compare

New features

  • Auto select prompt input field (Thanks, Murf!)
  • Fix "All Multi" EditMode bugs + some UX bugs
  • Better YAML parsing
  • Auto update properties in files linked to from Kanban boards on lane change

Delete & Transform

18 May 11:47
a941ab0
Compare
Choose a tag to compare

New features

  • Easy property deletion
  • Transform YAML properties to Dataview fields - and Dataview fields to YAML properties.

image

Initial Release

15 May 13:51
Compare
Choose a tag to compare
  • Add or update YAML properties and Dataview fields easily
  • Ignore properties to hide them from the menu
  • Auto Properties that have customizable, pre-defined values selectable through a suggester
  • Multi-Value Mode that allows you to detect and vectorize/create arrays from your values
  • Progress Properties that automatically update properties/fields
    • Works with total task, completed task, and incomplete task counts. Mark a task as completed (from anywhere), and the file will be updated with the new count.

This is a working port from the original Templater script.
Improved how settings work and feel. Made progress properties automatic.