I just wish every rich text editor had accessible markdown…
Show HN: NotesHub: cross-platform, Markdown-based note-taking app
11–20 of 116 posts
Re: Show HN: NotesHub: cross-platform, Markdown-based note-taking app
#12Re: Show HN: NotesHub: cross-platform, Markdown-based note-taking app
#13Re: Show HN: NotesHub: cross-platform, Markdown-based note-taking app
#14This might be an unpopular take, but I'm tired of all these Markdown text editors. It almost feels like a cop-out at this point. Ever since text editors started supporting Markdown, we've gotten away from all of these great rich-text editors. Apple Notes is an example of a notetaking application "done right", albeit with fewer features. It's enjoyable to use and offers good UI for attaching files. It certainly is not…
Markdown vs. Rich Text to me is less about the editing experience and more about do you want your files aligned to a file system or not. The options are either:
- rich text editor with files that only make sense to a single application. - rich text editor with no files but (hopefully) some way to export them to (hopefully) compatible formats. - text files in a folder than can be read / edited by almost anything, with the editing experience tied to your application of choice.
Re: Show HN: NotesHub: cross-platform, Markdown-based note-taking app
#15This might be an unpopular take, but I'm tired of all these Markdown text editors. It almost feels like a cop-out at this point. Ever since text editors started supporting Markdown, we've gotten away from all of these great rich-text editors. Apple Notes is an example of a notetaking application "done right", albeit with fewer features. It's enjoyable to use and offers good UI for attaching files. It certainly is not…
Markdown ist basically a must have for me though, because I know most applications will be outlived by my notes, and I want to be able to move on to a different editor. To try a new one, or even use multiple at the same time (say, on my phone and on my computer), it's unacceptable for me if I have to export and import all my notes first and risking diverging branches.
In general I think taking notes is a very personal thing many people do every day and they're looking for an app fitting their exact workflow. That's why there are so many options. I was considering writing my own one several times already, although it's probably not worth the time.
Re: Show HN: NotesHub: cross-platform, Markdown-based note-taking app
#16Re: Show HN: NotesHub: cross-platform, Markdown-based note-taking app
#17This might be an unpopular take, but I'm tired of all these Markdown text editors. It almost feels like a cop-out at this point. Ever since text editors started supporting Markdown, we've gotten away from all of these great rich-text editors. Apple Notes is an example of a notetaking application "done right", albeit with fewer features. It's enjoyable to use and offers good UI for attaching files. It certainly is not…
I can understand that. There're so many Markdown editors, choice paralysis easily kicks in. Markdown ist basically a must have for me though, because I know most applications will be outlived by my notes, and I want to be able to move on to a different editor. To try a new one, or even use multiple at the same time (say, on my phone and on my computer), it's unacceptable for me if I have to export and import all my n…
Re: Show HN: NotesHub: cross-platform, Markdown-based note-taking app
#18Re: Show HN: NotesHub: cross-platform, Markdown-based note-taking app
#19Oh I like the web version! I just hooked up the web app to my _public_ blog repo, and started editing the markdown files. Hit save and it automatically performs a git commit on my behalf. Perfect. Next time I'm working on the files locally, all I need is a git pull and I am good to go. I like it. Although I didnt quite like that it asked for a permission to pretty much _everything_ in Githuhb - public and private rep…
> To accomplish this scenario select generic Git notebook provider (instead of GitHub) and for the password field put fine-grained personal access token which can be generated to have access only to certain repositories.
Re: Show HN: NotesHub: cross-platform, Markdown-based note-taking app
#20This might be an unpopular take, but I'm tired of all these Markdown text editors. It almost feels like a cop-out at this point. Ever since text editors started supporting Markdown, we've gotten away from all of these great rich-text editors. Apple Notes is an example of a notetaking application "done right", albeit with fewer features. It's enjoyable to use and offers good UI for attaching files. It certainly is not…