[GH-ISSUE #130] Suggestion: move archive category to the bottom of the list #104

Closed
opened 2026-03-02 11:46:40 +03:00 by kerem · 3 comments
Owner

Originally created by @zunjae on GitHub (Apr 29, 2024).
Original GitHub issue: https://github.com/karakeep-app/karakeep/issues/130

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 github.com/MohamedBassem/hoarder-app@afefbe3cb4/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

Originally created by @zunjae on GitHub (Apr 29, 2024). Original GitHub issue: https://github.com/karakeep-app/karakeep/issues/130 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
kerem closed this issue 2026-03-02 11:46:40 +03:00
Author
Owner

@MohamedBassem commented on GitHub (May 3, 2024):

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 :)

<!-- gh-comment-id:2093852917 --> @MohamedBassem commented on GitHub (May 3, 2024): 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 :)
Author
Owner

@kamtschatka commented on GitHub (May 16, 2024):

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.

<!-- gh-comment-id:2115795818 --> @kamtschatka commented on GitHub (May 16, 2024): 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.
Author
Owner

@kamtschatka commented on GitHub (Oct 14, 2024):

Archive has been relocated to be outside of the lists now

image

<!-- gh-comment-id:2411759014 --> @kamtschatka commented on GitHub (Oct 14, 2024): Archive has been relocated to be outside of the lists now ![image](https://github.com/user-attachments/assets/eaa4e24d-6695-4e7d-a848-491ea9ec70b7)
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
starred/karakeep#104
No description provided.