"Mark Unread" in Inbox #335
No reviewers
Labels
No Label
bug
build
dependencies
developers
documentation
duplicate
enhancement
formatting
invalid
legal
mobile
obsolete
packaging
performance
protocol
question
refactoring
regression
security
test
translation
usability
wontfix
No Milestone
No project
No Assignees
1 Participants
Due Date
No due date set.
Dependencies
No dependencies set.
Reference: Bitmessage/PyBitmessage-2024-12-01#335
Loading…
Reference in New Issue
Block a user
No description provided.
Delete Branch "markUnread"
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?
This is one of the feature requests in the wiki. My implementation works when multiple messages are selected (ctrl+click, shift+click), which any normal user would expect.
Hopefully there isn't any Unicode voodoo I'm missing.
Is it possible to deselect all rows, and revert to the state that PyBitmessage is in on startup (nothing in message textbox, no message selected)? I tried selecting the next row, which worked reasonably well, but it doesn't behave the same when the last row is selected (nothing happens), so I went with "nothing happens" all the time.
Luckily, this works: even when only one message is selected, it stays "unread" after the operation until it is reopened.
I think its perfect. I like its behavior. Thank you!