-
Notifications
You must be signed in to change notification settings - Fork 0
Open
Labels
Description
My current version of frecency is simply:
Sort by number of times used, then by time since last use
This is very much a first draft and for example, leads to problems when moving a directory which was often used - the old place stays high in rankings till the new is used more often.
See also
- https://github.com/rupa/z/wiki/frecency
- http://blog.ram.rachum.com/post/33095461928/developers-when-using-frecency-please-consider-the
- https://developer.mozilla.org/en-US/docs/The_Places_frecency_algorithm
Quick hack before a deeper strategy: allow user to edit the history file. Currently it is plain text, so editable, but not the most user-friendly format (e.g. epoch times)
https://app.leanboard.io/board/c162cc7d-0d36-4b9c-b5df-0507c3e74b5f
Reactions are currently unavailable