omnivore icon indicating copy to clipboard operation
omnivore copied to clipboard

feat(Notebook): enable HTML mode toggle for article notes

Open rbarbazz opened this issue 1 year ago • 2 comments

Context

I use omnivore-ai-annotations to generate article summaries in markdown. Reading summaries in Omnivore is sub-optimal as:

  • The markdown displays in a small, non-resizable text-area.
  • There is no option to toggle between markdown and HTML views.

Solution

Enable the "mode-toggle" plugin in the markdown editor. This plugin allows users to toggle between writing and reading modes, similar to Obsidian. I also increased the editor's height for article notes for a better reading experience.

Feedback appreciated 🙏

Note: I was unable to run the content fetching service locally (see https://github.com/omnivore-app/omnivore/issues/4269) and didn't test my changes with highlights.

Screenshots

Markdown HTML
Screenshot 2024-10-25 at 3 30 44 AM Screenshot 2024-10-25 at 3 30 49 AM
Screenshot 2024-10-25 at 3 31 28 AM Screenshot 2024-10-25 at 3 31 21 AM
Screenshot 2024-10-25 at 3 32 24 AM Screenshot 2024-10-25 at 3 32 30 AM

rbarbazz avatar Oct 25 '24 11:10 rbarbazz

@rbarbazz is attempting to deploy a commit to the omnivore Team on Vercel.

A member of the Team first needs to authorize it.

vercel[bot] avatar Oct 25 '24 11:10 vercel[bot]

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Comments Updated (UTC)
omnivore-demo ✅ Ready (Inspect) Visit Preview 💬 Add feedback Oct 29, 2024 0:26am

vercel[bot] avatar Oct 29 '24 12:10 vercel[bot]

Tested changes locally, works perfectly well for me. Think this is a good addition.

Podginator avatar Feb 14 '25 15:02 Podginator