DEV Community

Cover image for Video: Personal Knowledge Management with Neovim
Abhishek Keshri
Abhishek Keshri

Posted on

Video: Personal Knowledge Management with Neovim

In this video I walk you through my note taking process with Neovim, I talk about how I organize, sync and search my notes and all the different tools and custom commands I use to achieve this.

Neovim configs here:

https://github.com/2kabhishek/nvim2k

Telekasten plugin:

https://github.com/renerocksai/telekasten.nvim

Telekasten config file:

https://github.com/2KAbhishek/nvim2k/blob/main/lua/nvim2k/plugins/telekasten.lua

Committer repo:

https://github.com/2kabhishek/committer

Environment variable for NOTES_ROOT:

https://github.com/2KAbhishek/Dotfiles/blob/5c601e6e54cbaf6f683f29261c4aa5d8fa099f90/.config/shell/envars.sh#L46

todo alias:

https://github.com/2KAbhishek/Dotfiles/blob/5c601e6e54cbaf6f683f29261c4aa5d8fa099f90/.config/shell/aliases.sh#LL118C5-L118C5

todos function:

https://github.com/2KAbhishek/Dotfiles/blob/5c601e6e54cbaf6f683f29261c4aa5d8fa099f90/.config/shell/functions.sh#LL130C1-L134C2

Video for setting up Neovim:

https://www.youtube.com/watch?v=WfhylGI_F-o&list=PL52YFor3VtLegIRc3uDl9koGP-Fu_YGru&index=4

Find all my Dotfiles here: https://github.com/2kabhishek/Dotfiles

My Links: https://2kabhishek.github.io/links/
GitHub: https://github.com/2KAbhishek
Twitter: https://twitter.com/2KAbhishek
Instagram: https://instagram.com/iam2kabhishek

If you have any feedback or comments do let me know.

Top comments (0)