-
-
Notifications
You must be signed in to change notification settings - Fork 34
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
Feature Request: Add sort order for created at #401
Comments
Hi @dagumak I understand. The hardest part will be to name the options well. Let's fix this. So, now we have: Here's what it could look like (Let's call it Suggestion 1): Here's what these options mean:
And here's what it would look like if we use the more descriptive options (Suggestion 2): What would you prefer? Suggestions? |
In terms of descriptive naming, I would suggest the following:
As for ASC and DESC, I think that should be a separate dropdown. |
I curated the options because I didn't find following to be much of use ([1]):
In other words, I found useful to have:
There was no need for asc/desc options basically. Maybe I am wrong and these options are needed. Would you use some of the options from [1]? |
I hear you. When it comes to productivity software, it always boils down to individual user preferences. I agree that latest makes more sense for most cases, but there are always reasons for it to be otherwise. Here is a suggestion if you want the ascending order curated:
|
What would you use with |
Hi @dagumak, just to let you know, this feature is about to be released today. I've opted for "Latest Created" as you suggested, and renamed modified option to "Latest Modified". Thank you the suggestions! Note: English is not my first language so I bit struggle here between: Order/Sort, Order by, Current order, etc, but I believe, if needed, this can be revisited in future. As of now, this feature is ready to be released and labels are simple w/o redundancy. |
@penge Sorry, I missed the last message and didn't respond! Thank you for implementing this, and no problems on the English back and forth. |
Current sort order says "Newest first", but it's actually the order for last updated. This becomes an issue when I want my note entries in chronological order. If I need to fix a typo in an old entry then it gets resorted to the top which is unexpected since it's not the newest note.
Ideally, it would be nice to have a sort order for creation date and last updated date (ex, created_at, updated_at)
The text was updated successfully, but these errors were encountered: