From 8d6ce6bc88f90c0a87308d61f40ab5d5d9468878 Mon Sep 17 00:00:00 2001 From: Sacha Chua Date: Wed, 21 Sep 2022 14:20:54 -0400 Subject: Add agenda and sparse tree notes, change the done shortcut to x --- 2022/organizers-notebook.org | 16 +++++++++------- 1 file changed, 9 insertions(+), 7 deletions(-) (limited to '2022/organizers-notebook.org') diff --git a/2022/organizers-notebook.org b/2022/organizers-notebook.org index 2c8c7686..302d6698 100644 --- a/2022/organizers-notebook.org +++ b/2022/organizers-notebook.org @@ -1,4 +1,4 @@ -#+todo: TODO(t) INPROGRESS(i) WAITING(w) BLOCKED(b) | DONE(d) CANCELLED(c) +#+todo: TODO(t) INPROGRESS(i) WAITING(w) BLOCKED(b) | DONE(x) CANCELLED(c) #+OPTIONS: h:6 toc:nil #+PROPERTY: header-args :results silent :exports code :tangle yes @@ -8,7 +8,7 @@ #+TOC: headlines 4 -* How to export this file :noexport: +* How to work with this file :noexport: You can open these links (~C-c C-o~) to run their associated actions: - [[elisp:(progn (org-md-export-to-markdown) (org-babel-tangle))][Export and tangle]] @@ -17,6 +17,10 @@ You can open these links (~C-c C-o~) to run their associated actions: - [[elisp:(org-babel-ref-resolve "md-export-on-save-toggle-on()")][Export on save]] - [[elisp:(org-babel-ref-resolve "md-export-on-save-toggle-off()")][Stop exporting on save]] +You can use ~C-c /~ (~org-sparse-tree~) to filter this for TODOs, +or ~C-c \~ (~org-match-sparse-tree~) to see anything tagged with your tag. +~org-agenda~ with ~<~ for the file restriction may also be handy. + * Current tasks / status :PROPERTIES: :CUSTOM_ID: current @@ -127,8 +131,6 @@ ${abstract} [[!inline pages="internal(${year}/info/${slug}-nav)" raw="yes"]] #+end_example -** TODO bandali: Set up file upload :bandali: -DEADLINE: <2022-10-28 Fri> ** Once talks are approved - sacha: Publish initial talk information pages - Double-check talk pages, format them nicely @@ -726,7 +728,7 @@ Exceptions: - Add additional node to Linode account for shared transfer pool (TODO: doublecheck) * Communications -** TODO Ask emacsconf-org-private for feedback on early submissions +** DONE Ask emacsconf-org-private for feedback on early submissions The EmacsConf 2022 CFP was extended to Sept 30 with notifications to go out on Oct 15. We've got plenty of submissions and with any luck, @@ -753,7 +755,7 @@ DEADLINE: <2022-09-30 Fri> We can accept early or send people a note saying notification of acceptance will be on Oct 15, because of the extended CFP. -*** TODO Option A: Early speaker notification(?) +*** Option A: Early speaker notification(?) :PROPERTIES: :SUBJECT: EmacsConf 2022: Accepted: $title :END: @@ -793,7 +795,7 @@ We'll be putting up the public wiki pages for each talk soon using the informati Thank you so much! Sacha -*** TODO Option B: Just letting them know it's been postponed +*** Option B: Just letting them know it's been postponed :PROPERTIES: :SUBJECT: EmacsConf 2022: Speaker notification delayed :END: -- cgit v1.2.3