After an evaluation, GNOME has moved from Bugzilla to GitLab. Learn more about GitLab.
No new issues can be reported in GNOME Bugzilla anymore.
To report an issue in a GNOME project, go to GNOME GitLab.
Do not go to GNOME Gitlab for: Bluefish, Doxygen, GnuCash, GStreamer, java-gnome, LDTP, NetworkManager, Tomboy.
Bug 268920 - Multiple selection for mail folders
Multiple selection for mail folders
Status: RESOLVED OBSOLETE
Product: evolution
Classification: Applications
Component: Mailer
3.2.x (obsolete)
Other All
: Low enhancement
: ---
Assigned To: evolution-mail-maintainers
Evolution QA team
evolution[wontfix?]
Depends on:
Blocks: 219327
 
 
Reported: 2004-10-29 04:21 UTC by Michael R Head
Modified: 2021-05-19 11:32 UTC
See Also:
GNOME target: ---
GNOME version: Unversioned Enhancement



Description Michael R Head 2004-10-29 04:21:55 UTC
I posted this feature request to the mailing list:
http://lists.ximian.com/archives/public/evolution/2004-October/040124.html

Here's my officle Feature RQ: 

I've searched bugzilla and the mailing lists for this, but I turned up
nothing as of yet...

Now (with 2.0) that the tree view only has folders containing mail
messages, it would be very nice if there were a way to multiply select
folders and (presumably) create an (anonymous) vFolder that merges the
messages in all the selected folders. There could even be a way to turn
that anonymous vFolder into a named vFolder for later.

From a user-oriented perspective, this seems like the "right" thing to
do when a user ctrl-clicks or shift-clicks in that view.

From an implementation side, it appears (to, a programmer that isn't
familiar with the Evo internals) that most of the infrastructure is
there to build this.

The particular reason I want this is pretty simple: I have a lot of
folders. I frequently use the search bar to find old messages that could
be in any number of folders. If I want to run such a search, I have to
run my search on one folder, save that search to a vFolder, and add all
the additional folders individually to that vFolder query (or I just add
"all local and remote folders"). After I find the message I'm looking
for, I delete that vFolder.

It would be so much more straightforward to simply select the folders I
want to look in the folder view and run the search off of the search bar
(possibly adding more folders later to search in more folders).
Comment 1 Not Zed 2004-10-29 04:42:41 UTC
Here's some ideas on implementing this:

Fix it so that when you create a rule or save a search from a vfolder,
it saves the source folders rather then the actual folder.

If you select more than 1 folder in the folder tree, then create a
temporary vfolder of all those folders, and use that in the message
list instead of the base folder.

If you run a saved search which applies to more than one folder, then
restore that state as well.

All the code which works on the currently selected folder needs to be
changed to find the current folder in a different way.

vFolder code could use some speedups.
Comment 2 Karsten Bräckelmann 2006-03-31 03:40:15 UTC
related: bug 268663
Comment 3 Matthew Barnes 2008-03-11 00:31:51 UTC
Bumping version to a stable release.
Comment 4 André Klapper 2021-05-19 11:32:32 UTC
GNOME is going to shut down bugzilla.gnome.org in favor of gitlab.gnome.org. 
As part of that, we are mass-closing older open tickets in bugzilla.gnome.org
which have not seen updates for a longer time (resources are unfortunately
quite limited so not every ticket can get handled).

If you can still reproduce the situation described in this ticket in a recent
and supported software version, then please follow
  https://wiki.gnome.org/Community/GettingInTouch/BugReportingGuidelines
and create a new enhancement request ticket at
  https://gitlab.gnome.org/GNOME/evolution/-/issues/

Thank you for your understanding and your help.