nothingislost / obsidian-dynamic-highlights

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

FR: Dynamic highlights when printing to PDF #73

Open universemaster opened 1 year ago

universemaster commented 1 year ago

I'd like (an option) so that when I print to PDF, the dynamic highlights that I see in live preview mode are present on the exported PDF.

The way I see it, there are two reasons to use dynamic highlights:

  1. As helpers when editing
  2. To keep the markdown source clean, and not have to wrap things in spans with classes.

I am most interested in the second type, which means I need it to persist when printing the PDF.