mirror of
https://github.com/flancian/garden.git
synced 2026-08-06 14:36:18 +00:00
Browser extension, go links integration.
This commit is contained in:
@@ -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"
|
||||
@@ -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
@@ -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"
|
||||
Reference in New Issue
Block a user