Keeping notes at all times is extremely important, so you can track down your thoughts and ideas. Whether inspiration strikes when you're at home or on the go, a note-taking app offers an easy, convenient way to store all this information in one place.
My first note-keeping app was Sticky Notes. I liked how fast and easy to access it was. Tho it became pretty hard to manage larger blocks of information quickly and I really missed some richer formatting options.
Next, I moved to Google Keep. I really liked the UI and the fact that all my ideas were synced across devices, tho I noticed it was the slowest compared to other tools mentioned below.
Sometime later I moved to Trello for planning and Evernote as a note-keeping for larger blocks of information (article drafts, etc). I really liked the simplicity of Trello and the clean UI of Evernote.
My current note-keeping solution is Notion. I like how incredibly feature-rich it is. It's an awesome all-around organizing tool, tho requires quite a lot of learning to understand which patterns work best for you.
Could you please elaborate a bit on what note-keeping solutions have you tried and what works best for you?
Top comments (73)
100% Notion - After reading this article a couple weeks back, the way they structured their Notion for everything not just noting!
Taking Notion to the Next Level
Ryosuke γ» Jul 1 γ» 17 min read
Will check it out
Hey, I'm using Bear and I really like it. You can save the notes based on tags, you can specify the programming language for a code block and it will be coloured like in a code editor and it super easy to search for what you need. I'll attach a few screenshots.

I have tried notion and it is great. But I really do not need those extras, I am more of a
do everything with markdownkind of guy. That is why I use Joplin, it uses dropbox and google drive (and others) for synchronization.I use Trello for long term and day to day to-do lists.
For taking notes from articles/books/courses/etc I use markdown files structured inside folders by their category, I keep them in a private GitHub repository. To update my notes I use sublime text as it's very light-weight compared to VS code. For sublime text I use
Markdown Previewpackage which allows me to view the markdown output in browser tabs, andTerminalpackage to open the terminal in my current folder so I can quickly push my new changes to GitHub.For me, it depends on what the note is relating to.
Most things start out on my Oynx Boox, be that my scribbled handwriting that no-one can read, or diagrams. I can then sync them across to the laptop whenever I like.
If it's work related, and I have the work laptop with me, notes are taken using Typora in markdown (with Mermaid for diagrams).
Main advantage being that my Ubuntu laptop indexes the content of the notes & makes it globally available for searching.
I am using Org-Mode, and sync the notes between my devices using Syncthing. On the desktop, I view, edit and search them with Emacs, and on my Android I have the Orgzly app.
No servers, no being-at-the-mercy-of-a-corporation, no cloud, just simple, structured text files :)
In My Case, I always tend to use a Notebook or a Register and a Pen while learning a new skill or thing. And I am a fan of writing down things by hand as I think that the muscle memory of hand is linked to the memory skills.
For the Planning purposes and in order to organize the work-related tasks I use Evernote as it is simple and you can access your notes and summaries on multiple devices in a very convenient way. I also have tried to use the Trello and it is nice I have to say that but it sometimes gets messy and complex so I have not used that very much.
I have always tried to note down things that came into my mind while riding the Motobike at a slow and steady speed, and things during lectures and learning that I think are important and I can forget those easily.
In the past I've tried OneNote, Emacs Org-Mode, physical notebooks, etc.
But I have trouble keeping up with it. These days I make use of scratch buffers in my editor, will Slack myself small tidbits, and, on occasion, write a short post in the notes section of my blog. I'll do that if it's something that if its something I had to lookup and had trouble finding -- who knows maybe it will help someone else!
I've always been a big fan of org mode in emacs. It takes a while to get used to the workflow but it become second nature, and I like the collapsible lists/sections and the formatting. You can also export your files to other formats eg. html, md, latex.
Hey Madza!
I've pretty much experienced the same journey as you regarding note keeping.
Except when I purchased an iPad (incl. Pen). The App I use is GoodNotes. An iPad w/ pen works especially great for brainstorming since you can scribble shapes anywhere oh the canvas and combine them with hand-written text and screenshots.
But that's about.. I dislike the organization of the "notes" within GoodNotes since it's all about folders within folders - where you lose track of the "whole" easily.
So right now I'm in the middle of building my dream note-taking & TODO structure within Notion. I'm not only using Notion for note taking (e.g. university or projects) - I'm also using it for personal planning stuff and ideas.
I think I'm going to combine Notion with GoodNotes "sketches" i.e. importing them into Notion.
My Notion "Landing Page" (wip):
University TODOs (filtered table):
Actual Notes:
nothing interesting here but:
Notes in GoodNotes (iPad):
Some comments may only be visible to logged-in visitors. Sign in to view all comments.