obsidian-list-modified icon indicating copy to clipboard operation
obsidian-list-modified copied to clipboard

[FR] Fix all content being removed in level 2 heading

Open franciskafieh opened this issue 2 years ago • 1 comments

Describe the desired feature

all content from the primary heading's h2 to the next h2 in the note is deleted with every update.

Possible alternatives

either make the hx's customizable, or preferably, stop relying on headings to parse. Only problem with this is that other methods may not be cached, which would result in a possible slowdown whenever the plugin reads the file.

franciskafieh avatar Feb 14 '23 12:02 franciskafieh

idea: go up to next heading that is not settings.modifiedHeading or settings.deletedHeading -- as an at least temporary thing so people's daily notes don't get messed up unintentionally

franciskafieh avatar Feb 15 '23 12:02 franciskafieh

Fixed in 3.0! Please see https://github.com/franciskafieh/obsidian-list-modified/releases/tag/3.0.0-alpha for release info and alpha installation instructions.

franciskafieh avatar Aug 13 '24 01:08 franciskafieh