Opened 13 years ago

Closed 13 years ago

Last modified 5 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 Changed 13 years ago by karaken12

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 Changed 13 years ago by karaken12

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

comment:3 Changed 13 years ago by Cas

  • Milestone changed from Future to 1.4.0
  • Owner set to nick
  • Status changed from new to assigned

comment:4 Changed 13 years ago by nick

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 Changed 13 years ago by karaken12

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 Changed 13 years ago by nick

  • Resolution set to fixed
  • Status changed from assigned to closed

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

Added by: 12ea65d1885536bfac56006c2faf3b93f0698630

comment:7 Changed 8 years ago by Cas

  • Milestone changed from 2.0.x to 2.0

comment:8 Changed 5 years ago by Cas

  • Milestone changed from 2.0 to 2.0.0

Milestone renamed

Note: See TracTickets for help on using tickets.