Command line flag to index history instead of bookmarks.
Open
enhancement
help wanted
- Dominant language
- Hy
- Stars
- 5
- Forks
- 0
- PR merge metrics
- No merged PRs in 30d
Description
Request: https://news.ycombinator.com/item?id=14016844
* FF history is stored in same `places.sqlite` as the bookmarks.
* Chrome history is stored in an sqlite db called `History` in the config folder.
Contributor guide
No contributing guide indexed for this repository
Research direction
Start by locating the command-line entry point and the existing bookmark indexing path. Inspect Firefox's places.sqlite and Chrome's History database as described in the issue; done means a flag makes the tool index and search browser history instead of bookmarks.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- sqlite
- Domain
- cli, databases, search
- Issue type
- Feature
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 35/100