-
-
Notifications
You must be signed in to change notification settings - Fork 6.2k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
multiple message selection within a thread #786
Comments
I also noticed that multiple selection is not supported yet. |
@Bob-Collins it helps people contributing to a project if you use a specific title on an issue so the open issues can be scanned and quickly understood. Want to change your title to say “Multiple message selection” or somesuch? |
Look at telegram: You select one item and then you can simple touch on a other item to add. touch on a selected item to deselect. The action buttons are on the top. btw. Multiselection is also useful to forward messages ;) |
GOSMSPro has a menu item to "select all", then you can also uncheck the messages you want to keep, then select delete all selected (or forward, or whatever action you want to take). Very clean, simple and intuitive. It is the only app I found that allowed for multi-selection so i am using it. This feature is a requirement for me. |
As requested in signalapp#786
@jedie: regarding the initial selection, I chose to emulate the conversation list, which requires a long press to select. But since the short press is used to open a conversation from the list and a short press on an individual message currently has no result, maybe short-press-message-to-select makes sense. It should be simple enough. I’ll wait for input from the project maintainers. As for multi-forward, that’s beyond my current abilities because it would be unlike the current implementation of forwarding a single message. If this patch gets accepted, maybe bulk forwarding can be added later. @Bob-Collins: my patch does allow you to select all via the action bar after you’ve started the selection process (see the second GIF). If the project maintainers think there should be a |
Any idea how long the process is to get it approved and then implemented into the app? |
I’m new at this, but you can see the project is drowning in open issues and pull requests, and this probably needs further refining if it’s to be accepted. If you’re desperate, you could get the code from the fork and put it on your phone. |
I would suggest: Implement Features in the way like WhatsApp works. Sometimes boring, but IMHO the best choice for today... Maybe it's not always the best solution. But IMHO the most users comes from WhatsApp and knows how it works. Humans are creatures of habit. Maybe in the future, where all WhatsApp users are using TextSecure (LOL), there can be changes in the usability to better/enhanced solutions... |
Is there any chance this gets merged in the near feature? |
(+1) like that idea |
#1601 takes care of this. Though the select all feature is missing. |
I also request this idea, it makes it easy to delete multiple messages in one conversation and just to keep the urgent messages. I suggest a long-press on a message and add "select multiple messages" in the context menu. |
PLEASE add the ability to select or deselect multiple messages from within a thread to delete.
Example: I have a thread which has the address of the contact contained in it. I can't delete the thread, because then I lose the address. If there are 300 other messages in that thread, I'd have to go through them one at a time to delete them and keep the 1 message I care about. GoSMSPro has this capability and is the ONLY reason I currently use it. I would prefer to go with TextSecure, but this one feature will keep me from doing so.
The text was updated successfully, but these errors were encountered: