Live data from Hacker News

QOwnNotes

qownnotes.org

21–30 of 45 posts

Re: QOwnNotes

#23

My Noets app[1] editor is built on top of the Markdown syntax highlighter of QOwnNotes. My new app Plume[2] is built on top of Notes but features a completely revamped and advanced block editor with a new design. [1] https://www.get-notes.com/ [2] https://www.get-plume.com/

on get-plume.com I get "No video with supported format and MIME type found" using Firefox on Mac Os. it could be me, but just FYI :-)

Re: QOwnNotes

#24

My Noets app[1] editor is built on top of the Markdown syntax highlighter of QOwnNotes. My new app Plume[2] is built on top of Notes but features a completely revamped and advanced block editor with a new design. [1] https://www.get-notes.com/ [2] https://www.get-plume.com/

on get-plume.com I get "No video with supported format and MIME type found" using Firefox on Mac Os. it could be me, but just FYI :-)

Thanks, I'll look into that.

Re: QOwnNotes

#25
post #15

My Noets app[1] editor is built on top of the Markdown syntax highlighter of QOwnNotes. My new app Plume[2] is built on top of Notes but features a completely revamped and advanced block editor with a new design. [1] https://www.get-notes.com/ [2] https://www.get-plume.com/

Notes looks great, is Plume a native application too?

Thanks! It's a Qt app like Notes so native-like performance as well.

Re: QOwnNotes

#26
>Installation

You can install QOwnNotes on many operating systems or build it. If not stated otherwise you can run QOwnNotes afterward by executing QOwnNotes.

Has no link to said installers. My patience is tested. No thanks.

Re: QOwnNotes

#28
What's with the markdown craze? I get the usefulness in software development – plain text matters for diffs, and everyone's got their favorite editor.

But when it comes to note-taking apps, wouldn't a WYSIWYG approach, where markdown is kept out of sight, be more user-friendly?

Take Obsidian, for example. It has this clunky live preview feature where the line you're working on keeps morphing into markdown. Super awkward.

Re: QOwnNotes

#29
post #28

What's with the markdown craze? I get the usefulness in software development – plain text matters for diffs, and everyone's got their favorite editor. But when it comes to note-taking apps, wouldn't a WYSIWYG approach, where markdown is kept out of sight, be more user-friendly? Take Obsidian, for example. It has this clunky live preview feature where the line you're working on keeps morphing into markdown. Super awkw…

I like side-by-side. That was how TeXStudio worked (TeX on the left, rendered PDF on the right), and VSCode does the same thing with its Markdown previews

Re: QOwnNotes

#30
We use QOwnNotes as the desktop complement of Markor.

All notes are shared in a directory structure with mark down files - including recipes. Files are synced between devices using SyncThing. In Android devices, these are accessed using Markor, and in desktops, using QOwnNotes. I get to use Emacs Markdown mode too, as I please.

QOwnNotes creates a notes.sqlite file in the uppermost directory, which can be added to .stignore.

Post reply on HN