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