[GH-ISSUE #915] Filter only for full-page archived bookmarks #601

Open
opened 2026-03-02 11:51:14 +03:00 by kerem · 3 comments
Owner

Originally created by @0x0f0f0f on GitHub (Jan 20, 2025).
Original GitHub issue: https://github.com/karakeep-app/karakeep/issues/915

Describe the feature you'd like

An filter button in the toolbar to filter only for fully-archived pages.

(A non-editable/system automatic list would also be OK)

Describe the benefits this would bring to existing Hoarder users

To see a collection of which bookmarks have been fully archived, and which have not.

Can the goal of this request already be achieved via other means?

Not sure

Have you searched for an existing open/closed issue?

  • I have searched for existing issues and none cover my fundamental request

Additional context

No response

Originally created by @0x0f0f0f on GitHub (Jan 20, 2025). Original GitHub issue: https://github.com/karakeep-app/karakeep/issues/915 ### Describe the feature you'd like An filter button in the toolbar to filter only for fully-archived pages. (A non-editable/system automatic list would also be OK) ### Describe the benefits this would bring to existing Hoarder users To see a collection of which bookmarks have been fully archived, and which have not. ### Can the goal of this request already be achieved via other means? Not sure ### Have you searched for an existing open/closed issue? - [x] I have searched for existing issues and none cover my fundamental request ### Additional context _No response_
Author
Owner

@kamtschatka commented on GitHub (Jan 21, 2025):

A smart filter would probably be sufficient here?

<!-- gh-comment-id:2604785467 --> @kamtschatka commented on GitHub (Jan 21, 2025): A smart filter would probably be sufficient here?
Author
Owner

@MohamedBassem commented on GitHub (Feb 1, 2025):

Yeah, I think we can probably add a new smart filter there.

<!-- gh-comment-id:2628969965 --> @MohamedBassem commented on GitHub (Feb 1, 2025): Yeah, I think we can probably add a new smart filter there.
Author
Owner

@0x0f0f0f commented on GitHub (Feb 2, 2025):

Yeah, I think we can probably add a new smart filter there.

@MohamedBassem yeah :) it would be sufficient for the use case, but to be user friendly for first time users, it would be nice to have some system collections (or filtering button in the top action bar) that allows one to filter for tagged/untagged, downloaded/not-downloaded etc. The search query language works fine but it's not really documented in the app straight away (e.g. no tooltip saying "try is:tagged").

I would say this issue can break down in

  1. Add a search query smart filter is:full-page-archived or is:fully-downloaded (even though archive vs full page archive difference can get confusing).
  2. Either: Option A) Add "system lists" with these filters or B) Add a filtering dropdown menu button in the toolbar that simply inserts is: queries, combines them by and and runs the search.
<!-- gh-comment-id:2629403971 --> @0x0f0f0f commented on GitHub (Feb 2, 2025): > Yeah, I think we can probably add a new smart filter there. @MohamedBassem yeah :) it would be sufficient for the use case, but to be user friendly for first time users, it would be nice to have some system collections (or filtering button in the top action bar) that allows one to filter for tagged/untagged, downloaded/not-downloaded etc. The search query language works fine but it's not really documented in the app straight away (e.g. no tooltip saying "try is:tagged"). I would say this issue can break down in 1. Add a search query smart filter `is:full-page-archived` or `is:fully-downloaded` (even though archive vs full page archive difference can get confusing). 2. Either: Option A) Add "system lists" with these filters or B) Add a filtering dropdown menu button in the toolbar that simply inserts `is:` queries, combines them by `and` and runs the search.
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#601
No description provided.