This commit is contained in:
2020-10-12 16:34:00 +02:00
parent 4d445610b7
commit 0ec25fe5cd
3 changed files with 20 additions and 4 deletions
+6 -3
View File
@@ -9,14 +9,15 @@
## Plan ## Plan
- Craft 'agora' repo (base repo): - [x] Craft 'agora' repo (base repo):
- places/ - places/
- gardens/ - gardens/
- flancian -> flancian.github.com/garden - flancian -> flancian.github.com/garden
- stoas/ - stoas/
- flancian -> flancian.github.com/stoa - flancian -> flancian.github.com/stoa
- users/ - done but changed my mind on the structure: [[places]] are top level items. [[users]] contribute [[fragments]].
- contract.md - [x] users/
- [x] CONTRACT.md
- Foam - Foam
- Explore how to implement [[context]]. - Explore how to implement [[context]].
- A [[context]] is a set of notes that are considered as relevant at any given moment (they are shown one after the other if there is more than one match for a query, etc.) - A [[context]] is a set of notes that are considered as relevant at any given moment (they are shown one after the other if there is more than one match for a query, etc.)
@@ -27,3 +28,5 @@
- [x] git subtree? - [x] git subtree?
- Trying this first. - Trying this first.
- something else? - something else?
- [x] Create 'Agora' Twitter account.
- [[an_agora]]
+9
View File
@@ -0,0 +1,9 @@
# An Agora
- The account for the Agora on [[twitter]]: twitter.com/an_agora.
- Eventually probably a good place to host a bot for [[Twitter-Agora integration]].
[//begin]: # "Autogenerated link references for markdown compatibility"
[twitter]: twitter "twitter"
[//end]: # "Autogenerated link references"
+4
View File
@@ -0,0 +1,4 @@
# Twitter Agora Integration
- Perhaps through [[hypothes.is]]?