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 [2024/04/29 20:39] – alex | public:computer:alfred [2024/05/01 20:47] (current) – alex | ||
---|---|---|---|
Line 2: | Line 2: | ||
===== My Snippets ===== | ===== My Snippets ===== | ||
- | * !!!td: | + | * Today; |
- | * !!!ct: {isodate: HH:mm:ss} | + | * Current Time; !!!ct: |
- | * !!!cd: {isodate: EEEE, MMMM d, yyyy. HH:mm:ss} | + | * Current Datetime; |
+ | * Dokuwiki Today; !!!doku: < | ||
+ | < | ||
+ | <col sm=" | ||
+ | </ | ||
+ | <col sm=" | ||
+ | < | ||
+ | < | ||
+ | /* | ||
+ | < | ||
+ | ^ Date ^ Content | ||
+ | </ | ||
+ | */ | ||
+ | </ | ||
+ | </ | ||
+ | </ | ||
+ | </ | ||
+ | |||
+ | |||
+ | |||
+ | </ | ||
+ | * Dokuwiki Expenses; !!!exp: < | ||
+ | * Dokuwiki Expenses Today; !!!ext: < | ||
+ | |||
+ | ==== Integrate with Warp Terminal ==== | ||
+ | < | ||
+ | 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:// |