Matthew Grossman
631bf1af1d
fix: exclude .git for default fd command ( #221 )
...
* Update help file for `fd`
* Update finder.lua
* Also change for `fdfind`
* Update doc/telescope-frecency.txt
Co-authored-by: JINNOUCHI Yasushi <delphinus35+github@me.com>
* Update lua/frecency/finder.lua
Co-authored-by: JINNOUCHI Yasushi <delphinus35+github@me.com>
---------
Co-authored-by: JINNOUCHI Yasushi <delphinus35+github@me.com>
2024-07-08 13:48:43 +09:00
JINNOUCHI Yasushi
a03eb9b78a
fix!: show debug msg only when debug is true ( #220 )
...
* docs: fix the format for some docs
* fix!: show debug msg only when `debug` is `true`
Fix #212
* test: enable debug logging in tests
2024-07-06 19:13:39 +09:00
JINNOUCHI Yasushi
82c41acfbf
docs: add doc about workspace for query() ( #219 )
2024-07-06 16:44:31 +09:00
JINNOUCHI Yasushi
8f593064f7
feat: add frecency.query() to query DB ( #217 )
...
* feat: add function to query the DB
* docs: add documentation for frecency.query()
* test: fix tests to run with `timestamps` property
* test: add tests for frecency.query()
2024-07-06 15:35:59 +09:00
JINNOUCHI Yasushi
14cb823ec2
docs: add note for FrecencyOpts ( #208 )
...
* docs: add lacked help tags
* docs: add FrecencyOpts and its explanation
2024-06-01 11:46:19 +09:00
JINNOUCHI Yasushi
865f51a611
feat!: set the default DB path to XDG_STATE_HOME ( #204 )
...
* feat: access user opts from config.ext_config
* feat!: set the default DB path to XDG_STATE_HOME
* feat: add fallback logic to detect old DB path
* docs: add note for this change
2024-05-25 17:27:08 +09:00
JINNOUCHI Yasushi
08e3ad80fc
docs: add doc and slim down README ( #203 )
...
* chore: add .gitignore entries to ignore `tags`
* docs: add doc
* docs: slim down the README
2024-05-25 16:14:23 +09:00