diff options
author | Sacha Chua <sacha@sachachua.com> | 2022-12-13 01:04:07 -0500 |
---|---|---|
committer | Sacha Chua <sacha@sachachua.com> | 2022-12-13 01:04:07 -0500 |
commit | a1244dcd00491a07aee96909b3ca8e43645f188c (patch) | |
tree | bb484b79861324b107a491ef67d418972435a5cc /2022/organizers-notebook | |
parent | a223dda5a9e14cd51d960533604cd9e284d7624f (diff) | |
download | emacsconf-wiki-a1244dcd00491a07aee96909b3ca8e43645f188c.tar.xz emacsconf-wiki-a1244dcd00491a07aee96909b3ca8e43645f188c.zip |
Automated commit
Diffstat (limited to '')
-rw-r--r-- | 2022/organizers-notebook/index.org | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/2022/organizers-notebook/index.org b/2022/organizers-notebook/index.org index 0ae9125b..c27d6a4d 100644 --- a/2022/organizers-notebook/index.org +++ b/2022/organizers-notebook/index.org @@ -1459,7 +1459,7 @@ CLOCK: [2022-12-02 Fri 12:56]--[2022-12-02 Fri 15:59] => 3:03 (plist-get talk :speakers-with-pronouns))) (shell-command "xdotool sleep 1 mousemove 331 440 click :1 key Ctrl+a Delete sleep 1 key Ctrl+Shift+v sleep 2") - (kill-new (emacsconf-publish-video-description talk t t)) + (kill-new (emacsconf-publish-video-description talk t)) (shell-command "xdotool mousemove 474 632 click 1 sleep 1 key Ctrl+a sleep 1 key Delete sleep 1 key Ctrl+Shift+v")) (read-string "Press a key once you've pasted in the description") |