If you like this article, chances are you will like my tweets or newsletters too. If you are curious, have a look at my twitter profile. 🚀
Hello 👋...
For further actions, you may consider blocking this person and/or reporting abuse
I like Notion and Roam, but they are not for developers, they're generic note taking apps.
This is why I built Archbee, an app that lets developers and their team note take everything from thoughts, diagrams, API docs, changelogs and more.
Try it and let me know what you think 🤗
Hi Dragos,
thanks for sharing Archbee with us. I will definitely look.
much appreciated, Stefan!
Great article, really interesting to read how you use different apps for your note-taking needs. I actually just posted a Show Dev about Supernotes, the note-taking app I am building, would love to hear your thoughts.
Hi Tobias,
Sure. I am gonna read your Shownotes and let you know what I think!
I use todoist + github.
I keep a lot of my notes on a github project called 'life'.
I use GTD with todoist to do the rest.
There is also google calendar that is pretty much a must nowadays since everybody uses it.
I am looking for a method to go full github, but the fact that todoist gives me a cross device experience,
it seem to be hard to replace.
Thanks for your insights and experience. How do you organize the notes in your github projects?
Nothing fancy.
I use markdown files for text.
The rest follows a similar structure to this:
.
├── README.md
├── active-learning.md
├── books.md
├── goals.md
├── journal
│ ├── 2019
│ │ ├── april.md
│ │ ├── august.md
│ │ ├── december.md
│ │ ├── july.md
│ │ ├── june.md
│ │ ├── may.md
│ │ ├── november.md
│ │ ├── october.md
│ │ └── september.md
│ ├── april.md
│ ├── february.md
│ ├── january.md
│ ├── july.md
Just sharing, another tool that's useful for note-taking is workflowy.
Thanks Jose, didn't know workflowy. Cool.
Nice review. Guess whose name appeared on tweet of the week? ヽ(•‿•)ノ
I am happy you liked it Tawanda!
Super cool resources shared - definitely will be looking more into second-brain / notetaking tools like Roam.
Thanks, Emilie. I am happy you liked it. Let me know what you think of Roam, once you tried it.