Note is a templating tool to enable quick creation of notes with useful meta information.
Documentation
Note makes it easier to take notes by reading a template file, populating it with runtime data, and opening the result in an editor. It is useful to create templates for specific types of notes, such as internal meeting notes, client meetings, task notes, or even Readme.md that would quickly be populated with useful information with ease.
- Install note as you would any Golang cli application.
- Ensure that your
$EDITORenvironmental variable is set. - Run note using
note This is my first note - note will take the arguments and use them as the Title of the note, and in templates.
- The default template will be used.
Usage
"Usage:
note [options]