Earlier quoted context omitted.
I've tried many alternatives, but I end up going back to Zim. I've been using it for a decade now with Dropbox/GDrive sync. I wish it had a mobile version and a better markdown editor like https://typora.io/
Yes. It's insane how many approaches I tried for note keeping. Zim is almost my favorite. Needs a mobile client though :(
Note Taking in 2021
191–200 of 213 posts
Re: Note Taking in 2021
#192I believe the most important question regarding personal knowledge bases is how to make them social. In grad school I was for a year part of a small study group. We shared notes, on paper and aloud. It made each of us far, far better at the subject than we could have been on our own. And we were at most 7 people (sometimes only 3). When developing Hode[1], and when helping develop Semantic Synchrony[2], I imagined so…
> Brandon Toner on Twitter[3] even introduced me to a hashtag for them ... Is it #digitalgarden? > I believe the most important question regarding personal knowledge bases is how to make them social. AFAIK note taking apps often have a feature to share notes, if that counts, e.g., Obsidian (view-only), Roam (view and edit), Notion (view, edit, and comment), and so on. With sharing and comments enabled, you can even u…
Re: Note Taking in 2021
#193Yet another opinion :) I tried emacs and org mode but my vim muscle memory was too strong. I ended up mostly sticking with vim-wiki https://github.com/vimwiki/vimwiki I have a very small script that syncs my local wiki(s) with a private GitHub repo. I set them all up to be in markdown. I use Google Keep for just random stuff I have to jot down but don't really care about organizing. Honestly though, even plain markdo…
Re: Note Taking in 2021
#194The article mentions Org mode a lot. If you want to try it, but are no Emacs user or also want to use it on mobile (iOS or Android), there is a FOSS solution called organice which I use daily for everything from notes to private and professional project management: https://github.com/200ok-ch/organice
Oh, wow, interesting idea. I'm definitely bookmarking this.
If you've got any questions, feel free to ask them anytime!
Re: Note Taking in 2021
#195This is going to be one of those threads where everyone rattles off their own note-taking setup, which is great and all. So: There's a lot of things people tend to want from note-taking setups: easy entry, navigation and organization, wiki-like linkages, export to various formats, encryption. What I've found actually matters for my day-to-day and gets me to actually take lots of notes, though, is just (1) search and…
It is possible to move from org to Markdown and then do better for pdf, eg via pandoc or some other emacs mode. I've used that in the past, because Markdown mode was even more confusing to me as a non-native emacs user.
That vi never got an org mode before the great uplift to vim says a lot to me. Emacs had more modes than there are things in heaven, Horatio. (than are dreamt of in your philosophy of editors)
Re: Note Taking in 2021
#196I write markdown in text files and organize them into directories backed up by dropbox ( but could be anything really ). It works way better than all the different note taking apps I've used.
You'll probably like Obsidian.md
Re: Note Taking in 2021
#197Earlier quoted context omitted.
I migrated to ZIM from OneNote desktop. OneNote Desktop was everything I needed. Did not migrate to the OneNote cloud thing. Nowadays it's ZIM wiki using SVN as a backend. Not missing out on anything in particular. Ok, the table plugin for ZIM is still lacking IMHO.
OneNote allows hand written notes, that I use every time. Does ZIM or another note taking app for Linux allow hand notes?
Re: Note Taking in 2021
#198I spent years experimenting with note taking/personal knowledge bases. After moving on from Evernote, I even wrote my own clone in Clojure and Clojurescript with a Firefox plugin for web capture. I am now done with such time wasting nonsense. For several years I have been using Apple Notes (all my Apple devices except Apple Watch, and web browser version on Linux). I bought a simple app that exports all notes to a st…
Re: Note Taking in 2021
#199I tried Obsidian, Zettlr, Standard Notes, Dendron, even tried taking notes in Scrivener. In the end I bit the bullet and started using Emacs + Org-Mode/Org-Roam. The flexibility and customization are unparallelled. I use it for to-dos, for random scribbles, for in-depth musings. Categorizing thoughts and linking them together is so much easier than any other software I've used. The first few months are really tough,…
Re: Note Taking in 2021
#200Earlier quoted context omitted.
I use Obsidian and one thing I'm not getting about peoples concerns with e2e encryption - does nobody realize once it's decrypted on the devices you use (work laptops, etc since it's your ubiquitous note taking app) that anyone with access to your laptop (IT) has full access to every single .md file downloaded to your system? People talk about encrypting their vaults and everything else all the time. I've never seen…
e2e encryption is not trying to solve the problem you describe. If I'm going to open and view private notes on a non-private machine, no amount of encryption will help me.
Some local note apps store them in dbs that would require auth, etc.
I just think this is a huge pitfall of using markdown notes.