From a70673a2b8253cd1082dde53e93026bbde303be3 Mon Sep 17 00:00:00 2001 From: Flancian <0@flancia.org> Date: Sun, 22 Nov 2020 15:46:50 +0100 Subject: [PATCH] agora vscode --- agora-plan.md | 1 + agora-vscode.md | 11 +++++++++++ vscode-extension.md | 13 +++++++++++++ vscode.md | 12 ++++++++++++ 4 files changed, 37 insertions(+) create mode 100644 agora-vscode.md create mode 100644 vscode-extension.md create mode 100644 vscode.md diff --git a/agora-plan.md b/agora-plan.md index 9be583e0a..1162581c2 100644 --- a/agora-plan.md +++ b/agora-plan.md @@ -29,6 +29,7 @@ This page is about both, although it's probably going to be [[Agora Server]] hea - [[agora twitter integration]] - [[agora-youtube-integration]] - [[roam2agora]] +- [[agora vscode]] ## Next - [ ] Make the site header be marked as an actual header (div with a class, etc.); Google seems to think it's part of the site text (it's showing up in results). diff --git a/agora-vscode.md b/agora-vscode.md new file mode 100644 index 000000000..818797343 --- /dev/null +++ b/agora-vscode.md @@ -0,0 +1,11 @@ +# Agora Vscode + +- A [[vscode]] extension for the [[Agora]]. +- Builds on top of [[foam]], which focuses on tools for building and maintaining digital gardens. +- The Agora extension focuses on tools for building and maintaining digital forests (or groves; or topiaries?). + + +[//begin]: # "Autogenerated link references for markdown compatibility" +[agora]: agora "Agora" +[foam]: foam "Foam" +[//end]: # "Autogenerated link references" \ No newline at end of file diff --git a/vscode-extension.md b/vscode-extension.md new file mode 100644 index 000000000..c1b5c46fe --- /dev/null +++ b/vscode-extension.md @@ -0,0 +1,13 @@ +# Vscode Extension + +- There are many useful [[extensions]] for [[vscode]]. + - [[foam]] is a note taking tool, a [[roam like]], which lets you easily maintain a [[digital garden]]. + - [[agora vscode]] might be an upcoming extension that makes it easier for users of [[foam]] to integrate with the Agora. + + +[//begin]: # "Autogenerated link references for markdown compatibility" +[vscode]: vscode "Vscode" +[foam]: foam "Foam" +[digital-garden]: digital-garden "Digital Garden" +[agora-vscode]: agora-vscode "Agora Vscode" +[//end]: # "Autogenerated link references" \ No newline at end of file diff --git a/vscode.md b/vscode.md new file mode 100644 index 000000000..9231fd74c --- /dev/null +++ b/vscode.md @@ -0,0 +1,12 @@ +# Vscode + +- A [[code editor]]. +- Hosts [[foam]], a [[vscode extension]] which is the main client (as of [[2020-11-22]]) for the Agora. +- Perhaps will eventually have an [[agora vscode]] extension. + + +[//begin]: # "Autogenerated link references for markdown compatibility" +[foam]: foam "Foam" +[2020-11-22]: journal/2020-11-22 "2020-11-22" +[agora-vscode]: agora-vscode "Agora Vscode" +[//end]: # "Autogenerated link references" \ No newline at end of file