Serious question: does anyone regularly use a Markdown notes app/site/extension? I've seen this kind of thing appear a few times a year and, while they are cool and I like Markdown, I find I stop using them rather quickly in favor of things like the macOS Notes app or Slack because of things like convenience, ease of sharing, better search, more ease of mind that my notes won't one day disappear because of a side eff…
Show HN: Markdown New Tab – A new tab replacement to jot down notes in Markdown
91–100 of 118 posts
Re: Show HN: Markdown New Tab – A new tab replacement to jot down notes in Markdown
#92Earlier quoted context omitted.
How am I supposed to read and edit my org mode notes from my Android device? Yes, I do in fact use Orgzly. For a very specific subset of notes it's fine. But for a long bit of documentation, no good editor exists on anything but a desktop / laptop. That is, nobody's reimplemented enough of Emacs on Android yet.
I have heard rumours that one can get Emacs up and running fairly well in Termux, but I haven't explored it personally yet. Orgzly is good enough for most of my Android Org needs.
For typing, Termux's "extra keys row" makes ctrl and meta combinations possible with your favorite keyboard: https://wiki.termux.com/wiki/Touch_Keyboard
...or you can just use Hacker's Keyboard (but I find it too cramped).
Git also runs fine under termux if that's what you use to sync your org file.
Re: Show HN: Markdown New Tab – A new tab replacement to jot down notes in Markdown
#93Serious question: does anyone regularly use a Markdown notes app/site/extension? I've seen this kind of thing appear a few times a year and, while they are cool and I like Markdown, I find I stop using them rather quickly in favor of things like the macOS Notes app or Slack because of things like convenience, ease of sharing, better search, more ease of mind that my notes won't one day disappear because of a side eff…
Re: Show HN: Markdown New Tab – A new tab replacement to jot down notes in Markdown
#94Serious question: does anyone regularly use a Markdown notes app/site/extension? I've seen this kind of thing appear a few times a year and, while they are cool and I like Markdown, I find I stop using them rather quickly in favor of things like the macOS Notes app or Slack because of things like convenience, ease of sharing, better search, more ease of mind that my notes won't one day disappear because of a side eff…
When I do use markdown note apps is if I want to quickly jot down an idea or what I just learned. Four months ago I shared this technique with HN [0].
If I were to adopt a markdown app to use regularly, an important factor would be that it is open source. The reason is that, like you, I'd be worried about losing data due to a developer be mistake. Granted, something like Evernote is not open source, but I'm less worried about losing data.
Re: Show HN: Markdown New Tab – A new tab replacement to jot down notes in Markdown
#95Earlier quoted context omitted.
How am I supposed to read and edit my org mode notes from my Android device? Yes, I do in fact use Orgzly. For a very specific subset of notes it's fine. But for a long bit of documentation, no good editor exists on anything but a desktop / laptop. That is, nobody's reimplemented enough of Emacs on Android yet.
Org mode files are text files so you can edit them with any editor. Place them in a sync folder and if your sync client is any good it should be able to edit. "Long bit of documentation"? Isn't it the device that's not suited? I sure wouldn't want to do a lot of typing on a handheld device. Emacs shortcuts should be fun.
Re: Show HN: Markdown New Tab – A new tab replacement to jot down notes in Markdown
#96Re: Show HN: Markdown New Tab – A new tab replacement to jot down notes in Markdown
#97Serious question: does anyone regularly use a Markdown notes app/site/extension? I've seen this kind of thing appear a few times a year and, while they are cool and I like Markdown, I find I stop using them rather quickly in favor of things like the macOS Notes app or Slack because of things like convenience, ease of sharing, better search, more ease of mind that my notes won't one day disappear because of a side eff…
The most valuable thing hasn't been any individual feature (though those are nice since I can tailor them to me) but rather the fact that if I don't like the way it works, I can just pop the hood and change it myself.
Been using it for about three years now.
Re: Show HN: Markdown New Tab – A new tab replacement to jot down notes in Markdown
#98Earlier quoted context omitted.
You realize that all of Pride and Prejudice is ~280KB, right? http://www.gutenberg.org/ebooks/1342 :)
Even so, I often store images within my online notes. Linking out to them is one option, but of course means that my notes would be dependent upon a third party host. Being able to paste image blobs into the document and store them with the text would be an advantage if I were to want to use this.
Re: Show HN: Markdown New Tab – A new tab replacement to jot down notes in Markdown
#99Earlier quoted context omitted.
Even so, I often store images within my online notes. Linking out to them is one option, but of course means that my notes would be dependent upon a third party host. Being able to paste image blobs into the document and store them with the text would be an advantage if I were to want to use this.
I don't think you can paste images into a Markdown editor.
Re: Show HN: Markdown New Tab – A new tab replacement to jot down notes in Markdown
#100"data:text/html, window.onbeforeunload = function(e) { return 'really close?'; };"
Keep it open as long as you need, and it prompts to confirm before you close it.