Bug 1941 - recursive "mark read all"
Summary: recursive "mark read all"
Status: RESOLVED FIXED
Alias: None
Product: Claws Mail (GTK 2)
Classification: Unclassified
Component: UI (show other bugs)
Version: 3.7.1
Hardware: All All
: P3 enhancement
Assignee: users
URL:
: 2985 (view as bug list)
Depends on:
Blocks:
 
Reported: 2009-06-30 17:12 UTC by Pascal
Modified: 2015-12-22 12:28 UTC (History)
1 user (show)

See Also:


Attachments
Patch for recursive mark as read (4.77 KB, patch)
2012-01-21 16:59 UTC, Robert David
no flags Details | Diff
Recursive mark as read patch (4.81 KB, patch)
2012-02-24 19:40 UTC, Robert David
no flags Details | Diff

Description Pascal 2009-06-30 17:12:00 UTC
Hi,

Is it possible in the future to allow recursive "mark as read" action including all sub-folders ? It would be nice if it can work from the news root as well, to mark all newsgroup as read at once.

Chhers,
Pascal
Comment 1 Robert David 2012-01-21 16:59:17 UTC
Created attachment 1065 [details]
Patch for recursive mark as read

I created this patch because I also lack this functionality in claws.

It apply cleanly to 3.7.10 and also with hunks to current CVS. Works for me ok on 3.7.10.
Comment 2 Robert David 2012-02-24 19:40:03 UTC
Created attachment 1085 [details]
Recursive mark as read patch
Comment 3 Robert David 2012-02-24 19:41:44 UTC
New update for recursive mark as read. Now it works more inteligent. Just enable the option when there is some mail in subdirectories.

So I think the patch is now done.
Comment 4 moonkid 2014-10-13 22:04:44 UTC
Does this work for threads/discussion, too?

I mean if there is a selected and folded 100-message-thread (with a + in front of this one line).

When I say "mark as read" only the top message is marked but the rest is uneffected. But it should effect all the messages because this one-selected-line represents all messages in the thread because it is folded.

I hope I used the right words with my bad english.

Is this issue relevant in this thread or should I open a new one?
Comment 5 users 2015-05-28 21:49:02 UTC
Changes related to this bug have been committed.
Please check latest Git and update the bug accordingly.
You can also get the patch from:
http://git.claws-mail.org/

++ ChangeLog	2015-05-28 21:49:02.346088467 +0200
http://git.claws-mail.org/?p=claws.git;a=commitdiff;h=36d1b065aef44f061e4402c30dad2d1fed5147da
Merge: 34d6398 fed3e19
Author: Colin Leroy <colin@colino.net>
Date:   Thu May 28 21:49:01 2015 +0200

    Merge branch 'master' of file:///home/git/claws

http://git.claws-mail.org/?p=claws.git;a=commitdiff;h=fed3e19ea57b2a9332b42c22183bdf55d64af2e9
Author: Ricardo Mones <ricardo@mones.org>
Date:   Thu May 28 21:07:30 2015 +0200

    Fix bug #1941 ‘recursive "mark read all"’
    
    Based on the original patch from Robert David which unfortunately
    didn't marked as read the folder currently open on summary view.
Comment 6 Ricardo Mones 2015-08-26 09:54:26 UTC
*** Bug 2985 has been marked as a duplicate of this bug. ***

Note You need to log in before you can comment on or make changes to this bug.