Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Create a dmenu Notes plugin #9

Open
Calebe94 opened this issue May 10, 2019 · 1 comment
Open

Create a dmenu Notes plugin #9

Calebe94 opened this issue May 10, 2019 · 1 comment
Assignees
Labels
enhancement New feature or request

Comments

@Calebe94
Copy link
Owner

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.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant