Skip to content

Releases: sharfaroz7/frontmatter-cleaner

1.2.1

Choose a tag to compare

@sharfaroz7 sharfaroz7 released this 22 Aug 12:33
aef2dc7

1.2.1 Bug fix update.

1.2.0

Choose a tag to compare

@sharfaroz7 sharfaroz7 released this 21 Aug 21:40
021bd76

Shiny new thing:

Non-destructive property deletion:
Use case: you want to delete location or date or other such properties from frontmatter but the detail could be useful someday even thought it may not have a place in your base file anymore.

  1. In the cleaner modal, a new section: "Keep a record instead of just deleting" checkbox
    When checked, two drop-downs appear and you can decide in which format do you want to keep the record of the deleted property:
    a) Format: Markdown table / property: value / property:: value (Dataview style)
    b) Location: Top of note / Bottom of note / Under a heading

  2. A new settings tab lets you configure:
    a) Whether "Keep a record" is pre-checked by default
    b) Default format and location
    c) The heading text and level (H1–H6) used for the "Under a heading" option — the plugin creates that heading if it's not already in the note, and writes new entries right below it if it is
    *Your last-used format/location choice is remembered as the new default automatically

1.1.0

Choose a tag to compare

@sharfaroz7 sharfaroz7 released this 19 Jul 11:03
618da14

Added select all, select none and select empty buttons for faster selection.

1.0.0

Choose a tag to compare

@sharfaroz7 sharfaroz7 released this 12 Jul 01:51
c497fe3

This is the initial public release