DEV Community

Cover image for How do you make notes?
Keagan Van Rooyen
Keagan Van Rooyen

Posted on

How do you make notes?

I recently wrote a post titled "Why I use Markdown to take notes", the tl;dr is: I started using Markdown for meeting notes, and the benefits for me. Now I come to you with the question, how do you take notes?

Let me give you an example: You are working as normal, and then someone says something important to you. This is something you either need to complete or make note of for the future.
How would you take note of that? For me, I have post-it notes, and I will write the note on them. I then stick it on my desk in front of me. I have also tried using a To-Do application, like Microsoft To Do.
I guess I am trying to find a happy medium between the two πŸ€·β€β™‚οΈ

Found a typo?

If you've found a typo, a sentence that could be improved or anything else that should be updated on this blog post, you can access it through a git repository and make a pull request. Instead of posting a comment, please go directly to github.com/Kvanrooyen/dev.to and open a new pull request with your changes.

Latest comments (29)

Collapse
 
vicobiscotti profile image
Vico Biscotti

Everything in two places:

  • Evernote: general notes and errands. Extensive use of notebooks, tags, saved searches, and shortcuts.
  • XPlan (my own product): todos. Extensive use of stages, tags, saved searches, and hierarchies.
Collapse
 
ytkowshik profile image
Tripurendra Kowshik Yedida

I use cherrytree. Surprised to see no one mentioned it.

Collapse
 
chaostracker profile image
Pamir Talazan

zim-wiki.org/ anyone?

Collapse
 
jesperbylund profile image
JesperBylund

I used to use Bear, then switched quickly to Notion but it's too slow to be comfortable.
Then Roam Research hit the scene. So now I'm all in on Graph based notes, and personally use Ting.

Collapse
 
kvanrooyen profile image
Keagan Van Rooyen

Ting looks very interesting. I signed up for the beta, hopefully I can test it out

Collapse
 
shanif profile image
Shani Fedida

When working I have 2 notebooks. One for "put my thoughts on" and one for near future tasks that come up while working like Refactoring and understanding how something work. The second nootbook helps avoid context switching.
Beside that I use Google keep for small unorginzed thoughts and documents when I have something bigger to document.

Collapse
 
snuthern profile image
Yosi

Google Keep

Collapse
 
devstoriesplayground profile image
Devstories Playground

If I do have a pen and paper, I prefer to use it to take notes most especially in meetings and pair programming. I also use Google Keep for personal stuff, google docs for easy collaboration with a teammate or simply pin on my sticky notes. I would love to try Stackedit. Thanks for the suggestions.

Collapse
 
leob profile image
leob • Edited

I just keep text files (often called "todo.txt") in various directories and edit them with VIM, that's about it. However I saw someone mentioning orgmode.org and that looks quite interesting.

Collapse
 
adrianmarkperea profile image
Adrian Perea

I use a variety of tools:
・Kanban: used for my office tasks (dev or otherwise)
・OneNote: used as a knowledge base. All information I get from tutorials, books, blog posts, articles, and, my own ideas, go here. It helps to have a 2-in-1 laptop since I can use a digital pen.
・Google Keep: used for quick, one-off notes
・BuJo: for day-to-day personal tasks. Also doubles as a habit tracker

Collapse
 
kvanrooyen profile image
Keagan Van Rooyen

When you say BuJo, do you mean bullet journaling? If yes, I have 2 questions:

  1. How effective is it for you?
  2. Do you write the notes in a physical notebook/paper?
Collapse
 
adrianmarkperea profile image
Adrian Perea

Yes!

  1. It's very effective. It's easy to see what I need to do for the week.
  2. I'm using a Moleskin Notebook πŸ“˜
Collapse
 
akdeberg profile image
Anik Khan

Taking notes is important than ever as we are sitting on a pile of information. We need to find a way to organize them and make them useful. Thats why I always felt the urge of taking notes.
I went to asking people about this. Many recommends using the note taking app called Notion.
I liked it; feature-rich and powerful

Collapse
 
kvanrooyen profile image
Keagan Van Rooyen

I've seen a lot of good things said about Notion, I think I will give it a try. Thanks for the suggestion.

Collapse
 
zilti_500 profile image
Daniel Ziltener

I'm using org-mode. I use it to take notes, set deadlines, keep todo lists, even managing my kanban board, and syncing with Trello. And with Orgzly I have everything on my phone as well.

I'd say Markdown is a terrible choice. Markdown isn't made to represent a data structure, it is made to format text in certain ways.

Collapse
 
canro91 profile image
Cesar Aguirre • Edited

I use Markdown too. I keep three files: todo.txt, later.txt and done.txt. I've been trying Zettlekasten recently with pen and paper

Collapse
 
kewbish profile image
Emilie Ma

Depends on if it's digital or physical.
I prefer pen and paper for school, but digital for review and programming notes.
Digitally, I use Vim and plain markdown in a cloud-synced folder.

Collapse
 
waylonwalker profile image
Waylon Walker • Edited

I need to take more notes. Mine are in markdown and end up on my website.

waylonwalker.com/notes

Collapse
 
kvanrooyen profile image
Keagan Van Rooyen

Looks good! Before I decide to put notes on my website, I need to finish re-doing it πŸ˜‚

Collapse
 
gktim profile image
gkTim

I use the app inkdrop to save my notes. It’s a markdown editor with sync and plugins.