Bug 92330 - mark item as unread
Summary: mark item as unread
Status: RESOLVED FIXED
Alias: None
Product: akregator
Classification: Applications
Component: general (show other bugs)
Version: unspecified
Platform: Debian testing Linux
: NOR wishlist
Target Milestone: ---
Assignee: kdepim bugs
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2004-10-29 17:21 UTC by Pierre Habouzit
Modified: 2004-11-23 15:35 UTC (History)
0 users

See Also:
Latest Commit:
Version Fixed In:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Pierre Habouzit 2004-10-29 17:21:04 UTC
Version:            (using KDE KDE 3.3.1)
Installed from:    Debian testing/unstable Packages

From: clairst@uiuc.edu
To: Debian Bug Tracking System <submit@bugs.debian.org>

Package: akregator
Version: 1.0-beta7-1
Severity: wishlist

It would be very helpful if akregator included the option to mark specific
items in a feed as unread - if akregator has this feature currently, then it
would be helpful to include this in a menu - perhaps a menu presented by
right-clicking a news item or the feed menu.

For instance, i look at a news item foo in feed bar.  But I don't have time
to look through it now, so i want it to appear unread for later (though it
appears read now).  Currently, this is either not possible or not intuitive,
and it would be very helpful behavior to have.

[http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=278672]
Comment 1 Frank Osterfeld 2004-11-23 15:35:18 UTC
CVS commit by osterfeld: 

articles can be manually marked as new or read now (added context menu and menu bar 
entries)

BUG: 85529
BUG: 92330


  M +23 -3     akregator_part.cpp   1.103
  M +11 -2     akregator_part.rc   1.28
  M +50 -0     akregator_view.cpp   1.157
  M +3 -1      akregator_view.h   1.67