gtg
gtg copied to clipboard
Getting Things GNOME! trunk
#170 was was implemented in 6127e1ce, dd4d1407, f336e44 and d0245fc20. However, it is sometimes buggy. Testing with my 2021-11 anonymized dataset, I'm not entirely sure how to reproduce this in...
Since the GTK4 port, we don't have a treeview header area anymore, but we have a sorting popover menubutton. The state and direction of sorting should be reflected within that...
Since the GTK4 port, this is not automatically remembered and restored between app restarts. It should store that info in realtime (so that it is saved even if the app...
Since the GTK4 port, If you currently have: * a (sub)tag selected in the sidebar, * have the "Open" tasks view selected ...and drag a subtask onto another (to make...
Since the GTK4 port: 1. Select multiple tasks in the Task Browser 2. `Ctrl+T` to open the batch tagger 3. Type "some_new_tag", hit `Enter` Result: the newly created tag does...
Since the GTK4 port, setting yearly recurring tasks is broken in the Task Editor dialog: when clicking a date in the minicalendar in that dialog's menu, it sets them as...
Since the GTK4 port, the "Show description preview" preference/setting doesn't really work anymore, as there is no gray description text showing next to the title text in the task browser...
Now that multiple selections have been implemented in #123: When selecting multiple tags in the sidebar, the "Edit" action should probably be marked as insensitive, as I don't think we'd...
Since #123 resolved as part of the GTK4 port, it is possible to select multiple tags in the sidebar (very nice!), but _not_ to delete them in a batch. It...
Since the GTK4 port. Shouldn't it show no tooltip at all in this case?