Skip to content

Conversation

@duxovni
Copy link
Contributor

@duxovni duxovni commented Jan 12, 2026

Currently, if I create a new record and start typing #foo, timetagger will offer me a list of all tags that start with foo sorted lexicographically, regardless of how long ago I last used them, followed by all tags that contain foo sorted lexicographically. It's more useful to order the suggested completions in each group by recency.

@almarklein
Copy link
Owner

I think you're right! Thanks!

@almarklein almarklein merged commit f6ac837 into almarklein:main Jan 29, 2026
9 checks passed
@almarklein
Copy link
Owner

For context: my initial thought was that tags starting with the currently typed tag are more likely to match, but that assumption is not necessarily through.

Note that when only typing one letter, e.g. #f, it will only match for tags starting with "f", which makes sense, I think.

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.

2 participants