From 38a22fead31ec38379b9da5996f1f1f34696426e Mon Sep 17 00:00:00 2001 From: Ricky Kresslein Date: Sun, 4 Jun 2023 19:02:43 +0200 Subject: Sort preferences into sections --- src/gtk/preferences_window.ui | 159 ++++++++++++++++++++++-------------------- 1 file changed, 85 insertions(+), 74 deletions(-) (limited to 'src/gtk') diff --git a/src/gtk/preferences_window.ui b/src/gtk/preferences_window.ui index e916883..dc96e9e 100644 --- a/src/gtk/preferences_window.ui +++ b/src/gtk/preferences_window.ui @@ -59,38 +59,54 @@ - - Task List + + Timer True - - _Delete confirmation + + _Pomodoro + Timer counts down instead of up + True True - delete_confirmation_switch - - center + + Interval + Start time in minutes + True + + + center + + + 999 + 1 + 1 + 15 + + + True + + - - Limit tasks shown - Only show X number of days in the saved tasks list + + _Autosave + Prevent losing tracked time due to improper shutdown True True - _Days ago - Number of days to display in the list + Autosave every X _minutes True - + center - 365 + 60 1 1 10 @@ -105,68 +121,61 @@ - Show daily sums - True - show_daily_sums_switch - - - center - - - - - - - _Show seconds + Inclusive total time True - show_seconds_switch - Tasks list only. Seconds always show on timer + inclusive_total_switch + Today's total time includes the ongoing timer - + center + + + + + + + view-list-bullet-symbolic + Tasks + + + Task List + True - Show tags + _Delete confirmation True - show_tags_switch - Tags are saved, just not shown + delete_confirmation_switch - + center - - - - - Timer - True - - _Pomodoro - Timer counts down instead of up + + Limit tasks shown + Only show X number of days in the saved tasks list True True - Interval - Start time in minutes + _Days ago + Number of days to display in the list True - + center - 999 + 365 1 1 - 15 + 10 True @@ -177,42 +186,38 @@ - - _Autosave - Prevent losing tracked time due to improper shutdown - True + + Show daily sums True + show_daily_sums_switch - - Autosave every X _minutes - True - - - center - - - 60 - 1 - 1 - 10 - - - True - - + + center - - Inclusive total time + _Show seconds True - inclusive_total_switch - Today's total time includes the ongoing timer + show_seconds_switch + Tasks list only. Seconds always show on timer - + + center + + + + + + + Show tags + True + show_tags_switch + Tags are saved, just not shown + + center @@ -220,6 +225,12 @@ + + + + + drive-harddisk-symbolic + Data Reports -- cgit 1.4.1