Bug 82132

Summary: Option to limit amount of articles to keep
Product: [Applications] akregator Reporter: Stephan Binner <binner>
Component: generalAssignee: kdepim bugs <kdepim-bugs>
Status: RESOLVED FIXED    
Severity: wishlist    
Priority: NOR    
Version: 1.0-beta1   
Target Milestone: ---   
Platform: Compiled Sources   
OS: Linux   
Latest Commit: Version Fixed In:

Description Stephan Binner 2004-05-25 05:34:37 UTC
Version:            (using KDE Devel)
Installed from:    Compiled sources

There should be an option to specify how many articles should be kept per feed. Articles above threshold should be expired.
Comment 1 Stanislav Karchebny 2004-05-25 08:59:40 UTC
No. IMO we already discussed that and (at least I) decided that there should be Expiry period in days after which the records expiry.

Also note that e.g. Abilon has a quick checkbox in article list which means "Do not expire this entry".
Comment 2 Stephan Binner 2004-05-25 10:48:37 UTC
Days are fine for me, just add a limit. I just don't want to have to delete the archive on the command line or scroll endlessly down. :-)
Comment 3 Pierre Habouzit 2004-06-27 16:50:48 UTC
I'd say it would be great to have a special folders where all the subdirectories are not expired, but you cannot add feeds to these folders...

The thing is to be able to drag&drop articles to theses directories. up to the user to order them, and so on.

as always, I'm on #akregator ([MadCoder]) so feel free to hilight me if I was unclear.

greets
Comment 4 Frank Osterfeld 2004-08-27 14:21:04 UTC
CVS commit by osterfeld: 

Expiry support added.
See also http://lists.kde.org/?l=kde-cvs&m=109360837131758&w=2

CCMAIL=82132-done@bugs.kde.org


  M +5 -0      ChangeLog   1.59


--- kdenonbeta/akregator/ChangeLog  #1.58:1.59
@@ -3,4 +3,9 @@
 (c) 2004 the aKregator authors.
 
+Changes after 1.0b6:
+-----------------------------
+Changes:
+       - Expiry support added -fo 
+         
 Changes after 1.0b5:
 -----------------------------