DEV Community

Discussion on: I take my notes in Notion and Roam Research, and you? [Week 29/2020 in Review]

Collapse
 
gcgbarbosa profile image
George C. G. Barbosa

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.

Collapse
 
natterstefan profile image
Stefan Natter 🇦🇹👨🏻‍💻

Thanks for your insights and experience. How do you organize the notes in your github projects?

Collapse
 
gcgbarbosa profile image
George C. G. Barbosa

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