mirror of
https://github.com/kristoferssolo/telescope-frecency.nvim.git
synced 2025-10-21 20:10:38 +00:00
update readme
This commit is contained in:
parent
f84bea2cb1
commit
70bdd034e1
@ -16,7 +16,7 @@ recency_score =
|
|||||||
timestamp_age = 43200 => value = 20 -- past month
|
timestamp_age = 43200 => value = 20 -- past month
|
||||||
timestamp_age = 129600 => value = 10 -- past 90 days
|
timestamp_age = 129600 => value = 10 -- past 90 days
|
||||||
|
|
||||||
score = frequency * recency_score / number_of_timestamps
|
final_score = frequency * recency_score / max_number_of_timestamps
|
||||||
|
|
||||||
```
|
```
|
||||||
## WIP
|
## WIP
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user