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

In debugging a QuickAdd script I noted that the MetaEdit 1.7.2 API could be improved to return keys in a more consistent manner. Initially I wasn't too sure why given...

Add the four keys natively supported by Obsidian: - tags - aliases - cssclass - publish As a default selection option in the MetaEdit menu. e.g. "Default YAML property" where...

Hello, Trying to add an item into a list property (so multi) through metaedit the list of items is always formatted in this way : ``` --- ItemsInList: "[item1, item2]"...

I'm trying to transform an inline field with comma-separated values to a YAML field. Action only catches the first value. Also, it tries to add a new YAML header instead...

OnFileModifyAutomatorManager.onFileModify (plugin:metaedit:5331:22) onFileModify @ plugin:metaedit:5331 await in onFileModify (async) ![image](https://github.com/chhoumann/MetaEdit/assets/161203700/e7a20af0-3864-4658-8c2d-947c45cbd5ad)