From 6f2b6191a399c5eee60fe70e93f9fff4bb16b582 Mon Sep 17 00:00:00 2001 From: Flancian <0@flancia.org> Date: Mon, 16 Nov 2020 15:16:27 +0100 Subject: [PATCH] hr --- agora-plan.md | 13 +++++++++---- 1 file changed, 9 insertions(+), 4 deletions(-) diff --git a/agora-plan.md b/agora-plan.md index 2ca7c36b3..35354b2b6 100644 --- a/agora-plan.md +++ b/agora-plan.md @@ -27,14 +27,19 @@ This page is about both, although it's probably going to be [[Agora Server]] hea - [[roam2agora]] ## Next -- Implement [[agora fuzzy matching]]. +- [x] Implement [[agora fuzzy matching]]. + - Done + - [ ] but backlinks don't work in some cases, like . + - Probably not worth fixing that right now as it only triggers for nodes that are not canonical, perhaps better to just redirect to a canonical node. + - [ ] could help with disambiguation and acronym expansion +- Fix markdown list formatting issue with different tab widths. +- [ ] add some search support -- a simple textbox + post should work - Implement preview-on-hover? +- Implement "around the Agora". - [ ] better css - [x] Add '[[dark mode]]' to the Agora, I like this kind of scheme: https://twitter.com/ablueaeshna/status/1323439284272222208/photo/1 - [x] added switching by button -- [ ] add some search support -- a simple textbox + post should work -- [ ] add fuzzy matching -- probably good complement to search - - [ ] could help with disambiguation and acronym expansion + - Make subnodes/notes look like notes instead of using clunky ```
``` everywhere. - [ ] add /latest or some other chronological view - [ ] User profiles: perhaps just note [[flancian]] as written by user [[flancian]]? Unsure. - [[s5bug]] suggested using [[README]] in gardens for this. Makes sense.