Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add possibility to change sort attribute #679

Open
1 of 2 tasks
Friptick opened this issue Dec 17, 2017 · 14 comments · Fixed by #8231
Open
1 of 2 tasks

Add possibility to change sort attribute #679

Friptick opened this issue Dec 17, 2017 · 14 comments · Fixed by #8231
Assignees
Labels
1. to develop design feature parity help wanted skill:backend Issues and PRs that require backend development skills skill:frontend Issues and PRs that require JavaScript/Vue/styling development skills

Comments

@Friptick
Copy link

Friptick commented Dec 17, 2017

As a user I want to change how my emails are sorted

Todo

  • Change sort order
  • Change sort attribute

Original report

There does not seem to be an option to change the mail sort order.

True?

Some users like to read mail in the order it was received.

Mail app version: 0.7.6

@ChristophWurst

This comment has been minimized.

@jancborchardt

This comment has been minimized.

@Friptick

This comment has been minimized.

@ChristophWurst

This comment has been minimized.

@ChristophWurst ChristophWurst reopened this Mar 2, 2020
@alexanderdd
Copy link

can someone change the title of this issue to "sort by date asc/desc, read/unread, starred/unstarred, has/no attachment"
Cause I think this is what is needed in the long run, and it includes the original request.
If not, I will open a new issue with that title.

If sort by date ascending/descending is implemented first, it would be good to keep the other development things in the back of the mind for coding/design decisions.

Personally I need sort by read/unread most, thats the main reason I cannot use the Mail app at the moment cause I let unimportant mails sit in my inbox until I have some more time, but then the unread mails are so far down that they are hard to find without sorting.

agree/disagree?

anybody think we need filtering also or is sorting enough? (I think sorting is enough)

@alexanderdd
Copy link

alexanderdd commented Mar 18, 2020

also relevant: Filtering #2433

@Friptick
Copy link
Author

Yes, perhaps "make inbox sortable" would be a better title. It should always be possible to sort a table by any column ASC-DESC. This could even be done on the front-end in theory, but it is important that the setting is persistent.

This thread shows that people use inboxes in different ways. So sortability in general would be a real improvement.

@ChristophWurst ChristophWurst changed the title Changing sort order Add possibility to change sort attribute and order Mar 19, 2020
@ChristophWurst

This comment has been minimized.

@jancborchardt
Copy link
Member

jancborchardt commented Nov 17, 2020

Then design-wise, we would need user settings (in the bottom-left general settings) like so:

Sorting

  • Newest first / Oldest first (as radio switch, newest first default)
  • Unread first (checkbox, off by default)
  • Messages with attachments first (checkbox, off by default)

All other things are e.g. handled by priority inbox.

The basic thing would be Newest/oldest switching, and the others I will leave up to @ChristophWurst to decide – remember every setting increases complexity and the testing matrix.

@ChristophWurst ChristophWurst removed their assignment Feb 10, 2022
@ChristophWurst ChristophWurst added skill:backend Issues and PRs that require backend development skills skill:frontend Issues and PRs that require JavaScript/Vue/styling development skills labels Jul 16, 2022
@hamza221 hamza221 self-assigned this Mar 10, 2023
@ChristophWurst ChristophWurst self-assigned this Sep 26, 2023
@hamza221
Copy link
Contributor

hamza221 commented Nov 8, 2023

Unimplemented

  • Unread first (checkbox, off by default)
  • Messages with attachments first (checkbox, off by default)

@hamza221 hamza221 reopened this Nov 8, 2023
@ChristophWurst ChristophWurst changed the title Add possibility to change sort attribute and order Add possibility to change sort attribute Nov 22, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
1. to develop design feature parity help wanted skill:backend Issues and PRs that require backend development skills skill:frontend Issues and PRs that require JavaScript/Vue/styling development skills
Projects
8 participants