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

Suggestion: move archive category to the bottom of the list #130

Open
zunjae opened this issue Apr 29, 2024 · 2 comments
Open

Suggestion: move archive category to the bottom of the list #130

zunjae opened this issue Apr 29, 2024 · 2 comments

Comments

@zunjae
Copy link

zunjae commented Apr 29, 2024

Reason: archive is a list you don't visit often, so it would make more sense to put it somewhere at the bottom.

I've looked at the source code and I think it's here https://github.com/MohamedBassem/hoarder-app/blob/afefbe3cb46fdb9155b4b00d0fcb88a4c7fc9cd0/apps/mobile/app/dashboard/(tabs)/lists.tsx#L70

I think it can be solved by appending the archive at the end of ListLink[] when you're done iterating through all custom lists

@MohamedBassem
Copy link
Collaborator

Hey, thanks for the suggestion! I understand your point, but I checked other apps (raindrop, omnivore and pocket) and they all seem to have it with the rest of the predefined items, so to be honest, I prefer leaving it where it is :)

@kamtschatka
Copy link
Contributor

I agree, Archive is the Archive, so stuff that you don't really need/the exact oppossite of "Favourites", so it doesn't really deserve a spot so high up in the list.
A feature that is missing would be the reordering of lists, as currently it just depends on when you created the list.
I was thinking maybe it makes sense to also allow reordering of the special lists "Favourites"/"Archive", but that would be harder to implement than the reordering of custom lists.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants