diff options
author | Sacha Chua <sacha@sachachua.com> | 2022-12-15 22:51:39 -0500 |
---|---|---|
committer | Sacha Chua <sacha@sachachua.com> | 2022-12-15 22:51:42 -0500 |
commit | 84018b3296623aa6574553ae692b4cd598ea160e (patch) | |
tree | 2bfb4a8c1341a00566ec98e0944e9976e3496408 | |
parent | 08680de06a54bcfc93b7a23f8e5b28704844587b (diff) | |
download | emacsconf-wiki-84018b3296623aa6574553ae692b4cd598ea160e.tar.xz emacsconf-wiki-84018b3296623aa6574553ae692b4cd598ea160e.zip |
update status
-rw-r--r-- | 2022/organizers-notebook/index.org | 4 |
1 files changed, 1 insertions, 3 deletions
diff --git a/2022/organizers-notebook/index.org b/2022/organizers-notebook/index.org index accde45e..29e3ee36 100644 --- a/2022/organizers-notebook/index.org +++ b/2022/organizers-notebook/index.org @@ -654,9 +654,7 @@ CLOSED: [2022-12-13 Tue 09:55] (if (file-exists-p (expand-file-name (concat (org-entry-get (point) "VIDEO_SLUG") "--answers.webm") emacsconf-cache-dir)) (org-todo "TO_INDEX_QA") - (org-todo "TO_REVIEW_QA")) - (when (string-match "large" (or (org-entry-get (point) "QA_NOTE") "")) - (org-entry-put (point) "QA_MODEL" "large"))) + (org-todo "TO_REVIEW_QA"))) "TODO=\"TO_ARCHIVE\"+SLUG={.}") ) |