mirror of
https://github.com/flancian/garden.git
synced 2026-08-05 22:16:20 +00:00
Auto: misc.
This commit is contained in:
+9
-5
@@ -2,15 +2,19 @@
|
||||
|
||||
- A wikilink looks like this: [[wikilink]].
|
||||
- Wikilinks are the heart of the [[Agora]].
|
||||
- Wikilinks come, wait for it, from wikis :) You can think of the Agora as a sort of distributed wiki, although users in this particular kind of wiki volunteer individual contributions instead of editing common pages (for now).
|
||||
- Wikilinks come, wait for it, from [[wiki]]s :) But they need not be limited only to things we usually think of as wikis.
|
||||
- You could use [[wikilinks everywhere]].
|
||||
- You can think of the Agora as a sort of distributed wiki, although users in this particular kind of wiki volunteer individual contributions instead of editing common pages (for now).
|
||||
- Wikilinks are great because they allow for very easy linking: you just [[link it as you go along]], then the link either works (because someone wrote that node/article/resource already) or you can click through and backfill it. I call this procedure link-driven writing.
|
||||
- Whenever there is more than one [[node]] with a given wikilink in an Agora (typical use case: notes kept on a certain topic by different users), the Agora will surface all of them when resolving the wikilink in question. Example: [[README]].
|
||||
- #wikilink == [[wikilink]] in many Agora clients.
|
||||
|
||||
|
||||
[//begin]: # "Autogenerated link references for markdown compatibility"
|
||||
[wikilink]: wikilink "Wikilink"
|
||||
[Agora]: agora "Agora"
|
||||
[link it as you go along]: link-it-as-you-go-along "Link It as You Go Along"
|
||||
[README]: README "Flancian's digital garden"
|
||||
[agora]: agora "Agora"
|
||||
[wiki]: wiki "Wiki"
|
||||
[wikilinks-everywhere]: wikilinks-everywhere "Wikilinks Everywhere"
|
||||
[link-it-as-you-go-along]: link-it-as-you-go-along "Link It as You Go Along"
|
||||
[node]: node "Node"
|
||||
[readme]: README "Flancian's digital garden"
|
||||
[//end]: # "Autogenerated link references"
|
||||
+7
-1
@@ -1,4 +1,10 @@
|
||||
# Wikilinks
|
||||
|
||||
See also [[wikilink]]
|
||||
- [[see also]] [[wikilink]]
|
||||
- I'm excited about [[wikilinks everywhere]].
|
||||
|
||||
|
||||
[//begin]: # "Autogenerated link references for markdown compatibility"
|
||||
[wikilink]: wikilink "Wikilink"
|
||||
[wikilinks-everywhere]: wikilinks-everywhere "Wikilinks Everywhere"
|
||||
[//end]: # "Autogenerated link references"
|
||||
Reference in New Issue
Block a user