Commit Graph

6 Commits

Author SHA1 Message Date
846c679353
Add fallback to entry name if no username field
Will look for the username as before within the metadata of the entry,
but if there is no field which satisfies the conditions (by default
being named username, user, or login), will fall back to using the entry
name in pass (i.e. the filename).

fixes #3
2021-12-18 17:14:52 +01:00
87f20b7e05
Extract clipper choice to function 2021-12-18 17:03:37 +01:00
96728de273
Add License to repo 2021-12-18 16:41:42 +01:00
e6732ad8ad
Rename picker choice option
Renamed the picker option to `PICKER_BACKEND` to open another namespace
for options and work better together with the others.

closes #4
2021-12-18 16:32:37 +01:00
9c22913cec
Add initial README 2021-12-18 16:17:56 +01:00
66c2e52d7a
initial commit 2021-12-18 14:34:28 +01:00