Function for setting the names of individual cycles/timers and their parameters #190
ghost
started this conversation in
Ideas & feature requests
Replies: 1 comment
|
I wanted to do a programmable schedule, but something like this is simply out of scope for me now as it requires a lot of parsing logic and restructuring of the scheduling logic :/ Maybe a drag-and-drop reordering of the work, short pause and long pause sections could be done. |
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
[Cycle name [timer name [duration, theme color, ...
Example cycle:
[Monday [work [60m] short rest [7m] research [2h] short rest [15m] learning [30m] long rest [2h]], ...]
All reactions