mirror of
https://github.com/flancian/garden.git
synced 2026-07-31 11:36:19 +00:00
Auto: misc.
This commit is contained in:
@@ -1,4 +1,5 @@
|
|||||||
# Content
|
# Content
|
||||||
|
|
||||||
- The stuff internet dreams are made of.
|
- The stuff internet dreams are made of.
|
||||||
|
- Agora content is (as of [[2020-12-30]]) limited to [[markdown]] [[notes]], but eventually will also include other media.
|
||||||
|
|
||||||
|
|||||||
@@ -0,0 +1,9 @@
|
|||||||
|
# Notes
|
||||||
|
|
||||||
|
- [[pull]] [[subnode]]
|
||||||
|
|
||||||
|
|
||||||
|
[//begin]: # "Autogenerated link references for markdown compatibility"
|
||||||
|
[pull]: pull "Pull"
|
||||||
|
[subnode]: subnode "Subnode"
|
||||||
|
[//end]: # "Autogenerated link references"
|
||||||
+1
-1
@@ -1,6 +1,6 @@
|
|||||||
# Sequential Wiki
|
# Sequential Wiki
|
||||||
|
|
||||||
- Not a formal term, but I use it often. A sequential wiki is like a wiki page, but people contribute *blocks* of text instead of arbitrary fragments; and they maintain clear ownership and control over their blocks.
|
- Not a formal term, but I use it often. A sequential wiki is like a wiki page, but people contribute *blocks* of [[content]] instead of arbitrary fragments; and they maintain clear ownership and control over their blocks.
|
||||||
- I call the [[agora]] a distributed sequential wiki. [[nodes]] are akin to sequential wiki pages. [[subnodes]] are user contributed blocks.
|
- I call the [[agora]] a distributed sequential wiki. [[nodes]] are akin to sequential wiki pages. [[subnodes]] are user contributed blocks.
|
||||||
- [[pull]] [[everything2]]
|
- [[pull]] [[everything2]]
|
||||||
|
|
||||||
|
|||||||
+1
-1
@@ -1,7 +1,7 @@
|
|||||||
# Subnode
|
# Subnode
|
||||||
|
|
||||||
- A subnode is any piece of content that an [[agora]] user contributes; most commonly as of the time of writing ([[2020-11-17]]) a note in Markdown format, but eventually very likely any piece of media.
|
- A subnode is any piece of content that an [[agora]] user contributes; most commonly as of the time of writing ([[2020-11-17]]) a note in Markdown format, but eventually very likely any piece of media.
|
||||||
- Subnodes are contained in [[node]]s, which are the heart of the [[agora]].
|
- Subnodes are the children of [[nodes]], which are the heart of the [[agora]].
|
||||||
- What you are reading right now is a [[subnode]]. If you look below or above, you will see other notes taken by other users -- these are all different subnodes in the same [[node]], which happens to be called 'subnode' in this particular case :)
|
- What you are reading right now is a [[subnode]]. If you look below or above, you will see other notes taken by other users -- these are all different subnodes in the same [[node]], which happens to be called 'subnode' in this particular case :)
|
||||||
|
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user