Skip to content

A utility for creating and opening Notational files

License

Notifications You must be signed in to change notification settings

volny/notational

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Notational - A utility for creating and opening Notational files

Takes a note title as argument, creates a file of <timestamp>-<title>.md, and opens the file in your favorite editor.

If you don't specify the editor with the --editor flag your EDITOR environment variable will be used.

Usage: notational [options] [title]

Options:
-e, --editor [command]  choose editor
-V, --version           output the version number
-h, --help              output usage information

Examples:
$ notational "My Note Title"
$ notational --editor code "My Note Title"

About

A utility for creating and opening Notational files

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published