summaryrefslogtreecommitdiffstats
path: root/2020/schedule/18.md
diff options
context:
space:
mode:
Diffstat (limited to '2020/schedule/18.md')
-rw-r--r--2020/schedule/18.md42
1 files changed, 2 insertions, 40 deletions
diff --git a/2020/schedule/18.md b/2020/schedule/18.md
index 32b8ec2c..7831138e 100644
--- a/2020/schedule/18.md
+++ b/2020/schedule/18.md
@@ -5,47 +5,9 @@ Back to the [[schedule]]
Previous: <a href="/2020/schedule/17">Org-mode and Org-Roam for Scholars and Researchers</a>
Next: <a href="/2020/schedule/19">Sharing blogs (and more) with org-webring</a>
+Saturday, Nov 28 2020, 3:40 PM - 4:00 PM EST / 12:40 PM - 1:00 PM PST / 8:40 PM - 9:00 PM UTC / 9:40 PM - 10:00 PM CET / 4:40 AM - 5:00 AM +08
-# Org-roam: Technical Presentation
-Saturday, Nov 28 2020, 3:40 PM - 4:00 PM EST / 12:40 PM - 1:00 PM PST / 8:40 PM - 9:00 PM UTC / 9:40 PM - 10:00 PM CET / 4:40 AM - 5:00 AM +08
-Leo Vivier
-
-Org-roam is a Roam replica built on top of the all-powerful Org-mode.
-
-Org-roam is a solution for effortless non-hierarchical note-taking
-with Org-mode. With Org-roam, notes flow naturally, making
-note-taking fun and easy. Org-roam should also work as a
-plug-and-play solution for anyone already using Org-mode for their
-personal wiki.
-
-Org-roam aims to implement the core features of Roam, leveraging the
-mature ecosystem around Org-mode where possible. Eventually, we hope
-to further introduce features enabled by the Emacs ecosystem.
-
-The purpose of the talk is to present some technical aspects of
-Org-roam. From the very beginning, we wanted Org-roam to scale with
-your notes, and this meant that we had to keep a close eye on our
-performances. As we iterated, optimisation remained a top-priority,
-leading us to constantly peek under Org-mode's hood. Not only has
-this made us better developers, but it has also uncovered paths of
-optimisation for Org-mode itself.
-
-The talk is targeted at software engineers willing to peek under
-Org-mode's hood. A rudimentary understanding of Elisp will be
-required.
-
-Points to be covered
-
-- SQL database via emacsql
-- Elisp libraries
-- Parsing of Org-mode files
-- org-elements.e
-- Parsing with a background-process
-- Ensuring consistency via hooks
-
-
-
-
+[[!inline pages="../info/18" raw="yes"]]
Back to the [[schedule]]
Previous: <a href="/2020/schedule/17">Org-mode and Org-Roam for Scholars and Researchers</a>