Earlier quoted context omitted.
There is a huge difference. It's proprietary , what I mean by that is you can't really edit it with anything else than Emacs. I used it with Spacemacs, and when an upgrade broke it, I left with no notes... Very frustrating experience, I immedieately abandoned it when it happened. Never used org-mode since then.
It's not proprietary, it's still just plain text, and can be edited with anything. Emacs adds a lot of nice features on top of it to manipulate that text, but it's still just text. See http://karl-voit.at/2017/09/23/orgmode-as-markup-only/ .
Ask HN: Favorite note-taking software?
171–180 of 436 posts
Re: Ask HN: Favorite note-taking software?
#172Earlier quoted context omitted.
What is wrong with org-mode? It is plain text file. I see no major differences compared to markdown.
There is a huge difference. It's proprietary , what I mean by that is you can't really edit it with anything else than Emacs. I used it with Spacemacs, and when an upgrade broke it, I left with no notes... Very frustrating experience, I immedieately abandoned it when it happened. Never used org-mode since then.
Re: Ask HN: Favorite note-taking software?
#173Earlier quoted context omitted.
What is wrong with org-mode? It is plain text file. I see no major differences compared to markdown.
There is a huge difference. It's proprietary , what I mean by that is you can't really edit it with anything else than Emacs. I used it with Spacemacs, and when an upgrade broke it, I left with no notes... Very frustrating experience, I immedieately abandoned it when it happened. Never used org-mode since then.
Re: Ask HN: Favorite note-taking software?
#174I take all my notes with Sublime Text 3. After having bought it and VS Code being more suitable for my programming needs I just use it as a snappy notes taking application. I can close it and everything I leave will be restored as is in a snap when I come back. Not sure if there's a way to sync this but if there is, that would defeat any other "note taking app" for me. Eventually I want to try using Microsoft Whitebo…
I've found myself doing this as well. I really appreciate the way Sublime Text persists unsaved files without having to give it any thought. I've kept a "scratch.txt" doc open with various notes and hints forever.
Re: Ask HN: Favorite note-taking software?
#175zimwiki pros: * open source * stored as a bunch of linked text files * can version control with git * wysiwyg markdown(media-wiki syntax) editor http://zim-wiki.org/
Zim is great. It has grown to be a part of my working process. My TODO lists with tickboxes are in Zim. (use [] to make a box). This way I can check what tasks are left and which are done. When the list of "done"-tasks grows, I move those to an own page to declutter and have a searchable history. When I read an interesting paper or book, I add summaries to be reviewed later. When I develop, I build "case files" of th…
Re: Ask HN: Favorite note-taking software?
#176I have found org mode to be really useful for free form note taking. Granted, the emacs factor may scare away some users, but I think org mode is worth it even if you are using emacs solely because of it. Org mode has configurable todos(todo, next, scheduled, deadline). You can attach tags to notes, have nested todos with percentage completion tracking, can write code snippets in any language with full syntax complet…
I have found it immensely advantageous to use monospace for writting and note keeping, because I can structure the writting with indentation. So my writtings are trees, I branch them similarly to how you punctuate text in English. That's very efficient for technical writting and notes, but also for ponderings and essays. It let's you drop many non-content words, because the indentation provides for sentence-glue with visual punctuation and walks you through the "thought tree". With prose it's not easy to see the structure from a glance, you only see it's biggest features. With lists, you are constrained to the point where the medium is not expressive enough for anything beyond a grocery list. With loose-form trees, you get the benefit of visual structure, text-efficiency and expressiveness. Code editors, like vim, are good for this, because they know how to wrap indented text.
Example of such notes. They're not in English, but you can see the structure. It's a week of entries on a project: https://hastebin.com/raw/gurexecubi
Re: Ask HN: Favorite note-taking software?
#177I for one trust Microsoft to provide me software to access my notes and cut me off, but nothing is too big to fall, so I'm thinking about switching to markdown + images scribbled with my pen.
Re: Ask HN: Favorite note-taking software?
#178I tried Evernote, One note and simple note, then settled on zim http://zim-wiki.org/ It even works on OSX but i had to build it via brew
Re: Ask HN: Favorite note-taking software?
#179149 comments and no mention of http://www.ulyssesapp.com/ yet. Although the recent change to a subscription pricing model was off-putting at first, it is reassuring in some ways because it underlines the developer's longterm commitment. That said, I've recently been using Notion for EVERYTHING at work, and now considering if I could do likewise for my personal notes/essays. PS. It's funny how the intense competition…
Then I found Ulysses. I love the indexing of all the notes within folders, and the simplicity of the app.
I'm not a huge fan of the painfully slow pace of updates, especially when they're charging a subscription fee. The app is great though.
The problem with Notion is that on iOS it's a web-app, so it feels terrible to use. It white-screens while it reloads whenever you do any navigation, and doesn't support multi-tasking on iPad.
Re: Ask HN: Favorite note-taking software?
#180I’ve given up on absolutely everything; As of now, I just keep .txt files in my Dropbox, accessed via any app on the market.