diff --git a/agora-go-links-integration.md b/agora-go-links-integration.md index 146fb50fe..42bee157f 100644 --- a/agora-go-links-integration.md +++ b/agora-go-links-integration.md @@ -1,8 +1,13 @@ # Agora Go Links Integration -- I intend to implement this: when in an Agora subnode there is a block that begins with [[go]] and continues with a URL, the Agora will set up a [[go link]] with it and make it available at anagora.org/go/ + the node id. Example follows, pointing to precisely this node. Once this feature is implemented, if you visit anagora.org/go/agora-go-links-integration you'll be redirected to an article of mine on go links in flancia.org. +- I have implemented this: when in an Agora subnode there is a block that begins with [[go]] and continues with a URL, the Agora will set up a [[go link]] with it and make it available at anagora.org/go/ + the node id. Example follows. - [[go]] flancia.org/mine/go-links -- Note currently I run go links on https://flancia.org, my personal domain, and they're incomplete (they contain a subset of the go links in the Agora). I plan to enable Agora-dependent go links on [[2020-11-21]]. [[Agora plan]]. +- Because of the above block, if you visit anagora.org/go/agora-go-links-integration you'll be redirected to an article of mine on go links in flancia.org. +- Note currently I run go links on https://flancia.org, my personal domain, and they're incomplete (they contain a subset of the go links in the Agora). +- This was implemented on [[2020-11-21]] in [[Agora plan]]. +- Next up: handle the case in which several subnodes set up different go links. + - Behaviour now: one is picked opaquely; the username with the username that comes first alphabetically "wins". + - Expected behaviour: perhaps a list with all targets shows up, and then five seconds later the Agora redirects to the most highly ranked target (to begin with, the oldest?). [//begin]: # "Autogenerated link references for markdown compatibility" [go]: go "Go" diff --git a/game-b.md b/game-b.md new file mode 100644 index 000000000..d0282eeac --- /dev/null +++ b/game-b.md @@ -0,0 +1,11 @@ +# Game B + +- Oh, interesting I didn't file this until [[2020-11-28]]. +- I should read more about Game B. I am fuzzily aware of it only, and of it being potentially compatible with [[Flancia]], but for some reason it's slipped my mind. +- [ ] Find a good reference. + + +[//begin]: # "Autogenerated link references for markdown compatibility" +[2020-11-28]: journal/2020-11-28 "2020-11-28" +[flancia]: flancia "Flancia" +[//end]: # "Autogenerated link references" \ No newline at end of file diff --git a/journal/2020-11-28.md b/journal/2020-11-28.md index 8ae0f7518..d7f89a83e 100644 --- a/journal/2020-11-28.md +++ b/journal/2020-11-28.md @@ -4,6 +4,8 @@ - [ ] add ideas/contacts/threads to node with [[james baker]]. - [ ] Meet with [[armengolaltayo]]. - [ ] Meet with [[O. L.]]. +- [ ] read about [[game b]] +- [[agora plan]] [//begin]: # "Autogenerated link references for markdown compatibility" [james-baker]: ../james-baker "James Baker"