Logo

dev-resources.site

for different kinds of informations.

vim_notes

Published at
1/6/2025
Categories
vim
notes
terminal
Author
HaxNet
Categories
3 categories in total
vim
open
notes
open
terminal
open
vim_notes

A simple note taking in the terminal without downloading anything.

https://github.com/HaxNet/vim_notes

Just using 2 scripts, crontab, and an alias

Decided to create this because a lot of the time I am on the phone and need to take a quick note and the easiest thing is just opening up a terminal.

I would use an alias to execute the script which will create a new filename using vim and you can start entering your actual notes. When you save, it will auto push to your github.

Preferrably, create a private repo in github.

Using crontab to run the directory and auto push every 5 minutes.

Featured ones: