Skip to content

Quick pragmatic task centric journaling with streamlit ui, saves everything to MD files.

Notifications You must be signed in to change notification settings

connorguy/DailyJournal

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Daily Journal

Quick pragmatic task centric journaling with streamlit ui. All entries saved in formatted markdown.

To run (with Poetry)

  • Set var path_to_entries inside main.py to a permiment place
  • cd /path/to/repo
  • poetry install (only need to run once)
  • source $(poetry env info --path)/bin/activate
  • streamlit run main.py
  • Setup an alias so you don't have to do this again :)

UI

UI


Example MD File

# Entry: 2022-06-15
### Feeling: 8
### Yesterday's Win:
Successfully packed up the entire house.
 ### In The Next 30:
Get coffee with fam
 ### Todo:
- [ ] Update resume
- [ ] Leetcode
- [ ] Brain storming for project

About

Quick pragmatic task centric journaling with streamlit ui, saves everything to MD files.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages