Auto: misc.

This commit is contained in:
2021-01-30 22:19:16 +01:00
parent 46d6191b16
commit dcfc54d898
2 changed files with 16 additions and 4 deletions
+11
View File
@@ -11,6 +11,11 @@ This page is about both, although it's probably going to be [[Agora Server]] hea
## Latest ## Latest
- On [[2021-01-30]]
- onboarded [[enki]]
- [[nodes]] are now color coded:
- [[dark violet]] for the [[primary node]], that is, any subnodes that match the wikilink you're at most precisely.
- [[dark grey]] for [[pulled]] and [[pushed]] nodes and subnodes.
- On [[2020-01-02]] I implemented [[jump]] - On [[2020-01-02]] I implemented [[jump]]
- I said: "I'll implement the action and a 'jump'/ dialog always available in the Agora, perhaps replacing search in the [[toolbar]]." - I said: "I'll implement the action and a 'jump'/ dialog always available in the Agora, perhaps replacing search in the [[toolbar]]."
- Done! - Done!
@@ -160,7 +165,12 @@ This page is about both, although it's probably going to be [[Agora Server]] hea
[//begin]: # "Autogenerated link references for markdown compatibility" [//begin]: # "Autogenerated link references for markdown compatibility"
[agora]: agora "Agora" [agora]: agora "Agora"
[Agora]: agora "Agora"
[Agora Server]: agora-server "Agora Server" [Agora Server]: agora-server "Agora Server"
[2021-01-30]: journal/2021-01-30 "2021-01-30"
[enki]: enki "Enki"
[nodes]: nodes "Nodes"
[pulled]: pulled "Pulled"
[jump]: jump "Jump" [jump]: jump "Jump"
[toolbar]: toolbar "Toolbar" [toolbar]: toolbar "Toolbar"
[2020-12-29]: journal/2020-12-29 "2020-12-29" [2020-12-29]: journal/2020-12-29 "2020-12-29"
@@ -170,6 +180,7 @@ This page is about both, although it's probably going to be [[Agora Server]] hea
[hypothes.is]: hypothesis "Hypothesis" [hypothes.is]: hypothesis "Hypothesis"
[links]: links "Links" [links]: links "Links"
[2020-12-04]: journal/2020-12-04 "2020-12-04" [2020-12-04]: journal/2020-12-04 "2020-12-04"
[agora repository]: agora-repository "Agora Repository"
[2020-11-29]: journal/2020-11-29 "2020-11-29" [2020-11-29]: journal/2020-11-29 "2020-11-29"
[2020-11-27]: journal/2020-11-27 "2020-11-27" [2020-11-27]: journal/2020-11-27 "2020-11-27"
[2020-11-22]: journal/2020-11-22 "2020-11-22" [2020-11-22]: journal/2020-11-22 "2020-11-22"
+2 -1
View File
@@ -65,6 +65,7 @@
- [[graph]] [[fediverse]] by [[account affinity]] https://friend.camp/@darius/105646658476722928 - [[graph]] [[fediverse]] by [[account affinity]] https://friend.camp/@darius/105646658476722928
- tell [[darius]] - tell [[darius]]
- [[fix]] push: right now multiple-push is broken, push only really pushes to the first node in the list whereas pull pulls from all of them - [[fix]] push: right now multiple-push is broken, push only really pushes to the first node in the list whereas pull pulls from all of them
- [[agora plan]]
- [[nodes]] are now color coded: - [[nodes]] are now color coded:
- [[dark violet]] for the [[primary node]], that is, any subnodes that match the wikilink you're at most precisely. - [[dark violet]] for the [[primary node]], that is, any subnodes that match the wikilink you're at most precisely.
- [[dark grey]] for [[pulled]] and [[pushed]] nodes and subnodes. - [[dark grey]] for [[pulled]] and [[pushed]] nodes and subnodes.
@@ -163,13 +164,13 @@
[pleroma]: ../pleroma "Pleroma" [pleroma]: ../pleroma "Pleroma"
[graph]: ../graph "Graph" [graph]: ../graph "Graph"
[darius]: ../darius "Darius" [darius]: ../darius "Darius"
[agora plan]: ../agora-plan "Agora Plan"
[nodes]: ../nodes "Nodes" [nodes]: ../nodes "Nodes"
[pulled]: ../pulled "Pulled" [pulled]: ../pulled "Pulled"
[lord enki]: ../lord-enki "Lord Enki" [lord enki]: ../lord-enki "Lord Enki"
[do]: ../do "Do" [do]: ../do "Do"
[pull]: ../pull "Pull" [pull]: ../pull "Pull"
[plan]: ../plan "Plan" [plan]: ../plan "Plan"
[agora plan]: ../agora-plan "Agora Plan"
[jump]: ../jump "Jump" [jump]: ../jump "Jump"
[search]: ../search "Search" [search]: ../search "Search"
[pulling]: ../pulling "Pulling" [pulling]: ../pulling "Pulling"