MetaEdit

MetaEdit for Obsidian

GPL-3.0 License

Stars
409
Committers
8

Bot releases are visible (Hide)

MetaEdit - 1.8.2 Latest Release

Published by github-actions[bot] about 1 year ago

MetaEdit - 1.8.1

Published by github-actions[bot] about 1 year ago

1.8.1 (2023-07-30)

Bug Fixes

  • fix frontmatter update breaking in Obsidian 1.4.1 (4bf3ceb)
MetaEdit - 1.8.0

Published by github-actions[bot] over 1 year ago

1.8.0 (2023-03-02)

Features

  • now accepts every Dataview inline property format, e.g. [key::value]. Thanks, @theofbonin!

Bug fixes

  • Fixes #54 - now bold / italicized dataview fields can get updated. Thanks, @theofbonin!
MetaEdit - 1.7.2

Published by github-actions[bot] over 2 years ago

What's Changed

New Contributors

Full Changelog: https://github.com/chhoumann/MetaEdit/compare/1.7.1...1.7.2

MetaEdit - 1.7.1

Published by github-actions[bot] about 3 years ago

MetaEdit - 1.7.0

Published by github-actions[bot] about 3 years ago

MetaEdit - 1.6.16

Published by github-actions[bot] over 3 years ago

MetaEdit - 1.6.15

Published by github-actions[bot] over 3 years ago

MetaEdit - 1.6.14

Published by github-actions[bot] over 3 years ago

MetaEdit - 1.6.13

Published by github-actions[bot] over 3 years ago

Add getPropertyValue() function to API.

MetaEdit - 1.6.12

Published by github-actions[bot] over 3 years ago

MetaEdit - 1.6.11

Published by github-actions[bot] over 3 years ago

MetaEdit - 1.6.10

Published by github-actions[bot] over 3 years ago

MetaEdit - 1.6.9

Published by github-actions[bot] over 3 years ago

Now handles duplicate properties inside folders by skipping the file.

MetaEdit - 1.6.8

Published by github-actions[bot] over 3 years ago

Fix #19

MetaEdit - 1.6.7

Published by github-actions[bot] over 3 years ago

  • Add YAML properties to all files in a folder (and subfolders)
  • Better AutoProperty handling
MetaEdit - 1.6.6 - UX Improvements

Published by github-actions[bot] over 3 years ago

  • Settings for EditMode should be clearer
  • Close suggester in prompt if user enters something that isn't a suggestion
  • Allow for empty properties if 'Enter' is pressed in prompt
MetaEdit - 1.6.5

Published by github-actions[bot] over 3 years ago

MetaEdit - 1.6.4

Published by github-actions[bot] over 3 years ago

Fix bug: progress properties with identical names to other properties now doesn't override them.

MetaEdit - 1.6.3

Published by github-actions[bot] over 3 years ago

Refactoring and optimization.

Related Projects