Bug 86394

Summary: Add more keyboard shortcuts
Product: [Applications] akregator Reporter: Michael Schuerig <michael>
Component: generalAssignee: kdepim bugs <kdepim-bugs>
Status: RESOLVED FIXED    
Severity: wishlist    
Priority: NOR    
Version: unspecified   
Target Milestone: ---   
Platform: unspecified   
OS: Linux   
Latest Commit: Version Fixed In:

Description Michael Schuerig 2004-08-01 21:11:46 UTC
Version:           1.0-beta5 "Pierre" (using KDE 3.2.3,  (testing/unstable))
Compiler:          gcc version 3.3.4 (Debian 1:3.3.4-4)
OS:                Linux (i686) release 2.6.7

Akregator is missing a couple of keyboard shortcuts. In particular, I wish there shortcuts for navigation among feeds, folders, articles, and tabs.

Michael
Comment 1 Teemu Rytilahti 2004-08-23 19:40:09 UTC
Please be more specific and we'll see what we can do for it...
Comment 2 Michael Schuerig 2004-08-23 20:24:04 UTC
I'd like to have more or less the same functionality as is available in KMail. Of course, it would be nice, if shortcuts could be coordinated among KMail, KNode, and aKregator -- is this a case for global shortcuts?

To be a bit more specific, shortcuts I'd like to have are

- next/prev feed
- next/prev folder
- next/prev unread article
- next/prev unread folder
- select feed view
- select article list view
- select article view
- mark folder as read
- mark all articles from feed as read
- mark all articles in folder as read
- mark all articles as read

Michael
Comment 3 Frank Osterfeld 2004-10-12 19:55:39 UTC
I think that's done in CVS now except "prev unread article" and "next/prev unread folder". Try CVS and comment.
Comment 4 Frank Osterfeld 2004-10-12 21:18:56 UTC
CVS commit by osterfeld: 

added actions for previous/next feed and previous unread feed/article.

CCMAIL=86394-done@bugs.kde.org


  M +8 -1      akregator_part.cpp   1.94
  M +8 -2      akregator_part.rc   1.23
  M +106 -1    akregator_view.cpp   1.142
  M +6 -1      akregator_view.h   1.63