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 markdown
kind 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 Preview
package which allows me to view the markdown output in browser tabs, andTerminal
package to open the terminal in my current folder so I can quickly push my new changes to GitHub.Full disclosure - I built this, but to answer your question, this is what I use now for everything.
I draft blog posts, write notes, manage personal tasks, manage full-fledged projects with my teammates on it - crucialhuman.com/products/project/.
Looks awesome, I'll give it a try.
Do notes sync in realtime? That'd be amazing for one of my collanrative projects
They will in a couple weeks. We are currently testing the feature - paperworkspace.com/roadmap
So creative, i think i love it
Is this site still live? The link seems to be broken for me
Hi thanks for asking. It has been rebranded as "Crucial Human Project" and you can find it here - crucialhuman.com/products/project/ and the notes taking feature has been split off into a separate product called Writer (to be released).
Thanks!
Amazing! Thank you, I had a brief look on my way to work and it looks really good. Great work
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):
I am using Notion as my overall command centre for note taking because it is literally multiple apps in one. It has databases, kanban boards, wikis, calendars and reminders. Honestly this is an app that all developers should be using.
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 have Notion; I use it for big-picture "systems" stuff (finances, bills, domain renewals, health & household stuff).
I have a private Github repo for daily logs, divided into "work" and "life" (the latter for anything outside of work). They are short and loosely inspired by bullet journal.
For nearly everything else I use Bear. Quick notes, long notes, learning notes, copy-pasted stuff, post ideas, resources, etc. I tried more elaborate setups but I always fell back to this setup. I used to have my bookmarks in Notion, but I just found it easier to make tagged notes on Bear.
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.
Some comments may only be visible to logged-in visitors. Sign in to view all comments.