Develop a simple automated journaling system that removes the pain points of maintenance and organization, allowing the user to focus on writing.
Available via pip: pip install walden
Walden will create a journals/
folder in your home directory. This is where all your output and
.tex files will be stored. The commands are:
Flag | Description |
---|---|
walden -h | show help dialog |
walden -delete | Delete an existing journal |
walden -today | New entry in specified journal |
walden -list | List names of journals |
walden -build | Compile journal as .pdf |
walden -view | View journal as .pdf (OS dependent) |
- change path where journals are stored
- allow journal import/export
- plug-in system for things like weather/question of the day