- Status Closed
- Percent Complete
- Task Type Patches
- Category
- Assigned To No-one
- Operating System
- Severity Low
- Priority Very Low
- Reported Version
- Due in Version Undecided
-
Due Date
Undecided
- Votes
- Private
Attached to Project: Rockbox
Opened by benjamintm - 2004-01-16
Last edited by linusnielsen - 2004-03-02
Opened by benjamintm - 2004-01-16
Last edited by linusnielsen - 2004-03-02
FS#1927 - Add max number of bookmarks to Most Recent Bookmark list
The current implementation of bookmarks allows for an
unlimited number of bookmarks in a bookmark file. This
works fine for the standard bookmark file, but the Most
Recent Bookmark (MRB) file is meant to only show the
“Most Recent”. The current implementation will
continually add bookmarks to the MRB list, making it
more and more difficult to manage. This patch limits
on the MRB list to 10 bookmarks. All other bookmark
files will continue to be able to hold an unlimited
number of bookmarks.
Closed by linusnielsen
2004-03-02 13:57
Reason for closing: Accepted
Additional comments about closing: Warning: Undefined array key "typography" in /home/rockbox/flyspray/plugins/dokuwiki/inc/parserutils.php on line 371 Warning: Undefined array key "camelcase" in /home/rockbox/flyspray/plugins/dokuwiki/inc/parserutils.php on line 407
2004-03-02 13:57
Reason for closing: Accepted
Additional comments about closing: Warning: Undefined array key "typography" in /home/rockbox/flyspray/plugins/dokuwiki/inc/parserutils.php on line 371 Warning: Undefined array key "camelcase" in /home/rockbox/flyspray/plugins/dokuwiki/inc/parserutils.php on line 407
Logged In: YES
user_id=259137
Applied and committed. Thanks.
Loading...
Available keyboard shortcuts
- Alt + ⇧ Shift + l Login Dialog / Logout
- Alt + ⇧ Shift + a Add new task
- Alt + ⇧ Shift + m My searches
- Alt + ⇧ Shift + t focus taskid search
Tasklist
- o open selected task
- j move cursor down
- k move cursor up
Task Details
- n Next task
- p Previous task
- Alt + ⇧ Shift + e ↵ Enter Edit this task
- Alt + ⇧ Shift + w watch task
- Alt + ⇧ Shift + y Close Task
Task Editing
- Alt + ⇧ Shift + s save task
Applied and committed. Thanks.