- Status Closed
- Percent Complete
- Task Type Patches
- Category User Interface
- Assigned To No-one
- Operating System All players
- Severity Low
- Priority Very Low
- Reported Version
- Due in Version Undecided
-
Due Date
Undecided
- Votes
- Private
FS#7177 - Adds a setting to display special tags last in the database
This adds a setting that change the position of the <Untagged> and <All tracks> tags in the database, so they are display after regular entries. This is especially good when you have only one entry, since it save the effort of pressing “down”. Also, since the main goal of the database is to have tagged tracks, I guess <Untagged> is not used as much as regular tags.
I just want to warn you of something that can be unexpected: Since <Untagged> tags are sorted at commit time, the tagcache must be recommited after changing the setting. I guess I could have used a callback to do it automatically, but because a recommit is quite long, I chose to leave it to the user.
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
I changed the patch so it applies cleanly on svn version 13475.