task | add password-store
This commit is contained in:
parent
79c46d8106
commit
956c4cd619
4 changed files with 46 additions and 1 deletions
|
|
@ -13,7 +13,9 @@
|
|||
",M" = "spawn --userscript mealie";
|
||||
",N" = "spawn --userscript saveurl";
|
||||
",O" = "spawn --userscript obsidian-import-lite";
|
||||
",P" = "spawn --userscript qute-pass --password-only";
|
||||
",R" = "spawn --userscript obsidian-import -r";
|
||||
",T" = "spawn --userscript qute-bitwarden --totp-only";
|
||||
",U" = "spawn --userscript sendurl";
|
||||
",V" = "hint links spawn myweb {hint-url}";
|
||||
",d" = "spawn --userscript open_download";
|
||||
|
|
@ -22,7 +24,7 @@
|
|||
",n" = ''config-cycle content.user_stylesheets /home/don/src/solarized-everything-css/css/mine.css ""'';
|
||||
",o" = "spawn --userscript obsidian-import";
|
||||
",r" = "spawn --userscript recipe";
|
||||
",t" = "spawn --userscript qute-bitwarden --totp-only";
|
||||
",t" = "spawn --userscript qute-pass --otp-only";
|
||||
",u" = "spawn --userscript sendphone";
|
||||
",v" = "spawn /home/don/bin/myweb {url}";
|
||||
",w" = "cmd-set-text -s :spawn --userscript taskadd";
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue