Skip to content

Consider frecency #12

@jalanb

Description

@jalanb

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

  1. https://github.com/rupa/z/wiki/frecency
  2. http://blog.ram.rachum.com/post/33095461928/developers-when-using-frecency-please-consider-the
  3. 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

Metadata

Metadata

Assignees

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions