From 7af1400c2fe59329b1cb7914e4a98720ea3a7a04 Mon Sep 17 00:00:00 2001 From: Flancian <0@flancia.org> Date: Sun, 20 Dec 2020 18:33:11 +0100 Subject: [PATCH] Auto: misc. --- agora-plan.md | 44 +++++++++++++++++++++++++------------------ journal/2020-12-20.md | 6 +++--- 2 files changed, 29 insertions(+), 21 deletions(-) diff --git a/agora-plan.md b/agora-plan.md index 8e3725f0f..2f0e7352f 100644 --- a/agora-plan.md +++ b/agora-plan.md @@ -10,6 +10,7 @@ As you might know by now, an Agora is a beast with multiple legs: This page is about both, although it's probably going to be [[Agora Server]] heavy as I'm currently focused on developing features for it. ## Latest +- On [[2020-12-20]] I worked [[agora 0.5.5]], which adds simple [[hypothes.is]] integration. - 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. @@ -31,6 +32,7 @@ This page is about both, although it's probably going to be [[Agora Server]] hea - [ ] [[enkiv2]]: http://lord-enki.net/medium-backup/ - [ ] what about all of the ones licensed appropriately listed in [[kasper zutterman]]'s [[second brain]] list? https://github.com/KasperZutterman/Second-Brain - Discussing with [[armengolaltayo]] +- [ ] See also [[digital gardeners]] ## Integrations - [[agora-go-links-integration]] @@ -42,10 +44,12 @@ This page is about both, although it's probably going to be [[Agora Server]] hea - [[wikilinks everywhere]] ## Next -- [ ] Implement [[pull]]. +- [ ] Implement [[pull]] and [[push]]. - [ ] Make more links default to node instead of subnode. - For example those in latest, those in user pages. - Might require 'upranking'. +- [ ] set up [[agora]] hot spare in [[dorcas]], this is an experiment but I already find it very useful so I don't want to not have it available for a while if there's a server failure +- [ ] add monitoring -- [[munin]] or something more modern? [[prometheus]]? - [ ] Implement /node/foo/selector as more resilient/uniform alternative to /subnode. - [ ] Implement user upranking/pinning. - Perhaps nodes visited from a user scope uprank subnodes by that user? @@ -120,7 +124,10 @@ 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-server]: agora-server "Agora Server" +[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" [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" @@ -129,7 +136,7 @@ This page is about both, although it's probably going to be [[Agora Server]] hea [2020-11-17]: journal/2020-11-17 "2020-11-17" [latest]: latest "Latest" [2020-11-16]: journal/2020-11-16 "2020-11-16" -[agora-fuzzy-matching]: agora-fuzzy-matching "Agora Fuzzy Matching" +[agora fuzzy matching]: agora-fuzzy-matching "Agora Fuzzy Matching" [2020-11-15]: journal/2020-11-15 "2020-11-15" [2020-11-14]: journal/2020-11-14 "2020-11-14" [pen-coded]: pen-coded "Pen Coded" @@ -137,33 +144,34 @@ This page is about both, although it's probably going to be [[Agora Server]] hea [arghzero]: arghzero "Arghzero" [jonathan-the-utopian]: jonathan-the-utopian "Jonathan the Utopian" [enkiv2]: enkiv2 "Enkiv2" -[second-brain]: second-brain "Second Brain" +[second brain]: second-brain "Second Brain" [armengolaltayo]: armengolaltayo "Armengolaltayo" -[agora-go-links-integration]: agora-go-links-integration "Agora Go Links Integration" -[agora-twitter-integration]: agora-twitter-integration "Agora Twitter Integration" +[digital gardeners]: digital-gardeners "Digital Gardeners" +[agora go links integration]: agora-go-links-integration "Agora Go Links Integration" +[agora twitter integration]: agora-twitter-integration "Agora Twitter Integration" [agora-youtube-integration]: agora-youtube-integration "Agora Youtube Integration" -[agora-hypothesis-integration]: agora-hypothesis-integration "Agora Hypothesis Integration" +[agora hypothesis integration]: agora-hypothesis-integration "Agora Hypothesis Integration" [roam2agora]: roam2agora "Roam2agora" -[agora-vscode]: agora-vscode "Agora Vscode" -[wikilinks-everywhere]: wikilinks-everywhere "Wikilinks Everywhere" +[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" [s5bug]: s5bug "S5bug" -[readme]: README "Flancian's digital garden" -[ding-levery]: ding-levery "Ding Levery" +[README]: README "Flancian's digital garden" +[ding levery]: ding-levery "Ding Levery" [ocell]: ocell "Ocell" [person]: person "Person" -[roam]: roam "Roam" -[athens]: athens "Athens" +[Roam]: roam "Roam" +[Athens]: athens "Athens" [org-roam]: org-roam "Org Roam" -[agora-action]: agora-action "Agora Action" +[agora action]: agora-action "Agora Action" [tweet]: tweet "Tweet" -[go-links]: go-links "Go Links" [foo]: foo "Foo" -[feature-requests]: feature-requests "Feature Requests" -[iso-8601]: iso-8601 "Iso 8601" -[dark-mode]: dark-mode "Dark Mode" +[feature requests]: feature-requests "Feature Requests" +[iso 8601]: iso-8601 "Iso 8601" +[dark mode]: dark-mode "Dark Mode" [index]: index "index" [//end]: # "Autogenerated link references" \ No newline at end of file diff --git a/journal/2020-12-20.md b/journal/2020-12-20.md index 43d51194e..581823c2a 100644 --- a/journal/2020-12-20.md +++ b/journal/2020-12-20.md @@ -2,9 +2,9 @@ - [[queen's gambit]] has been just OK; disappointing. - [[do]] -- [[agora plan]] - - Push [[hypothes.is]] to prod, working around CSS issue if needed. - - Work on [[twitter]] integration. + - [[agora plan]] + - Pushed [[hypothes.is]] to prod, worked around CSS issue by changing toolbar + - Work on [[twitter]] integration. - Noded: - [[nick szabo]] - [[slate star codex]]