Your one-stop-cake-shop for everything Freshly Baked has to offer

feat(minion): add more Espanso shortcuts #100

merged opened by a.starrysky.fyi targeting main from private/minion/push-rvnwmwotmpov

I missed some timecodes when I made my initial espanso set. I'd rather like shortenings for everything I use, so here are some for these

Labels

None yet.

requested-reviewers

None yet.

approved

None yet.

tested-working

None yet.

rejected

None yet.

assignee

None yet.

Participants 1
AT URI
at://did:plc:uuyqs6y3pwtbteet4swt5i5y/sh.tangled.repo.pull/3m3owg7zc3r22
+8
Diff #0
+8
packetmix/homes/minion/espanso.nix
··· 25 regex = '':t(?P<name>[^\s-]+)-?meet''; 26 replace = "productivity: r&d-productivity: project-admin: internal-meeting: {{name}}-meeting"; 27 } 28 { 29 trigger = ":tevent"; 30 replace = "collabora: business-development: event-attendance: event-attendee: "; 31 } 32 { 33 trigger = ":tmail"; 34 replace = "collabora: internal: communications: e-mails: read emails";
··· 25 regex = '':t(?P<name>[^\s-]+)-?meet''; 26 replace = "productivity: r&d-productivity: project-admin: internal-meeting: {{name}}-meeting"; 27 } 28 + { 29 + trigger = ":tadmin"; 30 + replace = "collabora: internal: admin: cp-admin: "; 31 + } 32 { 33 trigger = ":tevent"; 34 replace = "collabora: business-development: event-attendance: event-attendee: "; 35 } 36 + { 37 + trigger = ":tist"; 38 + replace = "collabora: business-development: event-attendance: event-attendee: IST/41 committee"; 39 + } 40 { 41 trigger = ":tmail"; 42 replace = "collabora: internal: communications: e-mails: read emails";

History

1 round 0 comments
sign up or login to add to the discussion
a.starrysky.fyi submitted #0
1 commit
expand
feat(minion): add more Espanso shortcuts
5/5 success
expand
expand 0 comments
pull request successfully merged