a44d52b402
Only rate titles with more than 30 seconds
2025-12-29 17:32:06 -05:00
1a89906ae8
Implement session persistance
2025-12-22 19:09:09 -05:00
d84b83c6d5
Make status file nicer
2024-07-10 21:05:57 -04:00
d4aa36f9b9
Write out status to file ( resolves #6 )
2024-07-10 20:45:02 -04:00
10b5511ff9
Ability to pause session to resolve #8
2024-07-10 20:31:16 -04:00
4fbd53efa5
Turn hardcoded strings into constants to resolve #4
2024-07-10 20:04:11 -04:00
288ef6a9c4
Show all session results to resolve #3
2024-07-06 11:41:42 -04:00
abad26d9d2
No longer use intentention window for status
2024-07-06 09:46:55 -04:00
49bafa2567
Implement status window to resolve #2
...
A status window to tell the user the next steps.
Right now only provides warnings about missing
intention and invalid session duration.
2024-07-06 09:30:03 -04:00
860fe615ab
Implement ability to rate window titles
2024-07-05 16:06:21 -04:00
38a03f063d
Highlight active border and change duration
...
The intention and duration fields now get a thick border when the user
can input data into them.
There is now also a feature to change the session duration via `a` and
`x` during the session in case the user is done early or wants to
continue longer.
2024-07-05 11:56:19 -04:00
3b7d88f279
Implment rough TUI version of new workflow
...
Merge in Python stuff and then we will probably get
rid of it and continue in Rust only.
2024-07-05 10:52:12 -04:00