From e3a5af11bac77ef168c8bedf5efb7a08567b565f Mon Sep 17 00:00:00 2001 From: Flancian <0@flancia.org> Date: Sat, 9 Jan 2021 13:34:43 +0100 Subject: [PATCH] Auto: misc. --- agora-plan.md | 6 ++++-- orgparse.md | 8 ++++++++ 2 files changed, 12 insertions(+), 2 deletions(-) create mode 100644 orgparse.md diff --git a/agora-plan.md b/agora-plan.md index f0c397242..c2aa1cb52 100644 --- a/agora-plan.md +++ b/agora-plan.md @@ -69,8 +69,10 @@ This page is about both, although it's probably going to be [[Agora Server]] hea - Worked around this, but I should probably send an upstream PR to [[bleach]] - [ ] try rendering notes with [[marko]], see if it's a bit more forgiving with list indentation and other kinks that seem common. - [ ] add support for org mode gardens - - [ ] signup by [[jakeisnt]] is blocked on this - - [ ] this might be enough to unlock basic [[logseq]] support? + - signup by [[jakeisnt]] is blocked on this + - signup by [[karlicoss]] is blocked on this + - this might be enough to unlock basic [[logseq]] support? + - [[orgparse]] might be useful - [ ] I should make node [[0.5.6]] work - [ ] graph the whole Agora -- sounds fun! - [ ] Implement pull and push. diff --git a/orgparse.md b/orgparse.md new file mode 100644 index 000000000..312692048 --- /dev/null +++ b/orgparse.md @@ -0,0 +1,8 @@ +# Orgparse + +- [[go]] https://github.com/karlicoss/orgparse + + +[//begin]: # "Autogenerated link references for markdown compatibility" +[go]: go "Go" +[//end]: # "Autogenerated link references" \ No newline at end of file