Manage papis database with fzf. Add references, search, edit, delete, browse... Can be used from qutebrowser. Simple, fast, hackable.
git clone https://github.com/Twix53791/papis-fzf
cd papis-fzf
./install.sh
OR:
- copy the papis-fzf anywhere (for example ~/.papis-fzf)
- ln -s /your-papis-fzf-location papis-fzf
- ln -s /the-fzf-bin-location fzf-papis *
- copy the content of "config" anywhere and edit papis-fzf to set the use config location
* Used to distinguish the fzf process run by the papis-fzf main menu and refresh (kill) it when an update of the indexes is made in the background
more clues comming soon...