Yetenol / Obsidian-CLI

4 stars 0 forks source link

Repair corrupted Digital Garden's frontmatter parsing #12

Open Yetenol opened 10 months ago

Yetenol commented 10 months ago

External changes breaks the cache of the Digital Garden plugin, causing published notes to break, get url changes or vanish.

To fix this slightly edit all notes with the property dg-publish: true to force an update for the plugin.

Use advanced-uris regexreplace feature to replace all dg-publish: true with dg-publish: TRUE and revert to change.