my note-taking setup
Posted 2022-05-17 Updated 2022-05-19 1 min read
mem.ai (new)
- link to the blog: https://thuanpham2311.github.io/posts/mem-ai-mot-cai-note-app-ma-minh-muon-tra-phi/
Notion (old)
- Use notion page of course (not indexing to search engine like google, cuz i’m poor)
- These my notion main page
1
2
3
> The Gargen of Note (publish, the main page you view see when you click the like i provice)
> Publish (publish note)
> Private (i don’t want show you, for private infomation stuff)
- that it! hopefully i will have some cool customize stuff while using notion
- For now trust the basic workflow when i used Vim before
vim (old)
- I use nvim and this script to make my life easy
- This my folder structure:
1
2
3
4
> note/
> personal/
> publish/
> README.md
- I use github private repo for sync my note.
- I use script for copy my
publish/
to this repo - Crontab for automation stuff, you can see my crontab config here, default is every 15m.
- I use shortcut
space + n
in vim for new note followingYYYYMMDDhhmmss.md
to my inboxnote/
, after i will move this note topublish
orpersonal
. [[
in insert mode for linking note- Daily I review my inbox note note/(new note will be here), once time a day I use function
hi
- you can see my old notes at github repo by following this link: https://github.com/thuanpham2311/garden
- My notes: https://thuanpham2311.github.io/l/note
- All my links: https://bio.link/thuanpham2311
- when i write English i know this will be fakup, but i lazy to edit. Hopefully you know what i writing. enjoy!
DISCLAIMER: My stories, lessons, and advice are my personal experience, not reflecting opinions from any organization or company
This post is licensed under CC BY 4.0 by the author.