Opened 15 years ago

Closed 15 years ago

Last modified 7 years ago

#1688 closed feature-request (Fixed)

No priority view for folders in detail view

Reported by: karaken12 Owned by: nick
Priority: minor Milestone: 2.0.0
Component: Console UI Version: 1.3.0_dev
Keywords: Cc:

Description

Although you can *set* the priority of the sub-files of a folder, you cannot currently see the priority of sub-files without expanding the folder.

Change History (8)

comment:1 by karaken12, 15 years ago

For constancy with other UIs, this should probably be equal to the priority of the sub-files if they are all the same, and 'Mixed' otherwise.

comment:2 by karaken12, 15 years ago

Note: this request refers to the new console, as in git master.

comment:3 by Calum, 15 years ago

Milestone: Future1.4.0
Owner: set to nick
Status: newassigned

comment:4 by nick, 15 years ago

This could be implemented but it's not totally trivial (requires either slightly complex code to do in one pass, or two passes over the file list each time).

Perhaps more importantly, if we're going for consistency, it looks to me like the gtk client does not show any priority for folders either, or am missing something?

comment:5 by karaken12, 15 years ago

Huh. I really did think the gtk client did this. The web client does, so I guess I just assumed. In any case, I do think this would be "a good thing", certainly for me, but I understand it's not a trivial change. It is perhaps more important here than on the gtk GUI, because there you can quickly scroll down and see if indeed all the files have the same priority; on the console it takes time to scroll through a long list of sub-files, so it'd be a distinct advantage to see if they are all the same without expanding the directory.

comment:6 by nick, 15 years ago

Resolution: fixed
Status: assignedclosed

Actually turns out it was easier than I thought (when does that ever happen?) so it's now done :)

Added by: 12ea65d1885536bfac56006c2faf3b93f0698630

comment:7 by Calum, 10 years ago

Milestone: 2.0.x2.0

comment:8 by Calum, 7 years ago

Milestone: 2.02.0.0

Milestone renamed

Note: See TracTickets for help on using tickets.