Browser extension, go links integration.

This commit is contained in:
2020-11-07 17:51:09 +01:00
parent 5727405c99
commit 842053e8a3
4 changed files with 28 additions and 0 deletions
+8
View File
@@ -0,0 +1,8 @@
# 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.
- [[go]] flancia.org/mine/go-links
[//begin]: # "Autogenerated link references for markdown compatibility"
[go]: go "Go"
[//end]: # "Autogenerated link references"
+4
View File
@@ -1,4 +1,8 @@
# Browser Extension
- [[go]] -> self
- Read about [[Agora go links integration]].
- A promising ecosystem.
- I'd like to keep track of interesting ideas for these.
+11
View File
@@ -0,0 +1,11 @@
# Go Link
- Used to be [[go links]].
- See also: [[agora go links integration]]
- [[go]] flancia.org/mine/go-links
[//begin]: # "Autogenerated link references for markdown compatibility"
[go links]: go links "Go Links"
[go]: go "Go"
[//end]: # "Autogenerated link references"
+5
View File
@@ -0,0 +1,5 @@
# Go
- See [[go link]].
- See [[agora-go-links-integration]].