diff --git a/agora-plan.md b/agora-plan.md index d95a7c432..f2e91b340 100644 --- a/agora-plan.md +++ b/agora-plan.md @@ -11,6 +11,8 @@ This page is about both, although it's probably going to be [[Agora Server]] hea ## Latest - On [[2020-12-20]] I worked [[agora 0.5.5]], which adds simple [[hypothes.is]] integration. + - Fixed the fact that [[back]] [[links]] didn't work in non-existent nodes (even when there are backlinks, that is). + - Prepared CSS/html for [[pull]], [[push]], [[forward]] links. - On [[2020-12-04]] I released [[agora 0.5.4]], with some improvements: - New data model (digital gardens are not subtree'd in the main [[agora repository]] anymore, stay wholly independent) - Index page is now just another node, subnodes can be contributed by users. @@ -126,10 +128,12 @@ This page is about both, although it's probably going to be [[Agora Server]] hea [//begin]: # "Autogenerated link references for markdown compatibility" [agora]: agora "Agora" -[Agora]: agora "Agora" [Agora Server]: agora-server "Agora Server" [2020-12-20]: journal/2020-12-20 "2020-12-20" [hypothes.is]: hypothes.is "hypothes.is" +[links]: links "Links" +[pull]: pull "Pull" +[push]: push "Push" [2020-12-04]: journal/2020-12-04 "2020-12-04" [2020-11-29]: journal/2020-11-29 "2020-11-29" [2020-11-27]: journal/2020-11-27 "2020-11-27" @@ -156,8 +160,6 @@ This page is about both, although it's probably going to be [[Agora Server]] hea [roam2agora]: roam2agora "Roam2agora" [agora vscode]: agora-vscode "Agora Vscode" [wikilinks everywhere]: wikilinks-everywhere "Wikilinks Everywhere" -[pull]: pull "Pull" -[push]: push "Push" [deceased]: deceased "Deceased" [do]: do "Do" [flancian]: flancian "Flancian" diff --git a/journal/2020-12-21.md b/journal/2020-12-21.md index fdfb6dd4f..bc2eba641 100644 --- a/journal/2020-12-21.md +++ b/journal/2020-12-21.md @@ -5,11 +5,13 @@ - Review [[2020-12-20]] - [[do]] [[daily]] - [[agora plan]] + - [x] Fix the fact that backlinks don't work in non-existent nodes (even when there are backlinks, that is). - Keep working on [[pull]] and [[push]]. - Write functions that return [[pull]] and [[push]] entities in each subnode - catch up with [[comms]]. -- [[project]] -- [[yoga]] +- [[noded]]: + - [[project]] + - [[yoga]] [//begin]: # "Autogenerated link references for markdown compatibility" [2020-12-20]: 2020-12-20 "2020-12-20" @@ -18,4 +20,8 @@ [agora plan]: ../agora-plan "Agora Plan" [pull]: ../pull "Pull" [push]: ../push "Push" +[comms]: ../comms "Comms" +[noded]: ../noded "Noded" +[project]: ../project "Project" +[yoga]: ../yoga "Yoga" [//end]: # "Autogenerated link references" \ No newline at end of file