sharfaroz101 downloadsView the current file's frontmatter properties in a tap-friendly modal and delete/move the ones you select.
Quickly review and remove frontmatter (YAML) properties from the note you're currently viewing — without opening the YAML block and editing it by hand.
null, and empty
lists/objects. The Empty button is disabled when there's nothing of that
kind to select.Instead of discarding removed properties, you can keep a record of them written into the note itself:
property: valueproperty:: value (Dataview inline field syntax)Your last-used format and location are remembered as the new defaults. Go to Settings → Frontmatter Cleaner to set the heading text/level, or to have "Keep a record" pre-checked every time the modal opens.
Both the property list and the record options work the same way on desktop and mobile; rows use a 44px minimum touch target so they're easy to tap accurately on iPhone.
processFrontMatter API, so the rest
of the frontmatter block keeps its existing formatting and order.