Differences
This shows you the differences between two versions of the page.
Both sides previous revision Previous revision Next revision | Previous revision | ||
public:computer:alfred [2022/03/18 12:00] – [Alternatives @MS Windows] alex | public:computer:alfred [2024/05/01 20:47] (current) – alex | ||
---|---|---|---|
Line 1: | Line 1: | ||
====== Alfred ====== | ====== Alfred ====== | ||
+ | ===== My Snippets ===== | ||
+ | * Today; !!!td: | ||
+ | * Current Time; !!!ct: < | ||
+ | * Current Datetime; !!!cd: < | ||
+ | * Dokuwiki Today; !!!doku: < | ||
+ | < | ||
+ | <col sm=" | ||
+ | </ | ||
+ | <col sm=" | ||
+ | < | ||
+ | <col> | ||
+ | /* | ||
+ | < | ||
+ | ^ Date ^ Content | ||
+ | </ | ||
+ | */ | ||
+ | </ | ||
+ | </ | ||
+ | </ | ||
+ | </ | ||
+ | |||
+ | |||
+ | |||
+ | </ | ||
+ | * Dokuwiki Expenses; !!!exp: < | ||
+ | * Dokuwiki Expenses Today; !!!ext: < | ||
+ | |||
+ | ==== Integrate with Warp Terminal ==== | ||
+ | <sxh> | ||
+ | on alfred_script(q) | ||
+ | tell application " | ||
+ | |||
+ | tell application " | ||
+ | |||
+ | set numWin to count (windows of process " | ||
+ | if numWin < 1 then keystroke " | ||
+ | |||
+ | delay 0.5 | ||
+ | keystroke q | ||
+ | keystroke return | ||
+ | |||
+ | end tell | ||
+ | end alfred_script | ||
+ | </ | ||
+ | |||
+ | ===== References ====== | ||
+ | * [[https:// | ||
===== Alternatives for MS Windows ===== | ===== Alternatives for MS Windows ===== | ||
* [[https:// | * [[https:// | ||
* [[http:// | * [[http:// |