Skip to content

fdecunta/fdnotes

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

notes

Simple note-taking tool that stores notes in ~/.config/fdnotes/notes.md.

Install

sudo make install

Usage

notes         # Open notes in vim
notes todo    # Show all headings and TODO items

Remove

sudo make remove

TODO Format

Use TODO: at the beginning of lines to mark todo items:

# Awesome Title
TODO: Do something great

Text and more text that is not a TODO.

About

Dumb program for notes and TODOs

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published