DEV Community

HaxNet
HaxNet

Posted on

1

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.

Top comments (0)

Postmark Image

Speedy emails, satisfied customers

Are delayed transactional emails costing you user satisfaction? Postmark delivers your emails almost instantly, keeping your customers happy and connected.

Sign up

👋 Kindness is contagious

Immerse yourself in a wealth of knowledge with this piece, supported by the inclusive DEV Community—every developer, no matter where they are in their journey, is invited to contribute to our collective wisdom.

A simple “thank you” goes a long way—express your gratitude below in the comments!

Gathering insights enriches our journey on DEV and fortifies our community ties. Did you find this article valuable? Taking a moment to thank the author can have a significant impact.

Okay