From 842053e8a3265764e9c96933d6d889f4c5d50d4e Mon Sep 17 00:00:00 2001 From: Flancian <0@flancia.org> Date: Sat, 7 Nov 2020 17:51:09 +0100 Subject: [PATCH] Browser extension, go links integration. --- agora-go-links-integration.md | 8 ++++++++ browser-extension.md | 4 ++++ go-link.md | 11 +++++++++++ go.md | 5 +++++ 4 files changed, 28 insertions(+) create mode 100644 agora-go-links-integration.md create mode 100644 go-link.md create mode 100644 go.md diff --git a/agora-go-links-integration.md b/agora-go-links-integration.md new file mode 100644 index 000000000..556019ef8 --- /dev/null +++ b/agora-go-links-integration.md @@ -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" \ No newline at end of file diff --git a/browser-extension.md b/browser-extension.md index 5e4c4285c..5cbfe2f72 100644 --- a/browser-extension.md +++ b/browser-extension.md @@ -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. diff --git a/go-link.md b/go-link.md new file mode 100644 index 000000000..6d56be944 --- /dev/null +++ b/go-link.md @@ -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" \ No newline at end of file diff --git a/go.md b/go.md new file mode 100644 index 000000000..aebdad6b2 --- /dev/null +++ b/go.md @@ -0,0 +1,5 @@ +# Go + +- See [[go link]]. +- See [[agora-go-links-integration]]. +