/termipad

Termipad is a small utility for writing, searching, and editing notes from the command line.

Primary LanguageRuby

Configuration

You must have a config file to use Termipad. You can find an example copy in this repository with the name of "settings.yaml". Copy it to ~/.notes/settings.yaml, creating the folder as needed.

Writing Notes

Notes are written in Markdown and can be exported to HTML. A template is provided by default.

Dependencies

gem install redcarpet