mirror of
https://github.com/flancian/garden.git
synced 2026-08-07 06:56:19 +00:00
Auto: misc.
This commit is contained in:
+8
-4
@@ -2,21 +2,25 @@
|
|||||||
|
|
||||||
- A wikilink looks like this: [[wikilink]]. They are text surrounded by two square brackets.
|
- A wikilink looks like this: [[wikilink]]. They are text surrounded by two square brackets.
|
||||||
- Not to be confused with an [[ECMAScript internal property]], which is also surrounded by doubel brackets :)
|
- Not to be confused with an [[ECMAScript internal property]], which is also surrounded by doubel brackets :)
|
||||||
- Wikilinks are the heart of the [[Agora]].
|
|
||||||
- Wikilinks come, wait for it, from [[wiki]]s :) But they need not be limited only to things we usually think of as wikis.
|
- 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 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).
|
- 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.
|
- Wikilinks are the heart of this [[agora]].
|
||||||
- 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]] resolves to ```node/wikilink``` in an [[agora]].
|
||||||
|
- [[wikilink]] -> <https://anagora.org/node/wikilink>
|
||||||
|
- When needed [[slugify]] rules are applied.
|
||||||
|
- [[wikilinks everywhere]] -> <https://anagora.org/node/wikilinks-everywhere>
|
||||||
|
- 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]].
|
||||||
- [[pull]] [[wikilinks]] [[wikilinks everywhere]]
|
- [[pull]] [[wikilinks]] [[wikilinks everywhere]]
|
||||||
|
|
||||||
|
|
||||||
[//begin]: # "Autogenerated link references for markdown compatibility"
|
[//begin]: # "Autogenerated link references for markdown compatibility"
|
||||||
[wikilink]: wikilink "Wikilink"
|
[wikilink]: wikilink "Wikilink"
|
||||||
[ECMAScript internal property]: ecmascript-internal-property "ECMAScript Internal Property"
|
[ECMAScript internal property]: ecmascript-internal-property "ECMAScript Internal Property"
|
||||||
[Agora]: agora "Agora"
|
|
||||||
[wiki]: wiki "Wiki"
|
[wiki]: wiki "Wiki"
|
||||||
[wikilinks everywhere]: wikilinks-everywhere "Wikilinks Everywhere"
|
[wikilinks everywhere]: wikilinks-everywhere "Wikilinks Everywhere"
|
||||||
|
[agora]: agora "Agora"
|
||||||
[link it as you go along]: link-it-as-you-go-along "Link It as You Go Along"
|
[link it as you go along]: link-it-as-you-go-along "Link It as You Go Along"
|
||||||
[node]: node "Node"
|
[node]: node "Node"
|
||||||
[README]: README "Flancian's digital garden"
|
[README]: README "Flancian's digital garden"
|
||||||
|
|||||||
Reference in New Issue
Block a user