Skip to content

Remember recent tasks in picker#72

Open
Kamyil wants to merge 2 commits into
mainfrom
task-picker-recent-tasks
Open

Remember recent tasks in picker#72
Kamyil wants to merge 2 commits into
mainfrom
task-picker-recent-tasks

Conversation

@Kamyil
Copy link
Copy Markdown
Owner

@Kamyil Kamyil commented May 18, 2026

Summary

  • Load task picker suggestions from the selected day plus the previous 3 days.
  • Sort suggestions by recent usage, de-duplicate names, and exclude the default New Task placeholder.
  • Add storage coverage for recent task ordering, uniqueness, and cutoff behavior.

Verification

  • nix develop --command cargo fmt --check
  • nix develop --command cargo clippy
  • nix develop --command cargo test

Fixes #69

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

Successfully merging this pull request may close these issues.

[Feature request] Task picker should remember tasks from previous 3 days

1 participant