Keruspe / GPaste

Clipboard management system
BSD 2-Clause "Simplified" License
773 stars 55 forks source link

Searching [Password] from gnome-pass-search-provider doesn't work #356

Open snake3lake opened 3 years ago

snake3lake commented 3 years ago

https://github.com/jle64/gnome-pass-search-provider adds passwords to the Gpaste clipboard starting with [Password]. None of the passwords added this way can be found by using Search. Not even using a regex on the password description behind [Password]. It would be nice if the password cloud be found based on the description.

gnome-shell-extensions-gpaste 3.36.3-1 gpaste 3.36.3-1

arbach commented 2 years ago

+1

arbach commented 2 years ago

This is implemented

https://github.com/Keruspe/GPaste/commit/2662af616ac0922fc320b1f2a3259c519a07936e

if I only I can figure out a way to install 3.38+ on ubuntu 20.04 LTS