alyraffauf / termipad

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

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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

About

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


Languages

Language:Ruby 100.0%