diff options
Diffstat (limited to '2022/organizers-notebook')
-rw-r--r-- | 2022/organizers-notebook/index.org | 15 |
1 files changed, 14 insertions, 1 deletions
diff --git a/2022/organizers-notebook/index.org b/2022/organizers-notebook/index.org index 6fb5e8a1..639712e1 100644 --- a/2022/organizers-notebook/index.org +++ b/2022/organizers-notebook/index.org @@ -2741,7 +2741,20 @@ ${description} - CHECK finetunes the rough-cut recording (trim start and end) and posts it to: - media.emacsconf.org/2021 - wiki page for talk - +**** DONE Automatically commit to the wiki +CLOSED: [2022-12-02 Fri 12:43] +:PROPERTIES: +:Effort: 0:30 +:END: +:LOGBOOK: +CLOCK: [2022-12-02 Fri 11:12] +:END: +when emacsconf-publish-autocommit-wiki is set + +(emacsconf-publish-update-talk (append (list :public t) (emacsconf-resolve-talk "journalism"))) +(emacsconf-publish-update-talk (append (list :public nil) (emacsconf-resolve-talk "journalism"))) + + **** DONE [#B] Make sure VTTs only get published when they're edited CLOSED: [2022-11-25 Fri 12:59] SCHEDULED: <2022-11-25 Fri> :PROPERTIES: |