------------- + -i/--in to get input when piped + confirmation before removing all remindmes + preview remindmes with keywords starting with some text + added line numbers in both listing and reminding view + added LICENSE link in epilog
0.1.0
------------- + editing new remindmes over several lines with help of `:end` and keyboard interrupt. + allow removing all the remindmes at once with new CLI option `-Ra` = too much space is no longer used in output.
0.0.3
-------------- = fixed missing parameter while adding a remindme from commandline.
0.0.2
-------------- = -r/--remove failing to remove remindme, fixed. = typo in README, fixed. + keywords and content stored in sqlite3 database.