Bug 2985

Summary: Feat req - adding Mark As Read on all level folders
Product: Claws Mail (GTK 2) Reporter: dave
Component: FoldersAssignee: users
Status: RESOLVED DUPLICATE    
Severity: enhancement CC: dave
Priority: P3    
Version: 3.9.2   
Hardware: PC   
OS: Linux   

Description dave 2013-08-04 18:33:57 UTC
Could we please have a way of marking read on all level folders? 

Example: I have a 'lists' folder with ~ 30 mailing lists and I usually go through them for interesting threads and would like afterwards to mark them all read at once.

Also the same applies RSSyl, where every feed has to be marked read individually.
Comment 1 Holger Berndt 2013-08-05 00:18:31 UTC
You can use the Python plugin. Recursivly marking messages as read is one of the examples.

http://git.claws-mail.org/?p=claws.git;a=blob;f=src/plugins/python/examples/main/Recusively-mark-messages-as-read;h=85c108ee3218c70b9f6de93572c5ca6e4748ffcf;hb=HEAD
Comment 2 dave 2013-08-05 01:02:11 UTC
Thanks, that works but not on RSSyl though. But I will see if I can fix that.
Comment 3 Ricardo Mones 2015-08-26 09:54:26 UTC
Already fixed on 3.12.0 release.

*** This bug has been marked as a duplicate of bug 1941 ***