zztin / ctimer

This is a python implementation of a famous time management technique. CTimer helps you keep track of your productivity during the day, and help you set realistic goals for your day.
Apache License 2.0
0 stars 1 forks source link

[Feature Request] record customized time interval in cache files in .ctimer #39

Open zztin opened 3 years ago

zztin commented 3 years ago

Is your feature request related to a problem?

A user may like to use customized time interval of their preference, and they may not want to change it manually everytime.

Describe the solution you'd like

Store the customized time interval under ~/.ctimer folder. Many parameters could be saved as a yaml file (including the path to databases.)