Skip to content

A daily diary with time tracking and exporting to Google Calendar/SMS

Notifications You must be signed in to change notification settings

arseniy-panfilov/daily

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

36 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

daily

A daily to do list with time tracking. Uses the Django framework.

Each day is organised into "Areas". These are high level categories of things that need to be done.

Each Area contains "Tasks". These are lower level tasks.

Each Task contains zero to many "Intervals". These are periods of time spent doing that particular task.

Example:

Programming
---Work on daily
------9.00 - 9.50
------10.00 - 10.30

By gathering up all these intervals, you'll be able to create a very accurate record of how you've spent your days.

You can also export to Google Calendar, so that you'll be able to see all your intervals as calendar.

About

A daily diary with time tracking and exporting to Google Calendar/SMS

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published