Sort journal requests by "show after" date #21
Loading…
x
Reference in New Issue
Block a user
No description provided.
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Requests that are snoozed (#17) or have a non-immediate recurrence (#16) reappear at the top of the list, because the list is sorted by the last activity date. Instead, change this sort to the calculated "show after" date; this will be transparent for immediately-recurring requests, but will bring reappearing requests back into the journal below them.
This is good to go.