Skip to content

Meta: Unitary item link

Louis Maddox edited this page Aug 17, 2016 · 14 revisions

Motivation

  • Relates to: Unitary model of attention
    • ...What if this page were a redirect kept in sync through static analysis?
    • The actual page can be found below, as proof of principle until it's implemented:
    • Note: implemented through webhooks (see optics : : optic flow notes)
      • Here is an example of why it's important to specify outward links in text to retain knowledge of movement through the links
        • While it would be OK to follow a bad link and create a local copy, it would likely mean you were duplicating prior work and losing its links

Intra-repo

If A and B in same domain [i.e. repo/Wiki], simply written as

A: See: B
B: Background: A

Same organisation/user

If A is in flow but B is in optics (both under spin-systems organisation):

A: See: optics : : B
B: Background: flow : : A

  • Note lack of visual verification (red link) because Wiki is split across repos now...
    • No longer a single body of thought?

Different org/user

If A is in spin-systems/flow but B is in queck/queck.github.io:

A: See: queck : : B
B: Background: spin-systems/flow : : A

Clone this wiki locally