Skip to content
This repository has been archived by the owner on Nov 11, 2019. It is now read-only.

thomasdziedzic/memoir

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 

Repository files navigation

memoir is intended to be a minimal cli diary.

Usage:
Run memoir by typing 'm' into a terminal.
Type out your memoir, and it will write the entry to '~/.memoir' and exit as soon as an empty line is encountered.
If the first line is empty, it wont write the entry.
You can also send a SIGINT to exit the program without side effects.

Alternatively, you can run 'm' with any number of arguments.
Once you run 'm' with the arguments, it will automatically add a one line entry to '~/.memoir'.

Format of '~/.memoir':
date
entry
Entries are seperated by a line of dashes.

Dependencies:
python3

About

A minimal cli diary.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages