nothingislost / obsidian-dynamic-highlights

An experimental Obsidian plugin that highlights all occurrences of the word under the cursor
MIT License
134 stars 7 forks source link

Add an option for persistent highlighters to mark the parent line #11

Closed nothingislost closed 2 years ago

nothingislost commented 2 years ago

Need to wait for https://github.com/codemirror/view/commit/2eb21113d38ea56f423cc40ce4a017fdb237b742#diff-0b4f1f35513dca44170de0f2a36b79c9e1264cdbb2e33686d273c166e9041cce to be implemented within Obsidian

nothingislost commented 2 years ago

This can now be done as of 0.13.20.

Settings UI Toggle "Mark parent line with highlighter class name"

Consider also raising the contents data attribute to the parent line

nothingislost commented 2 years ago

Implemented in 0.1.2