Skip to content

Latest commit

 

History

History
29 lines (19 loc) · 1005 Bytes

README.md

File metadata and controls

29 lines (19 loc) · 1005 Bytes

Life Calendar

An implementation of the ideas in post Your Life in Weeks. Allows you to log everyday events and assign a credit to each day. Mark your life periods with different hues and higher credit brings thicker color. This is basically a daliy and enhanced version of the image below:

Sample Site: Life Calendar (Just a github page of this repo). You'll need to find a way to update the events.html daily yourself. Screenshots:

sample

sample

For more details, see my blog.

Features:

  • mark periods with different hues
  • new periods and events override old ones
  • custom box color
  • display emoji in box

TODO:

  • extract birthday to data
  • better data format (schema, HTML -> jsonl/yaml/etc)
  • easier deployment
  • random motto?