agzam / browser-hist.el

Search through browser history, in Emacs
GNU General Public License v3.0
44 stars 7 forks source link

Feature: Figure out the paths to sqlite DBs automatically #2

Open agzam opened 1 year ago

agzam commented 1 year ago

There's gotta be a way to discover the paths to DBs. At minimum should work in Linux and OSX.

agzam commented 1 year ago

Improved it in https://github.com/agzam/browser-hist.el/commit/3f4da5b08a8c40d6a1d6874cbe078768564b43fb.

Still need to add paths for browsers in Windows.