diff options
author | Sacha Chua <sacha@sachachua.com> | 2022-12-21 10:52:40 -0500 |
---|---|---|
committer | Sacha Chua <sacha@sachachua.com> | 2022-12-21 10:52:40 -0500 |
commit | 86b19fdb1a56991b4f91704b8bf61420bddb34aa (patch) | |
tree | 9b8c9b3acf82a3766fd4c749c632a72d891667ab | |
parent | f9bb864ddceb85dfd25bebbe8ab582f974c366c4 (diff) | |
download | emacsconf-wiki-86b19fdb1a56991b4f91704b8bf61420bddb34aa.tar.xz emacsconf-wiki-86b19fdb1a56991b4f91704b8bf61420bddb34aa.zip |
update help marker for orgvm
-rw-r--r-- | 2022/talks/orgvm.md | 8 |
1 files changed, 3 insertions, 5 deletions
diff --git a/2022/talks/orgvm.md b/2022/talks/orgvm.md index 8fad576f..7c882bc0 100644 --- a/2022/talks/orgvm.md +++ b/2022/talks/orgvm.md @@ -13,11 +13,9 @@ Corwin Brust (he/him/any, IRC: corwin) [[!inline pages="internal(2022/info/orgvm-before)" raw="yes"]] [[!template id="help" volunteer="" -summary="Q&A could be indexed with chapter markers" -tags="help_with_chapter_markers" -message="""The Q&A session for this talk does not have chapter markers yet. -Would you like to help? See [[help_with_chapter_markers]] for more details. You can use the vidid="orgvm-qanda" if adding the markers to this wiki page, or e-mail your chapter notes to <emacsconf-submit@gnu.org>."""]] - +summary="Talk needs captions and chapter markers" +tags="help_with_main_captions +message="""The captions for this talk have not yet been edited. You can start with <https://emacsconf.org/2022/captions/emacsconf-2022-orgvm--orgvm-a-simple-http-server-for-org--corwin-brust--main.vtt> and either commit your changes to the wiki or e-mail it to <emacsconf-submit@gnu.org>."""]] OrgVM is, so far, a very simple nodejs wrapper, invoking Emacs in batch mode. I'll talk about how I use it to make project notes |