People seem interested in this. But I still wonder what is the advantage over Obsidian.
NotesHub is one-time payment of $4 and Obsidian is $50/yr
Show HN: NotesHub: cross-platform, Markdown-based note-taking app
91–100 of 116 posts
Re: Show HN: NotesHub: cross-platform, Markdown-based note-taking app
#92Earlier quoted context omitted.
NotesHub is one-time payment of $4 and Obsidian is $50/yr
What does the $50 get you with Obsidian? I don’t pay, and I’m able to access my notes from my desktop and mobile apps.
Re: Show HN: NotesHub: cross-platform, Markdown-based note-taking app
#93The "Key Features" section mentions "Export notes to PDF"; please consider adding an "Export notes to HTML" option. Custom theme support for the preview pane via CSS would be helpful too.
Re: Show HN: NotesHub: cross-platform, Markdown-based note-taking app
#94This looks good, but in order for me to try this it would need vi support and a Linux install option.
A closed source note-taking app is also a questionable decision regardless. The app looks impressive in terms of features, which is actually a con because you may not be able to find an alternative when the time comes and you can no longer use it for any reason.
I currently use Foam on VSCode for notetakng / personal project management. But 2/3rds of my actual typing tends to be inside NeoVim following the foam format (vscode vs vim on the day is determined more by what i'm working on that day vs anything else). I'm constantly on the lookout for a better* system; but haven't found one yet as sometimes I want a UI; but Grep and quick jots inside the terminal is just very useful.
Re: Show HN: NotesHub: cross-platform, Markdown-based note-taking app
#95I have grown to love markdown in the past year. It is just expressive enough without being burdensomely complex. I appreciate the ability to switch between WYSIWYG and plain text editing modes to achieve precision. In contrast to pure-WYSIWYG editors like Google Docs, the formatting can’t get totally hosed in markdown because you can always dip under the hood and fix stuff. I just wish every rich text editor had acce…
Microsoft Word having a Markdown mode would be _huge_. If I were still using it regularly I'd put one together using WordBASIC/VBAscript.
Re: Show HN: NotesHub: cross-platform, Markdown-based note-taking app
#96People seem interested in this. But I still wonder what is the advantage over Obsidian.
Re: Show HN: NotesHub: cross-platform, Markdown-based note-taking app
#97It also sounds like NotesHub might have better out-of-the-box syncing options than Obsidian. Personally, I sync obsidian to a Gitea hosted on a VPS and it works great but that's understandably well beyond what a casual user is going to be willing to do.
The big limitation I'm seeing over competitive alternatives (such as obsidian, logseq, or joplin) is the lack of plug-in support. A robust and passionate community can help flesh out features that otherwise might never be realized particularly with a small dev team.
In fact I was just curious so I did a quick search in the Community Plugin section in Obsidian and there's already a plugin to render ABC notation.
Re: Show HN: NotesHub: cross-platform, Markdown-based note-taking app
#98Re: Show HN: NotesHub: cross-platform, Markdown-based note-taking app
#99Useful product. Are you planning to add integration with self-hosted Gitlab? There are a few typos on the site you might want to review: https://triplechecker.com/s/259685/about.noteshub.app?v=rLAc...
Re: Show HN: NotesHub: cross-platform, Markdown-based note-taking app
#100It seems like you re-use the code from the web app to create the hybrid mobile apps. Which tool / framework do you use to achieve this?