-
Notifications
You must be signed in to change notification settings - Fork 91
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Preserve highlight colors in Obsidian #166
Comments
Encountered same in my workflow, will work on putting out a change |
Hi, have you found a solution? @aaachen |
Hi, sorry for the delay, been postponing on this for other stuff
Update - 3/27: |
PR out: |
Hi @aaachen, thanks for your amazing work. I think there's a bug when selecting "Render Highlight Color" and "Use Highlightr for Highlight styling" and following this guide https://blog.omnivore.app/p/guide-for-syncing-highlight-colors. I see the individual highlights in their blocks fine, but for the highlights inside the {{content}} they use double equals (==like this==), not the css classes. Is that intended behavior? |
Currently, Omnivore offers 4 kinds of color to highlight segments of text. However, the highlight color in the converted Obsidian file is always yellow, no matter the chosen color in Omnivore. This might be annoying if each color has been assigned different meanings.
The text was updated successfully, but these errors were encountered: