mirror of
https://github.com/flancian/garden.git
synced 2026-08-07 15:06:19 +00:00
Auto: misc.
This commit is contained in:
@@ -5,9 +5,11 @@
|
|||||||
- Another way would be to automatically tweet blocks with [[action]] [[tweet]] for users which added twitter integration, like so:
|
- Another way would be to automatically tweet blocks with [[action]] [[tweet]] for users which added twitter integration, like so:
|
||||||
- [[tweet]] if you write a block like this, the Agora will tweet it (exactly once, etc.)
|
- [[tweet]] if you write a block like this, the Agora will tweet it (exactly once, etc.)
|
||||||
- Probably should support scheduling, throttling, etc.
|
- Probably should support scheduling, throttling, etc.
|
||||||
-
|
- [[tweet]] https://twitter.com/flancian/status/1342093633940561921
|
||||||
|
|
||||||
[//begin]: # "Autogenerated link references for markdown compatibility"
|
[//begin]: # "Autogenerated link references for markdown compatibility"
|
||||||
|
[Twitter]: twitter "Twitter"
|
||||||
|
[Agora]: agora "Agora"
|
||||||
[wikilink]: wikilink "Wikilink"
|
[wikilink]: wikilink "Wikilink"
|
||||||
[action]: action "Action"
|
[action]: action "Action"
|
||||||
[tweet]: tweet "Tweet"
|
[tweet]: tweet "Tweet"
|
||||||
|
|||||||
@@ -3,6 +3,8 @@
|
|||||||
- Nodes and edges are the heart of the [[agora]], which is in essence a [[distributed knowledge graph]].
|
- Nodes and edges are the heart of the [[agora]], which is in essence a [[distributed knowledge graph]].
|
||||||
- Nodes are made of one or more [[subnode]]s volunteered by different [[user]]s and [[source]]s.
|
- Nodes are made of one or more [[subnode]]s volunteered by different [[user]]s and [[source]]s.
|
||||||
- Sources are those available through an [[agora client]].
|
- Sources are those available through an [[agora client]].
|
||||||
|
- If you just got here from Twitter, consider [[agora twitter integration]].
|
||||||
|
- [[tweet]] https://twitter.com/flancian/status/1342093633940561921
|
||||||
|
|
||||||
|
|
||||||
[//begin]: # "Autogenerated link references for markdown compatibility"
|
[//begin]: # "Autogenerated link references for markdown compatibility"
|
||||||
@@ -10,4 +12,6 @@
|
|||||||
[distributed knowledge graph]: distributed-knowledge-graph "Distributed Knowledge Graph"
|
[distributed knowledge graph]: distributed-knowledge-graph "Distributed Knowledge Graph"
|
||||||
[subnode]: subnode "Subnode"
|
[subnode]: subnode "Subnode"
|
||||||
[agora client]: agora-client "Agora Client"
|
[agora client]: agora-client "Agora Client"
|
||||||
|
[agora twitter integration]: agora-twitter-integration "Agora Twitter Integration"
|
||||||
|
[tweet]: tweet "Tweet"
|
||||||
[//end]: # "Autogenerated link references"
|
[//end]: # "Autogenerated link references"
|
||||||
Reference in New Issue
Block a user