Calebe94 / .dotfiles

That is the theme of my ~/
MIT License
0 stars 0 forks source link

Create a dmenu Notes plugin #9

Open Calebe94 opened 5 years ago

Calebe94 commented 5 years ago

It should allow you to create notes by typing in dmenu the following command: ''' note new NOTEBOOK/NOTE or note new NOTE '''

Where NOTEBOOK is the folder ( it also should create a folder if it don't exists) and NOTE is the note name.

After that command it will open neovim with a madkdown note template with a little YAML table to fill containing name, date, tags and etc.

Calebe94 commented 5 years ago

Packages candidates:

https://github.com/aesophor/py-todo https://github.com/todotxt/todo.txt-cli https://github.com/okken/cards https://github.com/afonsopacifer/pynotes https://github.com/maxhodak/notes https://github.com/Maboroshy/Note-Station-to-markdown https://github.com/ShadowKyogre/mikidown