about summary refs log tree commit diff stats
path: root/src
diff options
context:
space:
mode:
authorKartik K. Agaram <vc@akkartik.com>2022-02-10 21:33:21 -0800
committerKartik K. Agaram <vc@akkartik.com>2022-02-10 21:33:21 -0800
commitc55956bf9678c3ac1104abd9c8e322658d003d15 (patch)
tree6dd675eefaa9afaed2242034d08017fa6c38a90f /src
parentfeb10708ae302e3ea7a8b2d2c137f5580e56ef85 (diff)
downloadteliva-c55956bf9678c3ac1104abd9c8e322658d003d15.tar.gz
zet.tlv: cross-links
We also made render dynamic, showing zettels in the first place it
encounters them in depth-first order.

Open question: how to show a collapsed outline view with the data model
I'm experimenting with. Not even clear 'outline' has meaning in the
presence of cross-links. Outliners privilege one view of the network.
Zettelkasten also does so; changing child/sibling relationships is a lot
of work. However, reading between the links it seems to try to provide
an escape hatch for rethinking connections using cross-links. I'm trying
to lean into that -- at the cost of providing outlines. We'll see if
this is a good trade-off.
Diffstat (limited to 'src')
0 files changed, 0 insertions, 0 deletions
e='author Kartik K. Agaram <vc@akkartik.com> 2015-05-04 11:11:35 -0700 committer Kartik K. Agaram <vc@akkartik.com> 2015-05-04 11:11:35 -0700 1250' href='/akkartik/mu/commit/cpp/073scenario_screen_test.mu?h=main&id=1fd41772092d1c9031c2921f47419bf2de31a528'>1fd41772 ^
051c4738 ^
bc643692 ^
1fd41772 ^

bbe0801a ^
455fbac6 ^
1fd41772 ^
455fbac6 ^
1fd41772 ^
455fbac6 ^
1fd41772 ^






1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31