[GH-ISSUE #1307] A way to set 'now' in smart lists #835

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

Originally created by @rymurr on GitHub (Apr 24, 2025).
Original GitHub issue: https://github.com/karakeep-app/karakeep/issues/1307

Describe the feature you'd like

maybe this is already possible and I just missed it in the docs. I want a smart list that contains the last n days of bookmarks. I wanted to use after: with the equivalent of the sql current_date-interval '7 days'.

Describe the benefits this would bring to existing Karakeep users

A smart list of the most recent bookmarks

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

I am very happy to add the code to do this if you point me in the right direction. I love karakeep and would love to contribute

Originally created by @rymurr on GitHub (Apr 24, 2025). Original GitHub issue: https://github.com/karakeep-app/karakeep/issues/1307 ### Describe the feature you'd like maybe this is already possible and I just missed it in the docs. I want a smart list that contains the last `n` days of bookmarks. I wanted to use `after:` with the equivalent of the sql `current_date-interval '7 days'`. ### Describe the benefits this would bring to existing Karakeep users A smart list of the most recent bookmarks ### 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 I am very happy to add the code to do this if you point me in the right direction. I love karakeep and would love to contribute
Author
Owner

@MohamedBassem commented on GitHub (Apr 24, 2025):

this is coming in the next release (already in the nightly build). You’ll be able to do “age:<7d”

<!-- gh-comment-id:2826669035 --> @MohamedBassem commented on GitHub (Apr 24, 2025): this is coming in the next release (already in the nightly build). You’ll be able to do “age:<7d”
Author
Owner

@rymurr commented on GitHub (Apr 24, 2025):

Great @MohamedBassem , thanks! Looking forward to trying it. Please let me know if there is a list of 'help wanted' or 'beginner' issues. I would be happy to give some of my programming time to thank you for the great product!

<!-- gh-comment-id:2826768831 --> @rymurr commented on GitHub (Apr 24, 2025): Great @MohamedBassem , thanks! Looking forward to trying it. Please let me know if there is a list of 'help wanted' or 'beginner' issues. I would be happy to give some of my programming time to thank you for the great product!
Author
Owner

@MohamedBassem commented on GitHub (Apr 25, 2025):

Hey, you can find all the beginner issues tagged with "good first issue" (link)!

For now, I'll close this issue, thanks!

<!-- gh-comment-id:2829856773 --> @MohamedBassem commented on GitHub (Apr 25, 2025): Hey, you can find all the beginner issues tagged with "good first issue" ([link](https://github.com/karakeep-app/karakeep/issues?q=is%3Aissue%20state%3Aopen%20label%3A%22good%20first%20issue%22))! For now, I'll close this issue, thanks!
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#835
No description provided.