You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
zk/docs/assets/media/screencast.svg

150 lines
166 KiB
XML

<svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" id="terminal" baseProfile="full" viewBox="-70 -40 827 586" width="827" height="586" version="1.1">
<defs>
<termtosvg:template_settings xmlns:termtosvg="https://github.com/nbedos/termtosvg">
<termtosvg:screen_geometry columns="80" rows="25"/>
<termtosvg:animation type="css"/>
</termtosvg:template_settings>
<style type="text/css" id="generated-style"><![CDATA[#screen {
font-family: 'DejaVu Sans Mono', monospace;
font-style: normal;
font-size: 14px;
}
text {
dominant-baseline: text-before-edge;
white-space: pre;
}
:root {
--animation-duration: 201230ms;
}
@keyframes roll {
0.000%{transform:translateY(0px)}
0.195%{transform:translateY(-442px)}
2.759%{transform:translateY(-884px)}
2.906%{transform:translateY(-1326px)}
4.843%{transform:translateY(-1768px)}
4.905%{transform:translateY(-2210px)}
6.022%{transform:translateY(-2652px)}
8.018%{transform:translateY(-3094px)}
11.590%{transform:translateY(-3536px)}
14.397%{transform:translateY(-3978px)}
15.165%{transform:translateY(-4420px)}
18.309%{transform:translateY(-4862px)}
20.186%{transform:translateY(-5304px)}
20.314%{transform:translateY(-5746px)}
22.390%{transform:translateY(-6188px)}
22.433%{transform:translateY(-6630px)}
24.182%{transform:translateY(-7072px)}
26.986%{transform:translateY(-7514px)}
27.058%{transform:translateY(-7956px)}
29.055%{transform:translateY(-8398px)}
29.268%{transform:translateY(-8840px)}
29.321%{transform:translateY(-9282px)}
30.212%{transform:translateY(-9724px)}
30.335%{transform:translateY(-10166px)}
32.764%{transform:translateY(-10608px)}
32.823%{transform:translateY(-11050px)}
34.860%{transform:translateY(-11492px)}
37.610%{transform:translateY(-11934px)}
37.677%{transform:translateY(-12376px)}
39.614%{transform:translateY(-12818px)}
39.663%{transform:translateY(-13260px)}
39.732%{transform:translateY(-13702px)}
39.791%{transform:translateY(-14144px)}
39.867%{transform:translateY(-14586px)}
39.921%{transform:translateY(-15028px)}
39.971%{transform:translateY(-15470px)}
40.023%{transform:translateY(-15912px)}
41.583%{transform:translateY(-16354px)}
41.721%{transform:translateY(-16796px)}
43.264%{transform:translateY(-17238px)}
43.327%{transform:translateY(-17680px)}
45.525%{transform:translateY(-18122px)}
47.852%{transform:translateY(-18564px)}
53.386%{transform:translateY(-19006px)}
54.590%{transform:translateY(-19448px)}
56.649%{transform:translateY(-19890px)}
59.071%{transform:translateY(-20332px)}
59.876%{transform:translateY(-20774px)}
61.336%{transform:translateY(-21216px)}
63.173%{transform:translateY(-21658px)}
68.969%{transform:translateY(-22100px)}
73.082%{transform:translateY(-22542px)}
76.615%{transform:translateY(-22984px)}
79.196%{transform:translateY(-23426px)}
79.267%{transform:translateY(-23868px)}
80.518%{transform:translateY(-24310px)}
81.153%{transform:translateY(-24752px)}
81.428%{transform:translateY(-25194px)}
84.493%{transform:translateY(-25636px)}
87.330%{transform:translateY(-26078px)}
87.395%{transform:translateY(-26520px)}
87.437%{transform:translateY(-26962px)}
88.545%{transform:translateY(-27404px)}
89.722%{transform:translateY(-27846px)}
92.094%{transform:translateY(-28288px)}
93.880%{transform:translateY(-28730px)}
99.503%{transform:translateY(-29172px)}
100.000%{transform:translateY(-29172px)}
}
#screen_view {
animation-duration: 201230ms;
animation-iteration-count:infinite;
animation-name:roll;
animation-timing-function: steps(1,end);
animation-fill-mode: forwards;
}
]]></style>
<style type="text/css" id="user-style">
/* The colors defined below are the default 16 colors used for rendering text of the terminal. Adjust
them as needed.
gjm8 color theme (source: https://terminal.sexy/) */
.foreground {fill: #ECEFF4} /* nord6 */
.background {fill: #2E3440} /* nord0 */
.color0 {fill: #3B4252} /* nord1 */
.color1 {fill: #BF616A} /* nord11 */
.color2 {fill: #A3BE8C} /* nord14 */
.color3 {fill: #EBCB8B} /* nord13 */
.color4 {fill: #81A1C1} /* nord9 */
.color5 {fill: #B48EAD} /* nord15 */
.color6 {fill: #88C0D0} /* nord8 */
.color7 {fill: #ECEFF4} /* nord5 */
.color8 {fill: #434C5E} /* nord3 */
.color9 {fill: #BF616A} /* nord11 */
.color10 {fill: #A3BE8C} /* nord14 */
.color11 {fill: #EBCB8B} /* nord13 */
.color12 {fill: #81A1C1} /* nord9 */
.color13 {fill: #B48EAD} /* nord15 */
.color14 {fill: #8FBCBB} /* nord7 */
.color15 {fill: #ECEFF4} /* nord6 */
#screen {
font-family: Monaco, Consolas, Menlo, 'Bitstream Vera Sans Mono', 'Powerline Symbols', monospace;
font-size: 13px;
}
</style>
<filter id="dropshadow" height="130%">
<feGaussianBlur in="SourceAlpha" stdDeviation="20"/>
<feOffset dx="2" dy="12" result="offsetblur"/>
<feComponentTransfer>
<feFuncA type="linear" slope="0.9"/>
</feComponentTransfer>
<feMerge>
<feMergeNode/>
<feMergeNode in="SourceGraphic"/>
</feMerge>
</filter>
</defs>
<rect id="terminalui" class="background" width="680" height="485" ry="4.5826941" filter="url(#dropshadow)"/>
<circle cx="24" cy="23" r="7" class="color1"/>
<circle cx="44" cy="23" r="7" class="color3"/>
<circle cx="64" cy="23" r="7" class="color2"/>
<svg id="screen" width="640" height="425" x="20" y="40" viewBox="0 0 640 425" preserveAspectRatio="xMidYMin slice"><rect class="background" height="100%" width="100%" x="0" y="0"/><defs><g id="g1"><text x="0" textLength="640" class="foreground"> </text></g><g id="g2"><text x="0" textLength="16" class="foreground">$ </text><text x="16" textLength="8" class="background"> </text><text x="24" textLength="616" class="foreground"> </text></g><g id="g3"><text x="0" textLength="544" class="foreground">$ echo "I'm writing about it" | zk new --title "Interesting subject"</text><text x="544" textLength="8" class="background"> </text><text x="552" textLength="88" class="foreground"> </text></g><g id="g4"><text x="0" textLength="8" class="background"> </text><text x="8" textLength="632" class="foreground"> </text></g><g id="g5"><text x="0" textLength="16" class="color0"> </text><text x="16" textLength="32" class="foreground">1 </text><text x="48" textLength="8" class="color0">#</text><text x="56" textLength="160" font-weight="bold" class="color14"> Interesting subject</text><text x="216" textLength="424" class="foreground"> </text></g><g id="g6"><text x="0" textLength="16" class="color0"> </text><text x="16" textLength="32" font-weight="bold" class="color8"> 1 </text><text x="48" textLength="592" class="foreground"> </text></g><g id="g7"><text x="0" textLength="16" class="color0"> </text><text x="16" textLength="32" font-weight="bold" class="color8"> 2 </text><text x="48" textLength="592" class="foreground">I'm writing about it </text></g><g id="g8"><text x="0" textLength="16" class="color0"> </text><text x="16" textLength="32" font-weight="bold" class="color8"> 3 </text><text x="48" textLength="592" class="foreground"> </text></g><g id="g9"><text x="0" textLength="640" class="color0">~ </text></g><g id="g10"><text x="0" textLength="640" font-weight="bold" class="foreground"> docs/interesting-subject.md </text></g><g id="g11"><text x="0" textLength="640" class="foreground">cwd: /Users/mickael/dvpts/mickael/zk </text></g><g id="g12"><text x="0" textLength="16" class="color0"> </text><text x="16" textLength="32" class="foreground">1 </text><text x="48" textLength="8" class="background">#</text><text x="56" textLength="160" font-weight="bold" class="color14"> Interesting subject</text><text x="216" textLength="424" class="foreground"> </text></g><g id="g13"><text x="0" textLength="640" class="foreground">cwd: /Users/mickael/dvpts/mickael/zk Z </text></g><g id="g14"><text x="0" textLength="264" class="foreground">$ zk list --match "write subject"</text><text x="264" textLength="8" class="background"> </text><text x="272" textLength="368" class="foreground"> </text></g><g id="g15"><text x="0" textLength="640" class="foreground">$ zk list --match "write subject" </text></g><g id="g16"><text x="0" textLength="152" font-weight="bold" class="color11">Interesting subject</text><text x="152" textLength="8" class="foreground"> </text><text x="160" textLength="176" text-decoration="underline" class="color6">interesting-subject.md</text><text x="336" textLength="88" class="foreground"> (just now)</text></g><g id="g17"><text x="0" textLength="64" class="foreground"> &#8227; I'm </text><text x="64" textLength="56" class="color1">writing</text><text x="120" textLength="72" class="foreground"> about it</text></g><g id="g18"><text x="0" textLength="184" font-weight="bold" class="color11">Getting started with zk</text><text x="184" textLength="8" class="foreground"> </text><text x="192" textLength="144" text-decoration="underline" class="color6">getting-started.md</text><text x="336" textLength="112" class="foreground"> (2 weeks ago)</text></g><g id="g19"><text x="0" textLength="96" class="foreground"> &#8227; &#8230;Pick a </text><text x="96" textLength="56" class="color1">subject</text><text x="152" textLength="352" class="foreground">, [create a new note](note-creation.md) and </text><text x="504" textLength="40" class="color1">write</text><text x="544" textLength="32" class="foreground"> on!</text></g><g id="g20"><text x="0" textLength="32" class="foreground"> </text></g><g id="g21"><text x="0" textLength="72" class="foreground"> ```sh</text></g><g id="g22"><text x="0" textLength="360" class="foreground"> $ zk new --title "An interesting concept&#8230;</text></g><g id="g23"><text x="0" textLength="104" class="foreground">Found 2 notes</text></g><g id="g24"><text x="0" textLength="368" class="foreground">$ zk list --match "write OR subject" --limit 5</text><text x="368" textLength="8" class="background"> </text><text x="376" textLength="264" class="foreground"> </text></g><g id="g25"><text x="0" textLength="160" font-weight="bold" class="color11">Extra user variables</text><text x="160" textLength="8" class="foreground"> </text><text x="168" textLength="120" text-decoration="underline" class="color6">config-extra.md</text><text x="288" textLength="112" class="foreground"> (2 weeks ago)</text></g><g id="g26"><text x="0" textLength="288" class="foreground"> &#8227; &#8230;note-creation.md), for example:</text></g><g id="g27"><text x="0" textLength="328" class="foreground"> * expanding custom metadata (author, </text><text x="328" textLength="56" class="color1">subject</text><text x="384" textLength="56" class="foreground">, etc.)</text></g><g id="g28"><text x="0" textLength="584" class="foreground"> * modifying a [template](template.md)'s output dynamically depending&#8230;</text></g><g id="g29"><text x="0" textLength="152" font-weight="bold" class="color11">Creating a new note</text><text x="152" textLength="8" class="foreground"> </text><text x="160" textLength="128" text-decoration="underline" class="color6">note-creation.md</text><text x="288" textLength="112" class="foreground"> (2 weeks ago)</text></g><g id="g30"><text x="0" textLength="456" class="foreground"> &#8227; &#8230;sure whether a note already exists for a particular </text><text x="456" textLength="56" class="color1">subject</text><text x="512" textLength="128" class="foreground">, the "search or</text></g><g id="g31"><text x="0" textLength="360" class="foreground"> create" mode might be more appropriate than&#8230;</text></g><g id="g32"><text x="0" textLength="216" font-weight="bold" class="color11">Maintaining a daily journal</text><text x="216" textLength="8" class="foreground"> </text><text x="224" textLength="128" text-decoration="underline" class="color6">daily-journal.md</text><text x="352" textLength="112" class="foreground"> (2 weeks ago)</text></g><g id="g33"><text x="0" textLength="8" class="foreground">:</text><text x="8" textLength="8" class="background"> </text><text x="16" textLength="624" class="foreground"> </text></g><g id="g34"><text x="0" textLength="104" class="foreground">Found 5 notes</text></g><g id="g35"><text x="0" textLength="128" class="foreground">$ zk new journal</text><text x="128" textLength="8" class="background"> </text><text x="136" textLength="504" class="foreground"> </text></g><g id="g36"><text x="0" textLength="8" class="background"> </text><text x="8" textLength="568" class="foreground"> </text></g><g id="g37"><text x="0" textLength="72" class="foreground"> </text></g><g id="g38"><text x="0" textLength="360" class="foreground"> </text></g><g id="g39"><text x="0" textLength="400" class="foreground"> </text></g><g id="g40"><text x="0" textLength="288" class="foreground"> </text></g><g id="g41"><text x="0" textLength="440" class="foreground"> </text></g><g id="g42"><text x="0" textLength="584" class="foreground"> </text></g><g id="g43"><text x="0" textLength="464" class="foreground"> </text></g><g id="g44"><text x="0" textLength="104" class="foreground"> </text></g><g id="g45"><text x="0" textLength="16" class="color0"> </text><text x="16" textLength="32" class="foreground">1 </text><text x="48" textLength="8" class="background">#</text><text x="56" textLength="120" font-weight="bold" class="color14"> March 04, 2021</text><text x="176" textLength="464" class="foreground"> </text></g><g id="g46"><text x="0" textLength="16" class="color0"> </text><text x="16" textLength="32" font-weight="bold" class="color8"> 2 </text><text x="48" textLength="592" class="foreground">What did I do today? </text></g><g id="g47"><text x="0" textLength="16" class="color0"> </text><text x="16" textLength="32" font-weight="bold" class="color8"> 3 </text><text x="48" textLength="16" class="color4">* </text><text x="64" textLength="576" class="foreground"> </text></g><g id="g48"><text x="0" textLength="640" font-weight="bold" class="foreground"> docs/journal/2021-03-04.md </text></g><g id="g49"><text x="0" textLength="640" class="foreground"> Z </text></g><g id="g50"><text x="0" textLength="328" class="foreground">$ zk edit --interactive --exclude journal</text><text x="328" textLength="8" class="background"> </text><text x="336" textLength="304" class="foreground"> </text></g><g id="g51"><text x="0" textLength="8" font-weight="bold" fill="#87afd7">&gt;</text><text x="8" textLength="8" class="foreground"> </text><text x="16" textLength="8" class="background"> </text><text x="24" textLength="296" class="foreground"> </text><text x="320" textLength="320" fill="#5f5f5f">&#9581;&#9472;&#9472;&#9472;&#9472;&#9472;&#9472;&#9472;&#9472;&#9472;&#9472;&#9472;&#9472;&#9472;&#9472;&#9472;&#9472;&#9472;&#9472;&#9472;&#9472;&#9472;&#9472;&#9472;&#9472;&#9472;&#9472;&#9472;&#9472;&#9472;&#9472;&#9472;&#9472;&#9472;&#9472;&#9472;&#9472;&#9472;&#9472;&#9582;</text></g><g id="g52"><text x="0" textLength="16" class="foreground"> </text><text x="16" textLength="72" fill="#afaf87">26/26 (0)</text><text x="88" textLength="232" class="foreground"> </text><text x="320" textLength="320" fill="#5f5f5f">&#9474; &#9474;</text></g><g id="g53"><text x="0" textLength="16" class="foreground"> </text><text x="16" textLength="296" fill="#87afaf">Ctrl-E: create a note with the quer..</text><text x="312" textLength="8" class="foreground"> </text><text x="320" textLength="320" fill="#5f5f5f">&#9474; &#9474;</text></g><g id="g54"><text x="0" textLength="8" font-weight="bold" fill="#d7005f">&gt;</text><text x="8" textLength="8" class="foreground"> </text><text x="16" textLength="184" font-weight="bold" class="color11">A future-proof notebook</text><text x="200" textLength="112" font-weight="bold" fill="#e4e4e4"> `zk` is de..</text><text x="312" textLength="8" class="foreground"> </text><text x="320" textLength="320" fill="#5f5f5f">&#9474; &#9474;</text></g><g id="g55"><text x="0" textLength="16" class="foreground"> </text><text x="16" textLength="200" class="color3">Automating frequent tasks</text><text x="216" textLength="104" class="foreground"> `zk` was.. </text><text x="320" textLength="320" fill="#5f5f5f">&#9474; &#9474;</text></g><g id="g56"><text x="0" textLength="16" class="foreground"> </text><text x="16" textLength="216" class="color3">Call zk from other programs</text><text x="232" textLength="88" class="foreground"> Callin.. </text><text x="320" textLength="320" fill="#5f5f5f">&#9474; &#9474;</text></g><g id="g57"><text x="0" textLength="16" class="foreground"> </text><text x="16" textLength="120" class="color3">Command aliases</text><text x="136" textLength="184" class="foreground"> A command alias is.. </text><text x="320" textLength="320" fill="#5f5f5f">&#9474; &#9474;</text></g><g id="g58"><text x="0" textLength="16" class="foreground"> </text><text x="16" textLength="144" class="color3">Configuration file</text><text x="160" textLength="160" class="foreground"> Each [notebook].. </text><text x="320" textLength="320" fill="#5f5f5f">&#9474; &#9474;</text></g><g id="g59"><text x="0" textLength="16" class="foreground"> </text><text x="16" textLength="152" class="color3">Creating a new note</text><text x="168" textLength="152" class="foreground"> You can add a .. </text><text x="320" textLength="320" fill="#5f5f5f">&#9474; &#9474;</text></g><g id="g60"><text x="0" textLength="16" class="foreground"> </text><text x="16" textLength="160" class="color3">Extra user variables</text><text x="176" textLength="144" class="foreground"> `zk` is opene.. </text><text x="320" textLength="320" fill="#5f5f5f">&#9474; &#9474;</text></g><g id="g61"><text x="0" textLength="16" class="foreground"> </text><text x="16" textLength="184" class="color3">Getting started with zk</text><text x="200" textLength="120" class="foreground"> A short in.. </text><text x="320" textLength="320" fill="#5f5f5f">&#9474; &#9474;</text></g><g id="g62"><text x="0" textLength="16" class="foreground"> </text><text x="16" textLength="160" class="color3">Integration with fzf</text><text x="176" textLength="144" class="foreground"> [`fzf`](https.. </text><text x="320" textLength="320" fill="#5f5f5f">&#9474; &#9474;</text></g><g id="g63"><text x="0" textLength="16" class="foreground"> </text><text x="16" textLength="152" class="color3">Interesting subject</text><text x="168" textLength="152" class="foreground"> I'm writing ab.. </text><text x="320" textLength="320" fill="#5f5f5f">&#9474; &#9474;</text></g><g id="g64"><text x="0" textLength="16" class="foreground"> </text><text x="16" textLength="216" class="color3">Maintaining a daily journal</text><text x="232" textLength="88" class="foreground"> Let's .. </text><text x="320" textLength="320" fill="#5f5f5f">&#9474; &#9474;</text></g><g id="g65"><text x="0" textLength="16" class="foreground"> </text><text x="16" textLength="48" class="color3">Neuron</text><text x="64" textLength="256" class="foreground"> [Neuron](https://neuron.zet.. </text><text x="320" textLength="320" fill="#5f5f5f">&#9474; &#9474;</text></g><g id="g66"><text x="0" textLength="16" class="foreground"> </text><text x="16" textLength="56" class="color3">Note ID</text><text x="72" textLength="248" class="foreground"> Each note is uniquely iden.. </text><text x="320" textLength="320" fill="#5f5f5f">&#9474; &#9474;</text></g><g id="g67"><text x="0" textLength="16" class="foreground"> </text><text x="16" textLength="144" class="color3">Note configuration</text><text x="160" textLength="160" class="foreground"> The `[note]` se.. </text><text x="320" textLength="320" fill="#5f5f5f">&#9474; &#9474;</text></g><g id="g68"><text x="0" textLength="16" class="foreground"> </text><text x="16" textLength="80" class="color3">Note group</text><text x="96" textLength="224" class="foreground"> A *group* is a named [c.. </text><text x="320" textLength="320" fill="#5f5f5f">&#9474; &#9474;</text></g><g id="g69"><text x="0" textLength="16" class="foreground"> </text><text x="16" textLength="64" class="color3">Notebook</text><text x="80" textLength="240" class="foreground"> A *notebook* is a directo.. </text><text x="320" textLength="320" fill="#5f5f5f">&#9474; &#9474;</text></g><g id="g70"><text x="0" textLength="16" class="foreground"> </text><text x="16" textLength="168" class="color3">Notebook housekeeping</text><text x="184" textLength="136" class="foreground"> Tending to y.. </text><text x="320" textLength="320" fill="#5f5f5f">&#9474; &#9474;</text></g><g id="g71"><text x="0" textLength="16" class="foreground"> </text><text x="16" textLength="232" class="color3">Searching and filtering notes</text><text x="248" textLength="72" class="foreground"> A fe.. </text><text x="320" textLength="320" fill="#5f5f5f">&#9474; &#9474;</text></g><g id="g72"><text x="0" textLength="16" class="foreground"> </text><text x="16" textLength="296" class="color3">Send notes for processing by other ..</text><text x="312" textLength="8" class="foreground"> </text><text x="320" textLength="320" fill="#5f5f5f">&#9474; &#9474;</text></g><g id="g73"><text x="0" textLength="16" class="foreground"> </text><text x="16" textLength="216" class="color3">Setting your default editor</text><text x="232" textLength="88" class="foreground"> `zk` i.. </text><text x="320" textLength="320" fill="#5f5f5f">&#9474; &#9474;</text></g><g id="g74"><text x="0" textLength="16" class="foreground"> </text><text x="16" textLength="208" class="color3">Setting your default pager</text><text x="224" textLength="96" class="foreground"> When `z.. </text><text x="320" textLength="320" fill="#5f5f5f">&#9474; &#9474;</text></g><g id="g75"><text x="0" textLength="16" class="foreground"> </text><text x="16" textLength="56" class="color3">Styling</text><text x="72" textLength="248" class="foreground"> `zk` supports a `{{style}}.. </text><text x="320" textLength="320" fill="#5f5f5f">&#9584;&#9472;&#9472;&#9472;&#9472;&#9472;&#9472;&#9472;&#9472;&#9472;&#9472;&#9472;&#9472;&#9472;&#9472;&#9472;&#9472;&#9472;&#9472;&#9472;&#9472;&#9472;&#9472;&#9472;&#9472;&#9472;&#9472;&#9472;&#9472;&#9472;&#9472;&#9472;&#9472;&#9472;&#9472;&#9472;&#9472;&#9472;&#9472;&#9583;</text></g><g id="g76"><text x="0" textLength="16" class="foreground"> </text><text x="16" textLength="72" fill="#afaf87">26/26 (0)</text><text x="88" textLength="232" class="foreground"> </text><text x="320" textLength="16" fill="#5f5f5f">&#9474; </text><text x="336" textLength="200" fill="#88c0d0"># A future-proof notebook</text><text x="536" textLength="88" class="foreground"> </text><text x="624" textLength="16" fill="#5f5f5f"> &#9474;</text></g><g id="g77"><text x="0" textLength="16" class="foreground"> </text><text x="16" textLength="296" fill="#87afaf">Ctrl-E: create a note with the quer..</text><text x="312" textLength="8" class="foreground"> </text><text x="320" textLength="16" fill="#5f5f5f">&#9474; </text><text x="336" textLength="288" class="foreground"> </text><text x="624" textLength="16" fill="#5f5f5f"> &#9474;</text></g><g id="g78"><text x="0" textLength="8" font-weight="bold" fill="#d7005f">&gt;</text><text x="8" textLength="8" class="foreground"> </text><text x="16" textLength="184" font-weight="bold" class="color11">A future-proof notebook</text><text x="200" textLength="112" font-weight="bold" fill="#e4e4e4"> `zk` is de..</text><text x="312" textLength="8" class="foreground"> </text><text x="320" textLength="16" fill="#5f5f5f">&#9474; </text><text x="336" textLength="32" fill="#8fbcbb">`zk`</text><text x="368" textLength="256" fill="#d8dee9"> is designed to be future-proof </text><text x="624" textLength="16" fill="#5f5f5f"> &#9474;</text></g><g id="g79"><text x="0" textLength="16" class="foreground"> </text><text x="16" textLength="200" class="color3">Automating frequent tasks</text><text x="216" textLength="104" class="foreground"> `zk` was.. </text><text x="320" textLength="16" fill="#5f5f5f">&#9474; </text><text x="336" textLength="288" fill="#d8dee9">and rely on simple plain text format</text><text x="624" textLength="16" fill="#5f5f5f"> &#9474;</text></g><g id="g80"><text x="0" textLength="16" class="foreground"> </text><text x="16" textLength="216" class="color3">Call zk from other programs</text><text x="232" textLength="88" class="foreground"> Callin.. </text><text x="320" textLength="16" fill="#5f5f5f">&#9474; </text><text x="336" textLength="152" fill="#d8dee9">s such as Markdown.</text><text x="488" textLength="136" class="foreground"> </text><text x="624" textLength="16" fill="#5f5f5f"> &#9474;</text></g><g id="g81"><text x="0" textLength="16" class="foreground"> </text><text x="16" textLength="120" class="color3">Command aliases</text><text x="136" textLength="184" class="foreground"> A command alias is.. </text><text x="320" textLength="16" fill="#5f5f5f">&#9474; </text><text x="336" textLength="288" class="foreground"> </text><text x="624" textLength="16" fill="#5f5f5f"> &#9474;</text></g><g id="g82"><text x="0" textLength="16" class="foreground"> </text><text x="16" textLength="144" class="color3">Configuration file</text><text x="160" textLength="160" class="foreground"> Each [notebook].. </text><text x="320" textLength="16" fill="#5f5f5f">&#9474; </text><text x="336" textLength="144" fill="#d8dee9">The shape of your </text><text x="480" textLength="8" fill="#81a1c1">[</text><text x="488" textLength="64" fill="#88c0d0">notebook</text><text x="552" textLength="8" fill="#81a1c1">]</text><text x="560" textLength="64" fill="#d8dee9">(noteboo</text><text x="624" textLength="16" fill="#5f5f5f"> &#9474;</text></g><g id="g83"><text x="0" textLength="16" class="foreground"> </text><text x="16" textLength="152" class="color3">Creating a new note</text><text x="168" textLength="152" class="foreground"> You can add a .. </text><text x="320" textLength="16" fill="#5f5f5f">&#9474; </text><text x="336" textLength="288" fill="#d8dee9">k.md) is entirely up to you, making </text><text x="624" textLength="16" fill="#5f5f5f"> &#9474;</text></g><g id="g84"><text x="0" textLength="16" class="foreground"> </text><text x="16" textLength="160" class="color3">Extra user variables</text><text x="176" textLength="144" class="foreground"> `zk` is opene.. </text><text x="320" textLength="16" fill="#5f5f5f">&#9474; </text><text x="336" textLength="288" class="foreground"> </text><text x="624" textLength="16" fill="#5f5f5f"> &#9474;</text></g><g id="g85"><text x="0" textLength="16" class="foreground"> </text><text x="16" textLength="184" class="color3">Getting started with zk</text><text x="200" textLength="120" class="foreground"> A short in.. </text><text x="320" textLength="16" fill="#5f5f5f">&#9474; </text><text x="336" textLength="288" class="foreground"> </text><text x="624" textLength="16" fill="#5f5f5f"> &#9474;</text></g><g id="g86"><text x="0" textLength="16" class="foreground"> </text><text x="16" textLength="160" class="color3">Integration with fzf</text><text x="176" textLength="144" class="foreground"> [`fzf`](https.. </text><text x="320" textLength="16" fill="#5f5f5f">&#9474; </text><text x="336" textLength="288" class="foreground"> </text><text x="624" textLength="16" fill="#5f5f5f"> &#9474;</text></g><g id="g87"><text x="0" textLength="16" class="foreground"> </text><text x="16" textLength="152" class="color3">Interesting subject</text><text x="168" textLength="152" class="foreground"> I'm writing ab.. </text><text x="320" textLength="16" fill="#5f5f5f">&#9474; </text><text x="336" textLength="288" class="foreground"> </text><text x="624" textLength="16" fill="#5f5f5f"> &#9474;</text></g><g id="g88"><text x="0" textLength="16" class="foreground"> </text><text x="16" textLength="216" class="color3">Maintaining a daily journal</text><text x="232" textLength="88" class="foreground"> Let's .. </text><text x="320" textLength="16" fill="#5f5f5f">&#9474; </text><text x="336" textLength="288" class="foreground"> </text><text x="624" textLength="16" fill="#5f5f5f"> &#9474;</text></g><g id="g89"><text x="0" textLength="16" class="foreground"> </text><text x="16" textLength="48" class="color3">Neuron</text><text x="64" textLength="256" class="foreground"> [Neuron](https://neuron.zet.. </text><text x="320" textLength="16" fill="#5f5f5f">&#9474; </text><text x="336" textLength="288" class="foreground"> </text><text x="624" textLength="16" fill="#5f5f5f"> &#9474;</text></g><g id="g90"><text x="0" textLength="16" class="foreground"> </text><text x="16" textLength="56" class="color3">Note ID</text><text x="72" textLength="248" class="foreground"> Each note is uniquely iden.. </text><text x="320" textLength="16" fill="#5f5f5f">&#9474; </text><text x="336" textLength="288" class="foreground"> </text><text x="624" textLength="16" fill="#5f5f5f"> &#9474;</text></g><g id="g91"><text x="0" textLength="16" class="foreground"> </text><text x="16" textLength="144" class="color3">Note configuration</text><text x="160" textLength="160" class="foreground"> The `[note]` se.. </text><text x="320" textLength="16" fill="#5f5f5f">&#9474; </text><text x="336" textLength="288" class="foreground"> </text><text x="624" textLength="16" fill="#5f5f5f"> &#9474;</text></g><g id="g92"><text x="0" textLength="16" class="foreground"> </text><text x="16" textLength="80" class="color3">Note group</text><text x="96" textLength="224" class="foreground"> A *group* is a named [c.. </text><text x="320" textLength="16" fill="#5f5f5f">&#9474; </text><text x="336" textLength="288" class="foreground"> </text><text x="624" textLength="16" fill="#5f5f5f"> &#9474;</text></g><g id="g93"><text x="0" textLength="16" class="foreground"> </text><text x="16" textLength="64" class="color3">Notebook</text><text x="80" textLength="240" class="foreground"> A *notebook* is a directo.. </text><text x="320" textLength="16" fill="#5f5f5f">&#9474; </text><text x="336" textLength="288" class="foreground"> </text><text x="624" textLength="16" fill="#5f5f5f"> &#9474;</text></g><g id="g94"><text x="0" textLength="16" class="foreground"> </text><text x="16" textLength="168" class="color3">Notebook housekeeping</text><text x="184" textLength="136" class="foreground"> Tending to y.. </text><text x="320" textLength="16" fill="#5f5f5f">&#9474; </text><text x="336" textLength="288" class="foreground"> </text><text x="624" textLength="16" fill="#5f5f5f"> &#9474;</text></g><g id="g95"><text x="0" textLength="16" class="foreground"> </text><text x="16" textLength="232" class="color3">Searching and filtering notes</text><text x="248" textLength="72" class="foreground"> A fe.. </text><text x="320" textLength="16" fill="#5f5f5f">&#9474; </text><text x="336" textLength="288" class="foreground"> </text><text x="624" textLength="16" fill="#5f5f5f"> &#9474;</text></g><g id="g96"><text x="0" textLength="16" class="foreground"> </text><text x="16" textLength="296" class="color3">Send notes for processing by other ..</text><text x="312" textLength="8" class="foreground"> </text><text x="320" textLength="16" fill="#5f5f5f">&#9474; </text><text x="336" textLength="288" class="foreground"> </text><text x="624" textLength="16" fill="#5f5f5f"> &#9474;</text></g><g id="g97"><text x="0" textLength="16" class="foreground"> </text><text x="16" textLength="216" class="color3">Setting your default editor</text><text x="232" textLength="88" class="foreground"> `zk` i.. </text><text x="320" textLength="16" fill="#5f5f5f">&#9474; </text><text x="336" textLength="288" class="foreground"> </text><text x="624" textLength="16" fill="#5f5f5f"> &#9474;</text></g><g id="g98"><text x="0" textLength="16" class="foreground"> </text><text x="16" textLength="208" class="color3">Setting your default pager</text><text x="224" textLength="96" class="foreground"> When `z.. </text><text x="320" textLength="16" fill="#5f5f5f">&#9474; </text><text x="336" textLength="288" class="foreground"> </text><text x="624" textLength="16" fill="#5f5f5f"> &#9474;</text></g><g id="g99"><text x="0" textLength="8" font-weight="bold" fill="#87afd7">&gt;</text><text x="8" textLength="8" class="foreground"> </text><text x="16" textLength="8" font-weight="bold" class="foreground">f</text><text x="24" textLength="8" class="background"> </text><text x="32" textLength="288" class="foreground"> </text><text x="320" textLength="320" fill="#5f5f5f">&#9581;&#9472;&#9472;&#9472;&#9472;&#9472;&#9472;&#9472;&#9472;&#9472;&#9472;&#9472;&#9472;&#9472;&#9472;&#9472;&#9472;&#9472;&#9472;&#9472;&#9472;&#9472;&#9472;&#9472;&#9472;&#9472;&#9472;&#9472;&#9472;&#9472;&#9472;&#9472;&#9472;&#9472;&#9472;&#9472;&#9472;&#9472;&#9472;&#9582;</text></g><g id="g100"><text x="0" textLength="16" class="foreground"> </text><text x="16" textLength="72" fill="#afaf87">25/26 (0)</text><text x="88" textLength="232" class="foreground"> </text><text x="320" textLength="16" fill="#5f5f5f">&#9474; </text><text x="336" textLength="200" fill="#88c0d0"># A future-proof notebook</text><text x="536" textLength="88" class="foreground"> </text><text x="624" textLength="16" fill="#5f5f5f"> &#9474;</text></g><g id="g101"><text x="0" textLength="16" class="foreground"> </text><text x="16" textLength="216" class="color3">Call zk from other programs</text><text x="232" textLength="88" class="foreground"> Callin.. </text><text x="320" textLength="16" fill="#5f5f5f">&#9474; </text><text x="336" textLength="288" fill="#d8dee9">and rely on simple plain text format</text><text x="624" textLength="16" fill="#5f5f5f"> &#9474;</text></g><g id="g102"><text x="0" textLength="16" class="foreground"> </text><text x="16" textLength="200" class="color3">Automating frequent tasks</text><text x="216" textLength="104" class="foreground"> `zk` was.. </text><text x="320" textLength="16" fill="#5f5f5f">&#9474; </text><text x="336" textLength="152" fill="#d8dee9">s such as Markdown.</text><text x="488" textLength="136" class="foreground"> </text><text x="624" textLength="16" fill="#5f5f5f"> &#9474;</text></g><g id="g103"><text x="0" textLength="16" class="foreground"> </text><text x="16" textLength="232" class="color3">Searching and filtering notes</text><text x="248" textLength="72" class="foreground"> A fe.. </text><text x="320" textLength="16" fill="#5f5f5f">&#9474; </text><text x="336" textLength="288" fill="#d8dee9">k.md) is entirely up to you, making </text><text x="624" textLength="16" fill="#5f5f5f"> &#9474;</text></g><g id="g104"><text x="0" textLength="16" class="foreground"> </text><text x="16" textLength="296" class="color3">Template context when formatting a ..</text><text x="312" textLength="8" class="foreground"> </text><text x="320" textLength="16" fill="#5f5f5f">&#9474; </text><text x="336" textLength="288" class="foreground"> </text><text x="624" textLength="16" fill="#5f5f5f"> &#9474;</text></g><g id="g105"><text x="0" textLength="16" class="foreground"> </text><text x="16" textLength="288" class="color3">Template context when creating note.</text><text x="304" textLength="16" class="foreground">. </text><text x="320" textLength="16" fill="#5f5f5f">&#9474; </text><text x="336" textLength="288" class="foreground"> </text><text x="624" textLength="16" fill="#5f5f5f"> &#9474;</text></g><g id="g106"><text x="0" textLength="16" class="foreground"> </text><text x="16" textLength="296" class="color3">zk &#8211; a plain text note-taking assis..</text><text x="312" textLength="8" class="foreground"> </text><text x="320" textLength="16" fill="#5f5f5f">&#9474; </text><text x="336" textLength="288" class="foreground"> </text><text x="624" textLength="16" fill="#5f5f5f"> &#9474;</text></g><g id="g107"><text x="0" textLength="16" class="foreground"> </text><text x="16" textLength="56" class="color3">Styling</text><text x="72" textLength="248" class="foreground"> `zk` supports a `{{style}}.. </text><text x="320" textLength="16" fill="#5f5f5f">&#9474; </text><text x="336" textLength="288" class="foreground"> </text><text x="624" textLength="16" fill="#5f5f5f"> &#9474;</text></g><g id="g108"><text x="0" textLength="16" class="foreground"> </text><text x="16" textLength="120" class="color3">Template syntax</text><text x="136" textLength="184" class="foreground"> `zk` uses the [Han.. </text><text x="320" textLength="16" fill="#5f5f5f">&#9474; </text><text x="336" textLength="288" class="foreground"> </text><text x="624" textLength="16" fill="#5f5f5f"> &#9474;</text></g><g id="g109"><text x="0" textLength="16" class="foreground"> </text><text x="16" textLength="152" class="color3">Creating a new note</text><text x="168" textLength="152" class="foreground"> You can add a .. </text><text x="320" textLength="320" fill="#5f5f5f">&#9584;&#9472;&#9472;&#9472;&#9472;&#9472;&#9472;&#9472;&#9472;&#9472;&#9472;&#9472;&#9472;&#9472;&#9472;&#9472;&#9472;&#9472;&#9472;&#9472;&#9472;&#9472;&#9472;&#9472;&#9472;&#9472;&#9472;&#9472;&#9472;&#9472;&#9472;&#9472;&#9472;&#9472;&#9472;&#9472;&#9472;&#9472;&#9472;&#9583;</text></g><g id="g110"><text x="0" textLength="8" font-weight="bold" fill="#87afd7">&gt;</text><text x="8" textLength="8" class="foreground"> </text><text x="16" textLength="16" font-weight="bold" class="foreground">fz</text><text x="32" textLength="8" class="background"> </text><text x="40" textLength="280" class="foreground"> </text><text x="320" textLength="320" fill="#5f5f5f">&#9581;&#9472;&#9472;&#9472;&#9472;&#9472;&#9472;&#9472;&#9472;&#9472;&#9472;&#9472;&#9472;&#9472;&#9472;&#9472;&#9472;&#9472;&#9472;&#9472;&#9472;&#9472;&#9472;&#9472;&#9472;&#9472;&#9472;&#9472;&#9472;&#9472;&#9472;&#9472;&#9472;&#9472;&#9472;&#9472;&#9472;&#9472;&#9472;&#9582;</text></g><g id="g111"><text x="0" textLength="16" class="foreground"> </text><text x="16" textLength="64" fill="#afaf87">6/26 (0)</text><text x="80" textLength="240" class="foreground"> </text><text x="320" textLength="16" fill="#5f5f5f">&#9474; </text><text x="336" textLength="200" fill="#88c0d0"># A future-proof notebook</text><text x="536" textLength="88" class="foreground"> </text><text x="624" textLength="16" fill="#5f5f5f"> &#9474;</text></g><g id="g112"><text x="0" textLength="8" font-weight="bold" fill="#d7005f">&gt;</text><text x="8" textLength="8" class="foreground"> </text><text x="16" textLength="160" font-weight="bold" class="color11">Integration with fzf</text><text x="176" textLength="136" font-weight="bold" fill="#e4e4e4"> [`fzf`](https..</text><text x="312" textLength="8" class="foreground"> </text><text x="320" textLength="16" fill="#5f5f5f">&#9474; </text><text x="336" textLength="32" fill="#8fbcbb">`zk`</text><text x="368" textLength="256" fill="#d8dee9"> is designed to be future-proof </text><text x="624" textLength="16" fill="#5f5f5f"> &#9474;</text></g><g id="g113"><text x="0" textLength="16" class="foreground"> </text><text x="16" textLength="144" class="color3">Configuration file</text><text x="160" textLength="160" class="foreground"> Each [notebook].. </text><text x="320" textLength="16" fill="#5f5f5f">&#9474; </text><text x="336" textLength="288" fill="#d8dee9">and rely on simple plain text format</text><text x="624" textLength="16" fill="#5f5f5f"> &#9474;</text></g><g id="g114"><text x="0" textLength="16" class="foreground"> </text><text x="16" textLength="168" class="color3">Notebook housekeeping</text><text x="184" textLength="136" class="foreground"> Tending to y.. </text><text x="320" textLength="16" fill="#5f5f5f">&#9474; </text><text x="336" textLength="152" fill="#d8dee9">s such as Markdown.</text><text x="488" textLength="136" class="foreground"> </text><text x="624" textLength="16" fill="#5f5f5f"> &#9474;</text></g><g id="g115"><text x="0" textLength="16" class="foreground"> </text><text x="16" textLength="152" class="color3">Creating a new note</text><text x="168" textLength="152" class="foreground"> You can add a .. </text><text x="320" textLength="16" fill="#5f5f5f">&#9474; </text><text x="336" textLength="288" class="foreground"> </text><text x="624" textLength="16" fill="#5f5f5f"> &#9474;</text></g><g id="g116"><text x="0" textLength="16" class="foreground"> </text><text x="16" textLength="120" class="color3">Command aliases</text><text x="136" textLength="184" class="foreground"> A command alias is.. </text><text x="320" textLength="16" fill="#5f5f5f">&#9474; </text><text x="336" textLength="144" fill="#d8dee9">The shape of your </text><text x="480" textLength="8" fill="#81a1c1">[</text><text x="488" textLength="64" fill="#88c0d0">notebook</text><text x="552" textLength="8" fill="#81a1c1">]</text><text x="560" textLength="64" fill="#d8dee9">(noteboo</text><text x="624" textLength="16" fill="#5f5f5f"> &#9474;</text></g><g id="g117"><text x="0" textLength="320" class="foreground"> </text><text x="320" textLength="16" fill="#5f5f5f">&#9474; </text><text x="336" textLength="288" class="foreground"> </text><text x="624" textLength="16" fill="#5f5f5f"> &#9474;</text></g><g id="g118"><text x="0" textLength="320" class="foreground"> </text><text x="320" textLength="320" fill="#5f5f5f">&#9584;&#9472;&#9472;&#9472;&#9472;&#9472;&#9472;&#9472;&#9472;&#9472;&#9472;&#9472;&#9472;&#9472;&#9472;&#9472;&#9472;&#9472;&#9472;&#9472;&#9472;&#9472;&#9472;&#9472;&#9472;&#9472;&#9472;&#9472;&#9472;&#9472;&#9472;&#9472;&#9472;&#9472;&#9472;&#9472;&#9472;&#9472;&#9472;&#9583;</text></g><g id="g119"><text x="0" textLength="16" class="foreground"> </text><text x="16" textLength="64" fill="#afaf87">6/26 (0)</text><text x="80" textLength="240" class="foreground"> </text><text x="320" textLength="16" fill="#5f5f5f">&#9474; </text><text x="336" textLength="152" fill="#88c0d0"># Integration with </text><text x="488" textLength="40" fill="#8fbcbb">`fzf`</text><text x="528" textLength="64" class="foreground"> </text><text x="592" textLength="32" class="background">1/25</text><text x="624" textLength="16" fill="#5f5f5f"> &#9474;</text></g><g id="g120"><text x="0" textLength="8" font-weight="bold" fill="#d7005f">&gt;</text><text x="8" textLength="8" class="foreground"> </text><text x="16" textLength="160" font-weight="bold" class="color11">Integration with fzf</text><text x="176" textLength="136" font-weight="bold" fill="#e4e4e4"> [`fzf`](https..</text><text x="312" textLength="8" class="foreground"> </text><text x="320" textLength="16" fill="#5f5f5f">&#9474; </text><text x="336" textLength="8" fill="#81a1c1">[</text><text x="344" textLength="40" fill="#8fbcbb">`fzf`</text><text x="384" textLength="8" fill="#81a1c1">]</text><text x="392" textLength="232" fill="#d8dee9">(https://github.com/junegunn/</text><text x="624" textLength="16" fill="#5f5f5f"> &#9474;</text></g><g id="g121"><text x="0" textLength="16" class="foreground"> </text><text x="16" textLength="144" class="color3">Configuration file</text><text x="160" textLength="160" class="foreground"> Each [notebook].. </text><text x="320" textLength="16" fill="#5f5f5f">&#9474; </text><text x="336" textLength="288" fill="#d8dee9">fzf) is an awesome and versatile fuz</text><text x="624" textLength="16" fill="#5f5f5f"> &#9474;</text></g><g id="g122"><text x="0" textLength="16" class="foreground"> </text><text x="16" textLength="168" class="color3">Notebook housekeeping</text><text x="184" textLength="136" class="foreground"> Tending to y.. </text><text x="320" textLength="16" fill="#5f5f5f">&#9474; </text><text x="336" textLength="152" fill="#d8dee9">zy finder powering </text><text x="488" textLength="32" fill="#8fbcbb">`zk`</text><text x="520" textLength="24" fill="#d8dee9">'s </text><text x="544" textLength="8" fill="#81a1c1">[</text><text x="552" textLength="72" fill="#88c0d0">interacti</text><text x="624" textLength="16" fill="#5f5f5f"> &#9474;</text></g><g id="g123"><text x="0" textLength="16" class="foreground"> </text><text x="16" textLength="152" class="color3">Creating a new note</text><text x="168" textLength="152" class="foreground"> You can add a .. </text><text x="320" textLength="16" fill="#5f5f5f">&#9474; </text><text x="336" textLength="136" fill="#88c0d0">ve filtering mode</text><text x="472" textLength="8" fill="#81a1c1">]</text><text x="480" textLength="144" fill="#d8dee9">(note-filtering.md</text><text x="624" textLength="16" fill="#5f5f5f"> &#9474;</text></g><g id="g124"><text x="0" textLength="16" class="foreground"> </text><text x="16" textLength="232" class="color3">Searching and filtering notes</text><text x="248" textLength="72" class="foreground"> A fe.. </text><text x="320" textLength="16" fill="#5f5f5f">&#9474; </text><text x="336" textLength="168" fill="#d8dee9">Besides the standard </text><text x="504" textLength="8" fill="#81a1c1">[</text><text x="512" textLength="40" fill="#8fbcbb">`fzf`</text><text x="552" textLength="72" fill="#88c0d0"> configur</text><text x="624" textLength="16" fill="#5f5f5f"> &#9474;</text></g><g id="g125"><text x="0" textLength="320" class="foreground"> </text><text x="320" textLength="16" fill="#5f5f5f">&#9474; </text><text x="336" textLength="104" fill="#88c0d0">ation options</text><text x="440" textLength="8" fill="#81a1c1">]</text><text x="448" textLength="176" fill="#d8dee9">(https://github.com/ju</text><text x="624" textLength="16" fill="#5f5f5f"> &#9474;</text></g><g id="g126"><text x="0" textLength="320" class="foreground"> </text><text x="320" textLength="16" fill="#5f5f5f">&#9474; </text><text x="336" textLength="288" fill="#d8dee9">negunn/fzf) documented on its websit</text><text x="624" textLength="16" fill="#5f5f5f"> &#9474;</text></g><g id="g127"><text x="0" textLength="320" class="foreground"> </text><text x="320" textLength="16" fill="#5f5f5f">&#9474; </text><text x="336" textLength="24" fill="#d8dee9">e, </text><text x="360" textLength="32" fill="#8fbcbb">`zk`</text><text x="392" textLength="232" fill="#d8dee9"> offers additional options yo</text><text x="624" textLength="16" fill="#5f5f5f"> &#9474;</text></g><g id="g128"><text x="0" textLength="320" class="foreground"> </text><text x="320" textLength="16" fill="#5f5f5f">&#9474; </text><text x="336" textLength="136" fill="#d8dee9">u can set in the </text><text x="472" textLength="64" fill="#8fbcbb">`[tool]`</text><text x="536" textLength="8" fill="#d8dee9"> </text><text x="544" textLength="8" fill="#81a1c1">[</text><text x="552" textLength="72" fill="#88c0d0">configura</text><text x="624" textLength="16" fill="#5f5f5f"> &#9474;</text></g><g id="g129"><text x="0" textLength="320" class="foreground"> </text><text x="320" textLength="16" fill="#5f5f5f">&#9474; </text><text x="336" textLength="96" fill="#88c0d0">tion section</text><text x="432" textLength="8" fill="#81a1c1">]</text><text x="440" textLength="96" fill="#d8dee9">(config.md).</text><text x="536" textLength="88" class="foreground"> </text><text x="624" textLength="16" fill="#5f5f5f"> &#9474;</text></g><g id="g130"><text x="0" textLength="320" class="foreground"> </text><text x="320" textLength="16" fill="#5f5f5f">&#9474; </text><text x="336" textLength="264" fill="#d8dee9">If you wish to customize more of </text><text x="600" textLength="24" fill="#8fbcbb">`fz</text><text x="624" textLength="16" fill="#5f5f5f"> &#9474;</text></g><g id="g131"><text x="0" textLength="320" class="foreground"> </text><text x="320" textLength="16" fill="#5f5f5f">&#9474; </text><text x="336" textLength="16" fill="#8fbcbb">f`</text><text x="352" textLength="88" fill="#d8dee9"> behavior, </text><text x="440" textLength="8" fill="#81a1c1">[</text><text x="448" textLength="176" fill="#88c0d0">please post a feature </text><text x="624" textLength="16" fill="#5f5f5f"> &#9474;</text></g><g id="g132"><text x="0" textLength="320" class="foreground"> </text><text x="320" textLength="16" fill="#5f5f5f">&#9474; </text><text x="336" textLength="56" fill="#88c0d0">request</text><text x="392" textLength="8" fill="#81a1c1">]</text><text x="400" textLength="224" fill="#d8dee9">(https://github.com/mickael-</text><text x="624" textLength="16" fill="#5f5f5f"> &#9474;</text></g><g id="g133"><text x="0" textLength="320" class="foreground"> </text><text x="320" textLength="16" fill="#5f5f5f">&#9474; </text><text x="336" textLength="128" fill="#d8dee9">menu/zk/issues).</text><text x="464" textLength="160" class="foreground"> </text><text x="624" textLength="16" fill="#5f5f5f"> &#9474;</text></g><g id="g134"><text x="0" textLength="320" class="foreground"> </text><text x="320" textLength="16" fill="#5f5f5f">&#9474; </text><text x="336" textLength="144" fill="#88c0d0">## Preview command</text><text x="480" textLength="144" class="foreground"> </text><text x="624" textLength="16" fill="#5f5f5f"> &#9474;</text></g><g id="g135"><text x="0" textLength="320" class="foreground"> </text><text x="320" textLength="16" fill="#5f5f5f">&#9474; </text><text x="336" textLength="288" fill="#d8dee9">You can customize the command used t</text><text x="624" textLength="16" fill="#5f5f5f"> &#9474;</text></g><g id="g136"><text x="0" textLength="320" class="foreground"> </text><text x="320" textLength="16" fill="#5f5f5f">&#9474; </text><text x="336" textLength="176" fill="#d8dee9">o preview a note with </text><text x="512" textLength="104" fill="#8fbcbb">`fzf-preview`</text><text x="616" textLength="8" class="foreground"> </text><text x="624" textLength="16" fill="#5f5f5f"> &#9474;</text></g><g id="g137"><text x="0" textLength="16" class="color0"> </text><text x="16" textLength="32" class="foreground">1 </text><text x="48" textLength="8" class="background">#</text><text x="56" textLength="144" font-weight="bold" class="color14"> Integration with </text><text x="200" textLength="24" class="color4">fzf</text><text x="224" textLength="416" class="foreground"> </text></g><g id="g138"><text x="0" textLength="16" class="color0"> </text><text x="16" textLength="32" font-weight="bold" class="color8"> 2 </text><text x="48" textLength="40" class="color6">`fzf`</text><text x="88" textLength="552" class="foreground"> is an awesome and versatile </text></g><g id="g139"><text x="0" textLength="16" class="color0"> </text><text x="16" textLength="32" font-weight="bold" class="color8"> </text><text x="48" textLength="176" class="foreground">fuzzy finder powering </text><text x="224" textLength="16" class="color4">zk</text><text x="240" textLength="24" class="foreground">'s </text><text x="264" textLength="208" class="color6">interactive filtering mode</text><text x="472" textLength="168" class="foreground"> </text></g><g id="g140"><text x="0" textLength="16" class="color0"> </text><text x="16" textLength="32" font-weight="bold" class="color8"> </text><text x="48" textLength="592" class="foreground">. </text></g><g id="g141"><text x="0" textLength="16" class="color0"> </text><text x="16" textLength="32" font-weight="bold" class="color8"> 4 </text><text x="48" textLength="168" class="foreground">Besides the standard </text><text x="216" textLength="216" class="color6">`fzf` configuration options</text><text x="432" textLength="208" class="foreground"> </text></g><g id="g142"><text x="0" textLength="16" class="color0"> </text><text x="16" textLength="32" font-weight="bold" class="color8"> </text><text x="48" textLength="224" class="foreground"> documented on its website, </text><text x="272" textLength="16" class="color4">zk</text><text x="288" textLength="352" class="foreground"> offers additional options </text></g><g id="g143"><text x="0" textLength="16" class="color0"> </text><text x="16" textLength="32" font-weight="bold" class="color8"> </text><text x="48" textLength="152" class="foreground">you can set in the </text><text x="200" textLength="48" class="color4">[tool]</text><text x="248" textLength="8" class="foreground"> </text><text x="256" textLength="168" class="color6">configuration section</text><text x="424" textLength="216" class="foreground">. </text></g><g id="g144"><text x="0" textLength="16" class="color0"> </text><text x="16" textLength="32" font-weight="bold" class="color8"> 5 </text><text x="48" textLength="592" class="foreground"> </text></g><g id="g145"><text x="0" textLength="16" class="color0"> </text><text x="16" textLength="32" font-weight="bold" class="color8"> 6 </text><text x="48" textLength="264" class="foreground">If you wish to customize more of </text><text x="312" textLength="24" class="color4">fzf</text><text x="336" textLength="88" class="foreground"> behavior, </text><text x="424" textLength="192" class="color6">please post a feature </text><text x="616" textLength="24" class="foreground"> </text></g><g id="g146"><text x="0" textLength="16" class="color0"> </text><text x="16" textLength="32" font-weight="bold" class="color8"> </text><text x="48" textLength="56" class="color6">request</text><text x="104" textLength="536" class="foreground">. </text></g><g id="g147"><text x="0" textLength="16" class="color0"> </text><text x="16" textLength="32" font-weight="bold" class="color8"> 7 </text><text x="48" textLength="592" class="foreground"> </text></g><g id="g148"><text x="0" textLength="16" class="color0"> </text><text x="16" textLength="32" font-weight="bold" class="color8"> 8 </text><text x="48" textLength="16" class="color4">##</text><text x="64" textLength="128" font-weight="bold" class="color14"> Preview command</text><text x="192" textLength="448" class="foreground"> </text></g><g id="g149"><text x="0" textLength="16" class="color0"> </text><text x="16" textLength="32" font-weight="bold" class="color8"> 9 </text><text x="48" textLength="592" class="foreground"> </text></g><g id="g150"><text x="0" textLength="16" class="color0"> </text><text x="16" textLength="32" font-weight="bold" class="color8"> 10 </text><text x="48" textLength="464" class="foreground">You can customize the command used to preview a note with </text><text x="512" textLength="88" class="color4">fzf-preview</text><text x="600" textLength="40" class="foreground">. </text></g><g id="g151"><text x="0" textLength="16" class="color0"> </text><text x="16" textLength="32" font-weight="bold" class="color8"> </text><text x="48" textLength="192" class="foreground">The special placeholder </text><text x="240" textLength="32" class="color4">{-1}</text><text x="272" textLength="368" class="foreground"> will be expanded to the note file path. </text></g><g id="g152"><text x="0" textLength="16" class="color0"> </text><text x="16" textLength="32" font-weight="bold" class="color8"> 11 </text><text x="48" textLength="592" class="foreground"> </text></g><g id="g153"><text x="0" textLength="16" class="color0"> </text><text x="16" textLength="32" font-weight="bold" class="color8"> 12 </text><text x="48" textLength="96" class="foreground">By default, </text><text x="144" textLength="16" class="color4">zk</text><text x="160" textLength="48" class="foreground"> uses </text><text x="208" textLength="24" class="color4">cat</text><text x="232" textLength="408" class="foreground"> for preview, which is a bit boring. A much </text></g><g id="g154"><text x="0" textLength="16" class="color0"> </text><text x="16" textLength="32" font-weight="bold" class="color8"> </text><text x="48" textLength="240" class="foreground">better option would be to use </text><text x="288" textLength="40" class="color6">`bat`</text><text x="328" textLength="312" class="foreground"> </text></g><g id="g155"><text x="0" textLength="16" class="color0"> </text><text x="16" textLength="32" font-weight="bold" class="color8"> </text><text x="48" textLength="592" class="foreground">which supports syntax highlighting. </text></g><g id="g156"><text x="0" textLength="16" class="color0"> </text><text x="16" textLength="32" font-weight="bold" class="color8"> 13 </text><text x="48" textLength="592" class="foreground"> </text></g><g id="g157"><text x="0" textLength="16" class="color0"> </text><text x="16" textLength="32" font-weight="bold" class="color8"> 14 </text><text x="48" textLength="56" class="color4">```toml</text><text x="104" textLength="536" class="foreground"> </text></g><g id="g158"><text x="0" textLength="640" font-weight="bold" class="foreground"> docs/tool-fzf.md </text></g><g id="g159"><text x="0" textLength="432" class="foreground">$ zk edit --interactive --created-after "one week ago"</text><text x="432" textLength="8" class="background"> </text><text x="440" textLength="200" class="foreground"> </text></g><g id="g160"><text x="0" textLength="16" class="foreground"> </text><text x="16" textLength="56" fill="#afaf87">4/4 (0)</text><text x="72" textLength="248" class="foreground"> </text><text x="320" textLength="320" fill="#5f5f5f">&#9474; &#9474;</text></g><g id="g161"><text x="0" textLength="16" class="foreground"> </text><text x="16" textLength="112" class="color3">March 04, 2021</text><text x="128" textLength="192" class="foreground"> What did I do today.. </text><text x="320" textLength="320" fill="#5f5f5f">&#9474; &#9474;</text></g><g id="g162"><text x="0" textLength="320" class="foreground"> </text><text x="320" textLength="320" fill="#5f5f5f">&#9474; &#9474;</text></g><g id="g163"><text x="0" textLength="16" class="foreground"> </text><text x="16" textLength="56" fill="#afaf87">4/4 (0)</text><text x="72" textLength="248" class="foreground"> </text><text x="320" textLength="16" fill="#5f5f5f">&#9474; </text><text x="336" textLength="200" fill="#88c0d0"># A future-proof notebook</text><text x="536" textLength="88" class="foreground"> </text><text x="624" textLength="16" fill="#5f5f5f"> &#9474;</text></g><g id="g164"><text x="0" textLength="16" class="foreground"> </text><text x="16" textLength="152" class="color3">Interesting subject</text><text x="168" textLength="152" class="foreground"> I'm writing ab.. </text><text x="320" textLength="16" fill="#5f5f5f">&#9474; </text><text x="336" textLength="288" fill="#d8dee9">and rely on simple plain text format</text><text x="624" textLength="16" fill="#5f5f5f"> &#9474;</text></g><g id="g165"><text x="0" textLength="16" class="foreground"> </text><text x="16" textLength="112" class="color3">March 04, 2021</text><text x="128" textLength="192" class="foreground"> What did I do today.. </text><text x="320" textLength="16" fill="#5f5f5f">&#9474; </text><text x="336" textLength="152" fill="#d8dee9">s such as Markdown.</text><text x="488" textLength="136" class="foreground"> </text><text x="624" textLength="16" fill="#5f5f5f"> &#9474;</text></g><g id="g166"><text x="0" textLength="320" class="foreground"> </text><text x="320" textLength="16" fill="#5f5f5f">&#9474; </text><text x="336" textLength="144" fill="#d8dee9">The shape of your </text><text x="480" textLength="8" fill="#81a1c1">[</text><text x="488" textLength="64" fill="#88c0d0">notebook</text><text x="552" textLength="8" fill="#81a1c1">]</text><text x="560" textLength="64" fill="#d8dee9">(noteboo</text><text x="624" textLength="16" fill="#5f5f5f"> &#9474;</text></g><g id="g167"><text x="0" textLength="320" class="foreground"> </text><text x="320" textLength="16" fill="#5f5f5f">&#9474; </text><text x="336" textLength="288" fill="#d8dee9">k.md) is entirely up to you, making </text><text x="624" textLength="16" fill="#5f5f5f"> &#9474;</text></g><g id="g168"><text x="0" textLength="8" font-weight="bold" fill="#87afd7">&gt;</text><text x="8" textLength="8" class="foreground"> </text><text x="16" textLength="8" font-weight="bold" class="foreground">N</text><text x="24" textLength="8" class="background"> </text><text x="32" textLength="288" class="foreground"> </text><text x="320" textLength="320" fill="#5f5f5f">&#9581;&#9472;&#9472;&#9472;&#9472;&#9472;&#9472;&#9472;&#9472;&#9472;&#9472;&#9472;&#9472;&#9472;&#9472;&#9472;&#9472;&#9472;&#9472;&#9472;&#9472;&#9472;&#9472;&#9472;&#9472;&#9472;&#9472;&#9472;&#9472;&#9472;&#9472;&#9472;&#9472;&#9472;&#9472;&#9472;&#9472;&#9472;&#9472;&#9582;</text></g><g id="g169"><text x="0" textLength="16" class="foreground"> </text><text x="16" textLength="56" fill="#afaf87">1/4 (0)</text><text x="72" textLength="248" class="foreground"> </text><text x="320" textLength="16" fill="#5f5f5f">&#9474; </text><text x="336" textLength="200" fill="#88c0d0"># A future-proof notebook</text><text x="536" textLength="88" class="foreground"> </text><text x="624" textLength="16" fill="#5f5f5f"> &#9474;</text></g><g id="g170"><text x="0" textLength="8" font-weight="bold" fill="#d7005f">&gt;</text><text x="8" textLength="8" class="foreground"> </text><text x="16" textLength="168" font-weight="bold" class="color11">Notebook housekeeping</text><text x="184" textLength="128" font-weight="bold" fill="#e4e4e4"> Tending to y..</text><text x="312" textLength="8" class="foreground"> </text><text x="320" textLength="16" fill="#5f5f5f">&#9474; </text><text x="336" textLength="32" fill="#8fbcbb">`zk`</text><text x="368" textLength="256" fill="#d8dee9"> is designed to be future-proof </text><text x="624" textLength="16" fill="#5f5f5f"> &#9474;</text></g><g id="g171"><text x="0" textLength="320" class="foreground"> </text><text x="320" textLength="16" fill="#5f5f5f">&#9474; </text><text x="336" textLength="288" fill="#d8dee9">and rely on simple plain text format</text><text x="624" textLength="16" fill="#5f5f5f"> &#9474;</text></g><g id="g172"><text x="0" textLength="320" class="foreground"> </text><text x="320" textLength="16" fill="#5f5f5f">&#9474; </text><text x="336" textLength="152" fill="#d8dee9">s such as Markdown.</text><text x="488" textLength="136" class="foreground"> </text><text x="624" textLength="16" fill="#5f5f5f"> &#9474;</text></g><g id="g173"><text x="0" textLength="16" class="foreground"> </text><text x="16" textLength="56" fill="#afaf87">1/4 (0)</text><text x="72" textLength="248" class="foreground"> </text><text x="320" textLength="16" fill="#5f5f5f">&#9474; </text><text x="336" textLength="184" fill="#88c0d0"># Notebook housekeeping</text><text x="520" textLength="72" class="foreground"> </text><text x="592" textLength="32" class="background">1/26</text><text x="624" textLength="16" fill="#5f5f5f"> &#9474;</text></g><g id="g174"><text x="0" textLength="8" font-weight="bold" fill="#d7005f">&gt;</text><text x="8" textLength="8" class="foreground"> </text><text x="16" textLength="168" font-weight="bold" class="color11">Notebook housekeeping</text><text x="184" textLength="128" font-weight="bold" fill="#e4e4e4"> Tending to y..</text><text x="312" textLength="8" class="foreground"> </text><text x="320" textLength="16" fill="#5f5f5f">&#9474; </text><text x="336" textLength="288" fill="#d8dee9">Tending to your notes does not only </text><text x="624" textLength="16" fill="#5f5f5f"> &#9474;</text></g><g id="g175"><text x="0" textLength="320" class="foreground"> </text><text x="320" textLength="16" fill="#5f5f5f">&#9474; </text><text x="336" textLength="288" fill="#d8dee9">mean writing. You need to keep your </text><text x="624" textLength="16" fill="#5f5f5f"> &#9474;</text></g><g id="g176"><text x="0" textLength="320" class="foreground"> </text><text x="320" textLength="16" fill="#5f5f5f">&#9474; </text><text x="336" textLength="168" fill="#88c0d0">## Find related notes</text><text x="504" textLength="120" class="foreground"> </text><text x="624" textLength="16" fill="#5f5f5f"> &#9474;</text></g><g id="g177"><text x="0" textLength="320" class="foreground"> </text><text x="320" textLength="16" fill="#5f5f5f">&#9474; </text><text x="336" textLength="288" fill="#d8dee9">To surf your notebook with ease, mak</text><text x="624" textLength="16" fill="#5f5f5f"> &#9474;</text></g><g id="g178"><text x="0" textLength="320" class="foreground"> </text><text x="320" textLength="16" fill="#5f5f5f">&#9474; </text><text x="336" textLength="288" fill="#d8dee9">e sure to link all related notes tog</text><text x="624" textLength="16" fill="#5f5f5f"> &#9474;</text></g><g id="g179"><text x="0" textLength="320" class="foreground"> </text><text x="320" textLength="16" fill="#5f5f5f">&#9474; </text><text x="336" textLength="288" fill="#d8dee9">ether. You can list notes which coul</text><text x="624" textLength="16" fill="#5f5f5f"> &#9474;</text></g><g id="g180"><text x="0" textLength="320" class="foreground"> </text><text x="320" textLength="16" fill="#5f5f5f">&#9474; </text><text x="336" textLength="288" fill="#d8dee9">d be good candidates for a new link </text><text x="624" textLength="16" fill="#5f5f5f"> &#9474;</text></g><g id="g181"><text x="0" textLength="320" class="foreground"> </text><text x="320" textLength="16" fill="#5f5f5f">&#9474; </text><text x="336" textLength="72" fill="#d8dee9">with the </text><text x="408" textLength="88" fill="#8fbcbb">`--related`</text><text x="496" textLength="8" fill="#d8dee9"> </text><text x="504" textLength="8" fill="#81a1c1">[</text><text x="512" textLength="112" fill="#88c0d0">filtering opti</text><text x="624" textLength="16" fill="#5f5f5f"> &#9474;</text></g><g id="g182"><text x="0" textLength="320" class="foreground"> </text><text x="320" textLength="16" fill="#5f5f5f">&#9474; </text><text x="336" textLength="16" fill="#88c0d0">on</text><text x="352" textLength="8" fill="#81a1c1">]</text><text x="360" textLength="160" fill="#d8dee9">(note-filtering.md).</text><text x="520" textLength="104" class="foreground"> </text><text x="624" textLength="16" fill="#5f5f5f"> &#9474;</text></g><g id="g183"><text x="0" textLength="320" class="foreground"> </text><text x="320" textLength="16" fill="#5f5f5f">&#9474; </text><text x="336" textLength="24" fill="#8fbcbb">```</text><text x="360" textLength="16" fill="#d8dee9">sh</text><text x="376" textLength="248" class="foreground"> </text><text x="624" textLength="16" fill="#5f5f5f"> &#9474;</text></g><g id="g184"><text x="0" textLength="320" class="foreground"> </text><text x="320" textLength="16" fill="#5f5f5f">&#9474; </text><text x="336" textLength="8" fill="#88c0d0">$</text><text x="344" textLength="208" fill="#d8dee9"> zk list --related note.md</text><text x="552" textLength="72" class="foreground"> </text><text x="624" textLength="16" fill="#5f5f5f"> &#9474;</text></g><g id="g185"><text x="0" textLength="320" class="foreground"> </text><text x="320" textLength="16" fill="#5f5f5f">&#9474; </text><text x="336" textLength="24" fill="#8fbcbb">```</text><text x="360" textLength="264" class="foreground"> </text><text x="624" textLength="16" fill="#5f5f5f"> &#9474;</text></g><g id="g186"><text x="0" textLength="320" class="foreground"> </text><text x="320" textLength="16" fill="#5f5f5f">&#9474; </text><text x="336" textLength="288" fill="#d8dee9">This returns notes which are not con</text><text x="624" textLength="16" fill="#5f5f5f"> &#9474;</text></g><g id="g187"><text x="0" textLength="320" class="foreground"> </text><text x="320" textLength="16" fill="#5f5f5f">&#9474; </text><text x="336" textLength="288" fill="#d8dee9">nected to the given note, but with a</text><text x="624" textLength="16" fill="#5f5f5f"> &#9474;</text></g><g id="g188"><text x="0" textLength="320" class="foreground"> </text><text x="320" textLength="16" fill="#5f5f5f">&#9474; </text><text x="336" textLength="272" fill="#d8dee9">t least one linked note in common.</text><text x="608" textLength="16" class="foreground"> </text><text x="624" textLength="16" fill="#5f5f5f"> &#9474;</text></g><g id="g189"><text x="0" textLength="320" class="foreground"> </text><text x="320" textLength="16" fill="#5f5f5f">&#9474; </text><text x="336" textLength="160" fill="#88c0d0">## Find flimsy notes</text><text x="496" textLength="128" class="foreground"> </text><text x="624" textLength="16" fill="#5f5f5f"> &#9474;</text></g><g id="g190"><text x="0" textLength="8" font-weight="bold" fill="#87afd7">&gt;</text><text x="8" textLength="8" class="foreground"> </text><text x="16" textLength="16" font-weight="bold" class="foreground">Ne</text><text x="32" textLength="8" class="background"> </text><text x="40" textLength="280" class="foreground"> </text><text x="320" textLength="320" fill="#5f5f5f">&#9581;&#9472;&#9472;&#9472;&#9472;&#9472;&#9472;&#9472;&#9472;&#9472;&#9472;&#9472;&#9472;&#9472;&#9472;&#9472;&#9472;&#9472;&#9472;&#9472;&#9472;&#9472;&#9472;&#9472;&#9472;&#9472;&#9472;&#9472;&#9472;&#9472;&#9472;&#9472;&#9472;&#9472;&#9472;&#9472;&#9472;&#9472;&#9472;&#9582;</text></g><g id="g191"><text x="0" textLength="16" class="foreground"> </text><text x="16" textLength="56" fill="#afaf87">0/4 (0)</text><text x="72" textLength="248" class="foreground"> </text><text x="320" textLength="16" fill="#5f5f5f">&#9474; </text><text x="336" textLength="288" class="foreground"> </text><text x="624" textLength="16" fill="#5f5f5f"> &#9474;</text></g><g id="g192"><text x="0" textLength="8" font-weight="bold" fill="#87afd7">&gt;</text><text x="8" textLength="8" class="foreground"> </text><text x="16" textLength="32" font-weight="bold" class="foreground">New </text><text x="48" textLength="8" class="background"> </text><text x="56" textLength="264" class="foreground"> </text><text x="320" textLength="320" fill="#5f5f5f">&#9581;&#9472;&#9472;&#9472;&#9472;&#9472;&#9472;&#9472;&#9472;&#9472;&#9472;&#9472;&#9472;&#9472;&#9472;&#9472;&#9472;&#9472;&#9472;&#9472;&#9472;&#9472;&#9472;&#9472;&#9472;&#9472;&#9472;&#9472;&#9472;&#9472;&#9472;&#9472;&#9472;&#9472;&#9472;&#9472;&#9472;&#9472;&#9472;&#9582;</text></g><g id="g193"><text x="0" textLength="8" font-weight="bold" fill="#87afd7">&gt;</text><text x="8" textLength="8" class="foreground"> </text><text x="16" textLength="40" font-weight="bold" class="foreground">New n</text><text x="56" textLength="8" class="background"> </text><text x="64" textLength="256" class="foreground"> </text><text x="320" textLength="320" fill="#5f5f5f">&#9581;&#9472;&#9472;&#9472;&#9472;&#9472;&#9472;&#9472;&#9472;&#9472;&#9472;&#9472;&#9472;&#9472;&#9472;&#9472;&#9472;&#9472;&#9472;&#9472;&#9472;&#9472;&#9472;&#9472;&#9472;&#9472;&#9472;&#9472;&#9472;&#9472;&#9472;&#9472;&#9472;&#9472;&#9472;&#9472;&#9472;&#9472;&#9472;&#9582;</text></g><g id="g194"><text x="0" textLength="8" font-weight="bold" fill="#87afd7">&gt;</text><text x="8" textLength="8" class="foreground"> </text><text x="16" textLength="48" font-weight="bold" class="foreground">New no</text><text x="64" textLength="8" class="background"> </text><text x="72" textLength="248" class="foreground"> </text><text x="320" textLength="320" fill="#5f5f5f">&#9581;&#9472;&#9472;&#9472;&#9472;&#9472;&#9472;&#9472;&#9472;&#9472;&#9472;&#9472;&#9472;&#9472;&#9472;&#9472;&#9472;&#9472;&#9472;&#9472;&#9472;&#9472;&#9472;&#9472;&#9472;&#9472;&#9472;&#9472;&#9472;&#9472;&#9472;&#9472;&#9472;&#9472;&#9472;&#9472;&#9472;&#9472;&#9472;&#9582;</text></g><g id="g195"><text x="0" textLength="8" font-weight="bold" fill="#87afd7">&gt;</text><text x="8" textLength="8" class="foreground"> </text><text x="16" textLength="56" font-weight="bold" class="foreground">New not</text><text x="72" textLength="8" class="background"> </text><text x="80" textLength="240" class="foreground"> </text><text x="320" textLength="320" fill="#5f5f5f">&#9581;&#9472;&#9472;&#9472;&#9472;&#9472;&#9472;&#9472;&#9472;&#9472;&#9472;&#9472;&#9472;&#9472;&#9472;&#9472;&#9472;&#9472;&#9472;&#9472;&#9472;&#9472;&#9472;&#9472;&#9472;&#9472;&#9472;&#9472;&#9472;&#9472;&#9472;&#9472;&#9472;&#9472;&#9472;&#9472;&#9472;&#9472;&#9472;&#9582;</text></g><g id="g196"><text x="0" textLength="8" font-weight="bold" fill="#87afd7">&gt;</text><text x="8" textLength="8" class="foreground"> </text><text x="16" textLength="64" font-weight="bold" class="foreground">New note</text><text x="80" textLength="8" class="background"> </text><text x="88" textLength="232" class="foreground"> </text><text x="320" textLength="320" fill="#5f5f5f">&#9581;&#9472;&#9472;&#9472;&#9472;&#9472;&#9472;&#9472;&#9472;&#9472;&#9472;&#9472;&#9472;&#9472;&#9472;&#9472;&#9472;&#9472;&#9472;&#9472;&#9472;&#9472;&#9472;&#9472;&#9472;&#9472;&#9472;&#9472;&#9472;&#9472;&#9472;&#9472;&#9472;&#9472;&#9472;&#9472;&#9472;&#9472;&#9472;&#9582;</text></g><g id="g197"><text x="0" textLength="16" class="color0"> </text><text x="16" textLength="32" class="foreground">1 </text><text x="48" textLength="8" class="background">#</text><text x="56" textLength="72" font-weight="bold" class="color14"> New note</text><text x="128" textLength="512" class="foreground"> </text></g><g id="g198"><text x="0" textLength="16" class="color0"> </text><text x="16" textLength="32" font-weight="bold" class="color8"> 2 </text><text x="48" textLength="592" class="foreground"> </text></g><g id="g199"><text x="0" textLength="640" font-weight="bold" class="foreground"> docs/new-note.md </text></g><g id="g200"><text x="0" textLength="8" font-weight="bold" fill="#87afd7">&gt;</text><text x="8" textLength="8" class="foreground"> </text><text x="16" textLength="64" font-weight="bold" class="foreground">New note</text><text x="80" textLength="8" font-weight="bold" class="background">%</text><text x="88" textLength="552" class="foreground"> </text></g><g id="g201"><text x="0" textLength="264" class="foreground">$ zk list --link-to note-id.md</text><text x="264" textLength="8" class="background"> </text><text x="272" textLength="368" class="foreground"> </text></g><g id="g202"><text x="0" textLength="640" class="foreground">$ zk list --link-to note-id.md </text></g><g id="g203"><text x="0" textLength="48" font-weight="bold" class="color11">Neuron</text><text x="48" textLength="8" class="foreground"> </text><text x="56" textLength="72" text-decoration="underline" class="color6">neuron.md</text><text x="128" textLength="512" class="foreground"> (2 weeks ago) </text></g><g id="g204"><text x="0" textLength="640" class="foreground"> &#8227; using the [same settings as Neuron](https://neuron.zettel.page/id.html) to g</text></g><g id="g205"><text x="0" textLength="104" class="foreground">enerate the [</text><text x="104" textLength="64" class="color1">note IDs</text><text x="168" textLength="472" class="foreground">](note-id.md) in the [note configuration](config-note.md) </text></g><g id="g206"><text x="0" textLength="144" font-weight="bold" class="color11">Note configuration</text><text x="144" textLength="8" class="foreground"> </text><text x="152" textLength="112" text-decoration="underline" class="color6">config-note.md</text><text x="264" textLength="376" class="foreground"> (2 weeks ago) </text></g><g id="g207"><text x="0" textLength="224" class="foreground"> &#8227; Characters set used to [</text><text x="224" textLength="152" class="color1">generate random IDs</text><text x="376" textLength="264" class="foreground">](note-id.md). </text></g><g id="g208"><text x="0" textLength="96" class="foreground"> &#8227; Just a [</text><text x="96" textLength="72" class="color1">random ID</text><text x="168" textLength="472" class="foreground">](note-id.md), simple and elegant. </text></g><g id="g209"><text x="0" textLength="232" font-weight="bold" class="color11">Searching and filtering notes</text><text x="232" textLength="8" class="foreground"> </text><text x="240" textLength="136" text-decoration="underline" class="color6">note-filtering.md</text><text x="376" textLength="264" class="foreground"> (2 weeks ago) </text></g><g id="g210"><text x="0" textLength="640" class="foreground"> &#8227; It works fine with only a path prefix as well. This is useful when you have </text></g><g id="g211"><text x="0" textLength="24" class="foreground">a [</text><text x="24" textLength="56" class="color1">note ID</text><text x="80" textLength="560" class="foreground">](note-id.md) prefix, but not the full file path. </text></g><g id="g212"><text x="0" textLength="640" class="foreground">Found 3 notes </text></g><g id="g213"><text x="0" textLength="400" class="foreground">$ zk list --link-to note-id.md --format oneline</text><text x="400" textLength="8" class="background"> </text><text x="408" textLength="232" class="foreground"> </text></g><g id="g214"><text x="0" textLength="640" class="foreground">$ zk list --link-to note-id.md --format oneline </text></g><g id="g215"><text x="0" textLength="144" font-weight="bold" class="color11">Note configuration</text><text x="144" textLength="8" class="foreground"> </text><text x="152" textLength="112" text-decoration="underline" class="color6">config-note.md</text><text x="264" textLength="112" class="foreground"> (2 weeks ago)</text></g><g id="g216"><text x="0" textLength="232" font-weight="bold" class="color11">Searching and filtering notes</text><text x="232" textLength="8" class="foreground"> </text><text x="240" textLength="136" text-decoration="underline" class="color6">note-filtering.md</text><text x="376" textLength="112" class="foreground"> (2 weeks ago)</text></g><g id="g217"><text x="0" textLength="104" class="foreground">Found 3 notes</text></g><g id="g218"><text x="0" textLength="496" class="foreground">$ zk list --link-to note-id.md --format oneline --recursive</text><text x="496" textLength="8" class="background"> </text><text x="504" textLength="136" class="foreground"> </text></g><g id="g219"><text x="0" textLength="632" class="foreground">$ zk list --link-to note-id.md --format oneline --recursive --max-distance 2</text><text x="632" textLength="8" class="background"> </text></g><g id="g220"><text x="0" textLength="640" class="foreground">$ zk list --link-to note-id.md --format oneline --recursive --max-distance 2 </text></g><g id="g221"><text x="0" textLength="120" font-weight="bold" class="color11">Command aliases</text><text x="120" textLength="8" class="foreground"> </text><text x="128" textLength="120" text-decoration="underline" class="color6">config-alias.md</text><text x="248" textLength="112" class="foreground"> (2 weeks ago)</text></g><g id="g222"><text x="0" textLength="144" font-weight="bold" class="color11">Configuration file</text><text x="144" textLength="8" class="foreground"> </text><text x="152" textLength="72" text-decoration="underline" class="color6">config.md</text><text x="224" textLength="112" class="foreground"> (3 weeks ago)</text></g><g id="g223"><text x="0" textLength="160" font-weight="bold" class="color11">Integration with fzf</text><text x="160" textLength="8" class="foreground"> </text><text x="168" textLength="88" text-decoration="underline" class="color6">tool-fzf.md</text><text x="256" textLength="112" class="foreground"> (2 weeks ago)</text></g><g id="g224"><text x="0" textLength="48" font-weight="bold" class="color11">Neuron</text><text x="48" textLength="8" class="foreground"> </text><text x="56" textLength="72" text-decoration="underline" class="color6">neuron.md</text><text x="128" textLength="112" class="foreground"> (2 weeks ago)</text></g><g id="g225"><text x="0" textLength="80" font-weight="bold" class="color11">Note group</text><text x="80" textLength="8" class="foreground"> </text><text x="88" textLength="120" text-decoration="underline" class="color6">config-group.md</text><text x="208" textLength="112" class="foreground"> (2 weeks ago)</text></g><g id="g226"><text x="0" textLength="64" font-weight="bold" class="color11">Notebook</text><text x="64" textLength="8" class="foreground"> </text><text x="72" textLength="88" text-decoration="underline" class="color6">notebook.md</text><text x="160" textLength="112" class="foreground"> (2 weeks ago)</text></g><g id="g227"><text x="0" textLength="168" font-weight="bold" class="color11">Notebook housekeeping</text><text x="168" textLength="8" class="foreground"> </text><text x="176" textLength="192" text-decoration="underline" class="color6">notebook-housekeeping.md</text><text x="368" textLength="104" class="foreground"> (5 days ago)</text></g><g id="g228"><text x="0" textLength="344" font-weight="bold" class="color11">Send notes for processing by other programs</text><text x="344" textLength="8" class="foreground"> </text><text x="352" textLength="176" text-decoration="underline" class="color6">external-processing.md</text><text x="528" textLength="112" class="foreground"> (2 weeks ago)</text></g><g id="g229"><text x="0" textLength="120" font-weight="bold" class="color11">Template syntax</text><text x="120" textLength="8" class="foreground"> </text><text x="128" textLength="88" text-decoration="underline" class="color6">template.md</text><text x="216" textLength="112" class="foreground"> (2 weeks ago)</text></g><g id="g230"><text x="0" textLength="312" font-weight="bold" class="color11">zk &#8211; a plain text note-taking assistant</text><text x="312" textLength="8" class="foreground"> </text><text x="320" textLength="72" text-decoration="underline" class="color6">README.md</text><text x="392" textLength="112" class="foreground"> (3 weeks ago)</text></g><g id="g231"><text x="0" textLength="112" class="foreground">Found 13 notes</text></g><g id="g232"><text x="0" textLength="600" class="foreground">$ zk list --format "{{word-count}}\t{{title}}" --sort word-count --limit 10</text><text x="600" textLength="8" class="background"> </text><text x="608" textLength="32" class="foreground"> </text></g><g id="g233"><text x="0" textLength="640" class="foreground">$ zk list --format "{{word-count}}\t{{title}}" --sort word-count --limit 10 </text></g><g id="g234"><text x="0" textLength="128" class="foreground">3 New note</text></g><g id="g235"><text x="0" textLength="216" class="foreground">7 Interesting subject</text></g><g id="g236"><text x="0" textLength="176" class="foreground">10 March 04, 2021</text></g><g id="g237"><text x="0" textLength="248" class="foreground">54 A future-proof notebook</text></g><g id="g238"><text x="0" textLength="280" class="foreground">69 Setting your default editor</text></g><g id="g239"><text x="0" textLength="264" class="foreground">88 Automating frequent tasks</text></g><g id="g240"><text x="0" textLength="272" class="foreground">93 Setting your default pager</text></g><g id="g241"><text x="0" textLength="280" class="foreground">101 Call zk from other programs</text></g><g id="g242"><text x="0" textLength="376" class="foreground">106 zk &#8211; a plain text note-taking assistant</text></g><g id="g243"><text x="0" textLength="128" class="foreground">117 Notebook</text></g><g id="g244"><text x="0" textLength="112" class="foreground">Found 10 notes</text></g><g id="g245"><text x="0" textLength="168" class="foreground">$ vim .zk/config.toml</text><text x="168" textLength="8" class="background"> </text><text x="176" textLength="464" class="foreground"> </text></g><g id="g246"><text x="0" textLength="8" class="background"> </text><text x="8" textLength="320" class="foreground"> </text></g><g id="g247"><text x="0" textLength="504" class="foreground"> </text></g><g id="g248"><text x="0" textLength="112" class="foreground"> </text></g><g id="g249"><text x="0" textLength="128" class="foreground"> </text></g><g id="g250"><text x="0" textLength="216" class="foreground"> </text></g><g id="g251"><text x="0" textLength="176" class="foreground"> </text></g><g id="g252"><text x="0" textLength="248" class="foreground"> </text></g><g id="g253"><text x="0" textLength="280" class="foreground"> </text></g><g id="g254"><text x="0" textLength="264" class="foreground"> </text></g><g id="g255"><text x="0" textLength="272" class="foreground"> </text></g><g id="g256"><text x="0" textLength="376" class="foreground"> </text></g><g id="g257"><text x="0" textLength="16" class="color0"> </text><text x="16" textLength="32" class="foreground">1 </text><text x="48" textLength="8" class="background">[</text><text x="56" textLength="32" class="foreground">note</text><text x="88" textLength="8" font-weight="bold" class="color14">]</text><text x="96" textLength="544" class="foreground"> </text></g><g id="g258"><text x="0" textLength="16" class="color0"> </text><text x="16" textLength="32" font-weight="bold" class="color8"> 1 </text><text x="48" textLength="88" class="foreground">filename = </text><text x="136" textLength="128" class="color2">"{{slug title}}"</text><text x="264" textLength="376" class="foreground"> </text></g><g id="g259"><text x="0" textLength="16" class="color0"> </text><text x="16" textLength="32" font-weight="bold" class="color8"> 2 </text><text x="48" textLength="88" class="foreground">template = </text><text x="136" textLength="96" class="color2">"default.md"</text><text x="232" textLength="408" class="foreground"> </text></g><g id="g260"><text x="0" textLength="16" class="color0"> </text><text x="16" textLength="32" font-weight="bold" class="color8"> 4 </text><text x="48" textLength="592" class="foreground">[group.journal.note] </text></g><g id="g261"><text x="0" textLength="16" class="color0"> </text><text x="16" textLength="32" font-weight="bold" class="color8"> 5 </text><text x="48" textLength="88" class="foreground">filename = </text><text x="136" textLength="112" class="color2">"{{date now}}"</text><text x="248" textLength="392" class="foreground"> </text></g><g id="g262"><text x="0" textLength="16" class="color0"> </text><text x="16" textLength="32" font-weight="bold" class="color8"> 6 </text><text x="48" textLength="88" class="foreground">template = </text><text x="136" textLength="96" class="color2">"journal.md"</text><text x="232" textLength="408" class="foreground"> </text></g><g id="g263"><text x="0" textLength="16" class="color0"> </text><text x="16" textLength="32" font-weight="bold" class="color8"> 8 </text><text x="48" textLength="592" class="foreground">[tool] </text></g><g id="g264"><text x="0" textLength="16" class="color0"> </text><text x="16" textLength="32" font-weight="bold" class="color8"> 9 </text><text x="48" textLength="72" class="foreground">editor = </text><text x="120" textLength="48" class="color2">"nvim"</text><text x="168" textLength="472" class="foreground"> </text></g><g id="g265"><text x="0" textLength="16" class="color0"> </text><text x="16" textLength="32" font-weight="bold" class="color8"> 10 </text><text x="48" textLength="112" class="foreground">fzf-preview = </text><text x="160" textLength="328" class="color2">"bat -p --theme Nord --color always {-1}"</text><text x="488" textLength="152" class="foreground"> </text></g><g id="g266"><text x="0" textLength="16" class="color0"> </text><text x="16" textLength="32" font-weight="bold" class="color8"> 12 </text><text x="48" textLength="592" class="foreground">[alias] </text></g><g id="g267"><text x="0" textLength="640" font-weight="bold" class="foreground"> docs/.zk/config.toml </text></g><g id="g268"><text x="0" textLength="16" class="color0"> </text><text x="16" textLength="32" font-weight="bold" class="color8"> 12 </text><text x="48" textLength="592" class="foreground">[note] </text></g><g id="g269"><text x="0" textLength="16" class="color0"> </text><text x="16" textLength="32" font-weight="bold" class="color8"> 11 </text><text x="48" textLength="88" class="foreground">filename = </text><text x="136" textLength="128" class="color2">"{{slug title}}"</text><text x="264" textLength="376" class="foreground"> </text></g><g id="g270"><text x="0" textLength="16" class="color0"> </text><text x="16" textLength="32" font-weight="bold" class="color8"> 10 </text><text x="48" textLength="88" class="foreground">template = </text><text x="136" textLength="96" class="color2">"default.md"</text><text x="232" textLength="408" class="foreground"> </text></g><g id="g271"><text x="0" textLength="16" class="color0"> </text><text x="16" textLength="32" font-weight="bold" class="color8"> 8 </text><text x="48" textLength="592" class="foreground">[group.journal.note] </text></g><g id="g272"><text x="0" textLength="16" class="color0"> </text><text x="16" textLength="32" font-weight="bold" class="color8"> 7 </text><text x="48" textLength="88" class="foreground">filename = </text><text x="136" textLength="112" class="color2">"{{date now}}"</text><text x="248" textLength="392" class="foreground"> </text></g><g id="g273"><text x="0" textLength="16" class="color0"> </text><text x="16" textLength="32" font-weight="bold" class="color8"> 4 </text><text x="48" textLength="592" class="foreground">[tool] </text></g><g id="g274"><text x="0" textLength="16" class="color0"> </text><text x="16" textLength="32" font-weight="bold" class="color8"> 3 </text><text x="48" textLength="72" class="foreground">editor = </text><text x="120" textLength="48" class="color2">"nvim"</text><text x="168" textLength="472" class="foreground"> </text></g><g id="g275"><text x="0" textLength="16" class="color0"> </text><text x="16" textLength="32" font-weight="bold" class="color8"> 2 </text><text x="48" textLength="112" class="foreground">fzf-preview = </text><text x="160" textLength="328" class="color2">"bat -p --theme Nord --color always {-1}"</text><text x="488" textLength="152" class="foreground"> </text></g><g id="g276"><text x="0" textLength="16" class="color0"> </text><text x="16" textLength="32" class="foreground">13 </text><text x="48" textLength="8" class="color0">[</text><text x="56" textLength="40" class="foreground">alias</text><text x="96" textLength="8" font-weight="bold" class="color14">]</text><text x="104" textLength="536" class="foreground"> </text></g><g id="g277"><text x="0" textLength="16" class="color0"> </text><text x="16" textLength="32" font-weight="bold" class="color8"> 13 </text><text x="48" textLength="592" class="foreground">[note] </text></g><g id="g278"><text x="0" textLength="16" class="color0"> </text><text x="16" textLength="32" font-weight="bold" class="color8"> 12 </text><text x="48" textLength="88" class="foreground">filename = </text><text x="136" textLength="128" class="color2">"{{slug title}}"</text><text x="264" textLength="376" class="foreground"> </text></g><g id="g279"><text x="0" textLength="16" class="color0"> </text><text x="16" textLength="32" font-weight="bold" class="color8"> 11 </text><text x="48" textLength="88" class="foreground">template = </text><text x="136" textLength="96" class="color2">"default.md"</text><text x="232" textLength="408" class="foreground"> </text></g><g id="g280"><text x="0" textLength="16" class="color0"> </text><text x="16" textLength="32" font-weight="bold" class="color8"> 10 </text><text x="48" textLength="592" class="foreground"> </text></g><g id="g281"><text x="0" textLength="16" class="color0"> </text><text x="16" textLength="32" font-weight="bold" class="color8"> 9 </text><text x="48" textLength="592" class="foreground">[group.journal.note] </text></g><g id="g282"><text x="0" textLength="16" class="color0"> </text><text x="16" textLength="32" font-weight="bold" class="color8"> 8 </text><text x="48" textLength="88" class="foreground">filename = </text><text x="136" textLength="112" class="color2">"{{date now}}"</text><text x="248" textLength="392" class="foreground"> </text></g><g id="g283"><text x="0" textLength="16" class="color0"> </text><text x="16" textLength="32" font-weight="bold" class="color8"> 7 </text><text x="48" textLength="88" class="foreground">template = </text><text x="136" textLength="96" class="color2">"journal.md"</text><text x="232" textLength="408" class="foreground"> </text></g><g id="g284"><text x="0" textLength="16" class="color0"> </text><text x="16" textLength="32" font-weight="bold" class="color8"> 6 </text><text x="48" textLength="592" class="foreground"> </text></g><g id="g285"><text x="0" textLength="16" class="color0"> </text><text x="16" textLength="32" font-weight="bold" class="color8"> 5 </text><text x="48" textLength="592" class="foreground">[tool] </text></g><g id="g286"><text x="0" textLength="16" class="color0"> </text><text x="16" textLength="32" font-weight="bold" class="color8"> 4 </text><text x="48" textLength="72" class="foreground">editor = </text><text x="120" textLength="48" class="color2">"nvim"</text><text x="168" textLength="472" class="foreground"> </text></g><g id="g287"><text x="0" textLength="16" class="color0"> </text><text x="16" textLength="32" font-weight="bold" class="color8"> 3 </text><text x="48" textLength="112" class="foreground">fzf-preview = </text><text x="160" textLength="328" class="color2">"bat -p --theme Nord --color always {-1}"</text><text x="488" textLength="152" class="foreground"> </text></g><g id="g288"><text x="0" textLength="16" class="color0"> </text><text x="16" textLength="32" font-weight="bold" class="color8"> 1 </text><text x="48" textLength="592" class="foreground">[alias] </text></g><g id="g289"><text x="0" textLength="16" class="color0"> </text><text x="16" textLength="32" class="foreground">14 </text><text x="48" textLength="8" class="background"> </text><text x="56" textLength="584" class="foreground"> </text></g><g id="g290"><text x="0" textLength="96" font-weight="bold" class="foreground">-- INSERT --</text><text x="96" textLength="544" class="foreground"> </text></g><g id="g291"><text x="0" textLength="16" class="color0"> </text><text x="16" textLength="72" class="foreground">14 wc = </text><text x="88" textLength="328" class="color2">"zk list --quiet --format '{{word-count}}</text><text x="416" textLength="16" class="color3">\t</text><text x="432" textLength="208" class="color2">{{title}}' --sort word- </text></g><g id="g292"><text x="0" textLength="16" class="color0"> </text><text x="16" textLength="32" class="foreground"> </text><text x="48" textLength="160" class="color2">count --limit 10 $@"</text><text x="208" textLength="8" class="background"> </text><text x="216" textLength="424" class="foreground"> </text></g><g id="g293"><text x="0" textLength="16" class="color0"> </text><text x="16" textLength="32" class="foreground"> </text><text x="48" textLength="152" class="color2">count --limit 10 $@</text><text x="200" textLength="8" class="background">"</text><text x="208" textLength="432" class="foreground"> </text></g><g id="g294"><text x="0" textLength="16" class="color0"> </text><text x="16" textLength="32" class="foreground"> </text><text x="48" textLength="160" class="color2">count --limit 10 $@"</text><text x="208" textLength="432" class="foreground"> </text></g><g id="g295"><text x="0" textLength="176" class="foreground">"docs/.zk/config.toml"</text><text x="176" textLength="8" class="background"> </text><text x="184" textLength="456" class="foreground"> </text></g><g id="g296"><text x="0" textLength="56" class="foreground">$ zk wc</text><text x="56" textLength="8" class="background"> </text><text x="64" textLength="576" class="foreground"> </text></g><g id="g297"><text x="0" textLength="640" class="foreground">$ zk wc </text></g><g id="g298"><text x="0" textLength="280" class="foreground">$ zk wc --exclude journal --limit 5</text><text x="280" textLength="8" class="background"> </text><text x="288" textLength="352" class="foreground"> </text></g><g id="g299"><text x="0" textLength="640" class="foreground">$ zk wc --exclude journal --limit 5 </text></g><g id="g300"><text x="0" textLength="640" class="foreground">$ </text></g><g id="g301"><text x="0" textLength="8" class="background"> </text></g></defs><g id="screen_view"><g><use xlink:href="#g1" y="0"/><rect x="16" y="17" width="8" height="17" class="foreground"/><use xlink:href="#g2" y="17"/></g><g><use xlink:href="#g1" y="442"/><rect x="544" y="459" width="8" height="17" class="foreground"/><use xlink:href="#g3" y="459"/></g><g><rect x="0" y="884" width="8" height="17" class="foreground"/><use xlink:href="#g4" y="884"/><use xlink:href="#g1" y="901"/></g><g><rect x="48" y="1326" width="8" height="17" class="foreground"/><use xlink:href="#g5" y="1326"/><use xlink:href="#g6" y="1343"/><use xlink:href="#g7" y="1360"/><use xlink:href="#g8" y="1377"/><use xlink:href="#g9" y="1394"/><use xlink:href="#g9" y="1411"/><use xlink:href="#g9" y="1428"/><use xlink:href="#g9" y="1445"/><use xlink:href="#g9" y="1462"/><use xlink:href="#g9" y="1479"/><use xlink:href="#g9" y="1496"/><use xlink:href="#g9" y="1513"/><use xlink:href="#g9" y="1530"/><use xlink:href="#g9" y="1547"/><use xlink:href="#g9" y="1564"/><use xlink:href="#g9" y="1581"/><use xlink:href="#g9" y="1598"/><use xlink:href="#g9" y="1615"/><use xlink:href="#g9" y="1632"/><use xlink:href="#g9" y="1649"/><use xlink:href="#g9" y="1666"/><use xlink:href="#g9" y="1683"/><use xlink:href="#g9" y="1700"/><rect x="0" y="1717" width="640" height="17" class="color0"/><use xlink:href="#g10" y="1717"/><use xlink:href="#g11" y="1734"/></g><g><rect x="48" y="1768" width="8" height="17" class="foreground"/><use xlink:href="#g12" y="1768"/><use xlink:href="#g6" y="1785"/><use xlink:href="#g7" y="1802"/><use xlink:href="#g8" y="1819"/><use xlink:href="#g9" y="1836"/><use xlink:href="#g9" y="1853"/><use xlink:href="#g9" y="1870"/><use xlink:href="#g9" y="1887"/><use xlink:href="#g9" y="1904"/><use xlink:href="#g9" y="1921"/><use xlink:href="#g9" y="1938"/><use xlink:href="#g9" y="1955"/><use xlink:href="#g9" y="1972"/><use xlink:href="#g9" y="1989"/><use xlink:href="#g9" y="2006"/><use xlink:href="#g9" y="2023"/><use xlink:href="#g9" y="2040"/><use xlink:href="#g9" y="2057"/><use xlink:href="#g9" y="2074"/><use xlink:href="#g9" y="2091"/><use xlink:href="#g9" y="2108"/><use xlink:href="#g9" y="2125"/><use xlink:href="#g9" y="2142"/><rect x="0" y="2159" width="640" height="17" class="color0"/><use xlink:href="#g10" y="2159"/><use xlink:href="#g13" y="2176"/></g><g><use xlink:href="#g7" y="2210"/><use xlink:href="#g8" y="2227"/><use xlink:href="#g9" y="2244"/><use xlink:href="#g9" y="2261"/><use xlink:href="#g9" y="2278"/><use xlink:href="#g9" y="2295"/><use xlink:href="#g9" y="2312"/><use xlink:href="#g9" y="2329"/><use xlink:href="#g9" y="2346"/><use xlink:href="#g9" y="2363"/><use xlink:href="#g9" y="2380"/><use xlink:href="#g9" y="2397"/><use xlink:href="#g9" y="2414"/><use xlink:href="#g9" y="2431"/><use xlink:href="#g9" y="2448"/><use xlink:href="#g9" y="2465"/><use xlink:href="#g9" y="2482"/><use xlink:href="#g9" y="2499"/><use xlink:href="#g9" y="2516"/><use xlink:href="#g9" y="2533"/><use xlink:href="#g9" y="2550"/><rect x="0" y="2567" width="640" height="17" class="color0"/><use xlink:href="#g10" y="2567"/><use xlink:href="#g1" y="2584"/><use xlink:href="#g1" y="2601"/><rect x="16" y="2618" width="8" height="17" class="foreground"/><use xlink:href="#g2" y="2618"/></g><g><use xlink:href="#g7" y="2652"/><use xlink:href="#g8" y="2669"/><use xlink:href="#g9" y="2686"/><use xlink:href="#g9" y="2703"/><use xlink:href="#g9" y="2720"/><use xlink:href="#g9" y="2737"/><use xlink:href="#g9" y="2754"/><use xlink:href="#g9" y="2771"/><use xlink:href="#g9" y="2788"/><use xlink:href="#g9" y="2805"/><use xlink:href="#g9" y="2822"/><use xlink:href="#g9" y="2839"/><use xlink:href="#g9" y="2856"/><use xlink:href="#g9" y="2873"/><use xlink:href="#g9" y="2890"/><use xlink:href="#g9" y="2907"/><use xlink:href="#g9" y="2924"/><use xlink:href="#g9" y="2941"/><use xlink:href="#g9" y="2958"/><use xlink:href="#g9" y="2975"/><use xlink:href="#g9" y="2992"/><rect x="0" y="3009" width="640" height="17" class="color0"/><use xlink:href="#g10" y="3009"/><use xlink:href="#g1" y="3026"/><use xlink:href="#g1" y="3043"/><rect x="264" y="3060" width="8" height="17" class="foreground"/><use xlink:href="#g14" y="3060"/></g><g><use xlink:href="#g9" y="3094"/><use xlink:href="#g9" y="3111"/><use xlink:href="#g9" y="3128"/><use xlink:href="#g9" y="3145"/><use xlink:href="#g9" y="3162"/><rect x="0" y="3179" width="640" height="17" class="color0"/><use xlink:href="#g10" y="3179"/><use xlink:href="#g1" y="3196"/><use xlink:href="#g1" y="3213"/><use xlink:href="#g15" y="3230"/><use xlink:href="#g16" y="3247"/><use xlink:href="#g17" y="3281"/><use xlink:href="#g18" y="3315"/><use xlink:href="#g19" y="3349"/><use xlink:href="#g20" y="3366"/><use xlink:href="#g21" y="3383"/><use xlink:href="#g22" y="3400"/><use xlink:href="#g1" y="3417"/><use xlink:href="#g23" y="3451"/><use xlink:href="#g1" y="3468"/><use xlink:href="#g1" y="3485"/><rect x="16" y="3502" width="8" height="17" class="foreground"/><use xlink:href="#g2" y="3502"/></g><g><use xlink:href="#g9" y="3536"/><use xlink:href="#g9" y="3553"/><use xlink:href="#g9" y="3570"/><use xlink:href="#g9" y="3587"/><use xlink:href="#g9" y="3604"/><rect x="0" y="3621" width="640" height="17" class="color0"/><use xlink:href="#g10" y="3621"/><use xlink:href="#g1" y="3638"/><use xlink:href="#g1" y="3655"/><use xlink:href="#g15" y="3672"/><use xlink:href="#g16" y="3689"/><use xlink:href="#g17" y="3723"/><use xlink:href="#g18" y="3757"/><use xlink:href="#g19" y="3791"/><use xlink:href="#g20" y="3808"/><use xlink:href="#g21" y="3825"/><use xlink:href="#g22" y="3842"/><use xlink:href="#g1" y="3859"/><use xlink:href="#g23" y="3893"/><use xlink:href="#g1" y="3910"/><use xlink:href="#g1" y="3927"/><rect x="368" y="3944" width="8" height="17" class="foreground"/><use xlink:href="#g24" y="3944"/></g><g><use xlink:href="#g16" y="3978"/><use xlink:href="#g17" y="4012"/><use xlink:href="#g18" y="4046"/><use xlink:href="#g19" y="4080"/><use xlink:href="#g20" y="4097"/><use xlink:href="#g21" y="4114"/><use xlink:href="#g22" y="4131"/><use xlink:href="#g25" y="4165"/><use xlink:href="#g26" y="4199"/><use xlink:href="#g20" y="4216"/><use xlink:href="#g27" y="4233"/><use xlink:href="#g28" y="4250"/><use xlink:href="#g29" y="4284"/><use xlink:href="#g30" y="4318"/><use xlink:href="#g31" y="4335"/><use xlink:href="#g32" y="4369"/><rect x="8" y="4386" width="8" height="17" class="foreground"/><use xlink:href="#g33" y="4386"/></g><g><use xlink:href="#g19" y="4437"/><use xlink:href="#g20" y="4454"/><use xlink:href="#g21" y="4471"/><use xlink:href="#g22" y="4488"/><use xlink:href="#g25" y="4522"/><use xlink:href="#g26" y="4556"/><use xlink:href="#g20" y="4573"/><use xlink:href="#g27" y="4590"/><use xlink:href="#g28" y="4607"/><use xlink:href="#g29" y="4641"/><use xlink:href="#g30" y="4675"/><use xlink:href="#g31" y="4692"/><use xlink:href="#g32" y="4726"/><use xlink:href="#g1" y="4743"/><use xlink:href="#g34" y="4777"/><use xlink:href="#g1" y="4794"/><use xlink:href="#g1" y="4811"/><rect x="16" y="4828" width="8" height="17" class="foreground"/><use xlink:href="#g2" y="4828"/></g><g><use xlink:href="#g19" y="4879"/><use xlink:href="#g20" y="4896"/><use xlink:href="#g21" y="4913"/><use xlink:href="#g22" y="4930"/><use xlink:href="#g25" y="4964"/><use xlink:href="#g26" y="4998"/><use xlink:href="#g20" y="5015"/><use xlink:href="#g27" y="5032"/><use xlink:href="#g28" y="5049"/><use xlink:href="#g29" y="5083"/><use xlink:href="#g30" y="5117"/><use xlink:href="#g31" y="5134"/><use xlink:href="#g32" y="5168"/><use xlink:href="#g1" y="5185"/><use xlink:href="#g34" y="5219"/><use xlink:href="#g1" y="5236"/><use xlink:href="#g1" y="5253"/><rect x="128" y="5270" width="8" height="17" class="foreground"/><use xlink:href="#g35" y="5270"/></g><g><rect x="0" y="5304" width="8" height="17" class="foreground"/><use xlink:href="#g36" y="5304"/><use xlink:href="#g20" y="5321"/><use xlink:href="#g37" y="5338"/><use xlink:href="#g38" y="5355"/><use xlink:href="#g39" y="5389"/><use xlink:href="#g40" y="5423"/><use xlink:href="#g20" y="5440"/><use xlink:href="#g41" y="5457"/><use xlink:href="#g42" y="5474"/><use xlink:href="#g39" y="5508"/><use xlink:href="#g1" y="5542"/><use xlink:href="#g38" y="5559"/><use xlink:href="#g43" y="5593"/><use xlink:href="#g1" y="5610"/><use xlink:href="#g44" y="5644"/><use xlink:href="#g1" y="5661"/><use xlink:href="#g1" y="5678"/><use xlink:href="#g1" y="5695"/></g><g><rect x="48" y="5746" width="8" height="17" class="foreground"/><use xlink:href="#g45" y="5746"/><use xlink:href="#g6" y="5763"/><use xlink:href="#g46" y="5780"/><use xlink:href="#g47" y="5797"/><use xlink:href="#g9" y="5814"/><use xlink:href="#g9" y="5831"/><use xlink:href="#g9" y="5848"/><use xlink:href="#g9" y="5865"/><use xlink:href="#g9" y="5882"/><use xlink:href="#g9" y="5899"/><use xlink:href="#g9" y="5916"/><use xlink:href="#g9" y="5933"/><use xlink:href="#g9" y="5950"/><use xlink:href="#g9" y="5967"/><use xlink:href="#g9" y="5984"/><use xlink:href="#g9" y="6001"/><use xlink:href="#g9" y="6018"/><use xlink:href="#g9" y="6035"/><use xlink:href="#g9" y="6052"/><use xlink:href="#g9" y="6069"/><use xlink:href="#g9" y="6086"/><use xlink:href="#g9" y="6103"/><use xlink:href="#g9" y="6120"/><rect x="0" y="6137" width="640" height="17" class="color0"/><use xlink:href="#g48" y="6137"/><use xlink:href="#g1" y="6154"/></g><g><rect x="48" y="6188" width="8" height="17" class="foreground"/><use xlink:href="#g45" y="6188"/><use xlink:href="#g6" y="6205"/><use xlink:href="#g46" y="6222"/><use xlink:href="#g47" y="6239"/><use xlink:href="#g9" y="6256"/><use xlink:href="#g9" y="6273"/><use xlink:href="#g9" y="6290"/><use xlink:href="#g9" y="6307"/><use xlink:href="#g9" y="6324"/><use xlink:href="#g9" y="6341"/><use xlink:href="#g9" y="6358"/><use xlink:href="#g9" y="6375"/><use xlink:href="#g9" y="6392"/><use xlink:href="#g9" y="6409"/><use xlink:href="#g9" y="6426"/><use xlink:href="#g9" y="6443"/><use xlink:href="#g9" y="6460"/><use xlink:href="#g9" y="6477"/><use xlink:href="#g9" y="6494"/><use xlink:href="#g9" y="6511"/><use xlink:href="#g9" y="6528"/><use xlink:href="#g9" y="6545"/><use xlink:href="#g9" y="6562"/><rect x="0" y="6579" width="640" height="17" class="color0"/><use xlink:href="#g48" y="6579"/><use xlink:href="#g49" y="6596"/></g><g><use xlink:href="#g46" y="6630"/><use xlink:href="#g47" y="6647"/><use xlink:href="#g9" y="6664"/><use xlink:href="#g9" y="6681"/><use xlink:href="#g9" y="6698"/><use xlink:href="#g9" y="6715"/><use xlink:href="#g9" y="6732"/><use xlink:href="#g9" y="6749"/><use xlink:href="#g9" y="6766"/><use xlink:href="#g9" y="6783"/><use xlink:href="#g9" y="6800"/><use xlink:href="#g9" y="6817"/><use xlink:href="#g9" y="6834"/><use xlink:href="#g9" y="6851"/><use xlink:href="#g9" y="6868"/><use xlink:href="#g9" y="6885"/><use xlink:href="#g9" y="6902"/><use xlink:href="#g9" y="6919"/><use xlink:href="#g9" y="6936"/><use xlink:href="#g9" y="6953"/><use xlink:href="#g9" y="6970"/><rect x="0" y="6987" width="640" height="17" class="color0"/><use xlink:href="#g48" y="6987"/><use xlink:href="#g1" y="7004"/><use xlink:href="#g1" y="7021"/><rect x="16" y="7038" width="8" height="17" class="foreground"/><use xlink:href="#g2" y="7038"/></g><g><use xlink:href="#g46" y="7072"/><use xlink:href="#g47" y="7089"/><use xlink:href="#g9" y="7106"/><use xlink:href="#g9" y="7123"/><use xlink:href="#g9" y="7140"/><use xlink:href="#g9" y="7157"/><use xlink:href="#g9" y="7174"/><use xlink:href="#g9" y="7191"/><use xlink:href="#g9" y="7208"/><use xlink:href="#g9" y="7225"/><use xlink:href="#g9" y="7242"/><use xlink:href="#g9" y="7259"/><use xlink:href="#g9" y="7276"/><use xlink:href="#g9" y="7293"/><use xlink:href="#g9" y="7310"/><use xlink:href="#g9" y="7327"/><use xlink:href="#g9" y="7344"/><use xlink:href="#g9" y="7361"/><use xlink:href="#g9" y="7378"/><use xlink:href="#g9" y="7395"/><use xlink:href="#g9" y="7412"/><rect x="0" y="7429" width="640" height="17" class="color0"/><use xlink:href="#g48" y="7429"/><use xlink:href="#g1" y="7446"/><use xlink:href="#g1" y="7463"/><rect x="328" y="7480" width="8" height="17" class="foreground"/><use xlink:href="#g50" y="7480"/></g><g><rect x="16" y="7514" width="8" height="17" class="foreground"/><use xlink:href="#g51" y="7514"/><use xlink:href="#g52" y="7531"/><use xlink:href="#g53" y="7548"/><rect x="0" y="7565" width="312" height="17" fill="#303030"/><use xlink:href="#g54" y="7565"/><rect x="0" y="7582" width="8" height="17" fill="#303030"/><use xlink:href="#g55" y="7582"/><rect x="0" y="7599" width="8" height="17" fill="#303030"/><use xlink:href="#g56" y="7599"/><rect x="0" y="7616" width="8" height="17" fill="#303030"/><use xlink:href="#g57" y="7616"/><rect x="0" y="7633" width="8" height="17" fill="#303030"/><use xlink:href="#g58" y="7633"/><rect x="0" y="7650" width="8" height="17" fill="#303030"/><use xlink:href="#g59" y="7650"/><rect x="0" y="7667" width="8" height="17" fill="#303030"/><use xlink:href="#g60" y="7667"/><rect x="0" y="7684" width="8" height="17" fill="#303030"/><use xlink:href="#g61" y="7684"/><rect x="0" y="7701" width="8" height="17" fill="#303030"/><use xlink:href="#g62" y="7701"/><rect x="0" y="7718" width="8" height="17" fill="#303030"/><use xlink:href="#g63" y="7718"/><rect x="0" y="7735" width="8" height="17" fill="#303030"/><use xlink:href="#g64" y="7735"/><rect x="0" y="7752" width="8" height="17" fill="#303030"/><use xlink:href="#g65" y="7752"/><rect x="0" y="7769" width="8" height="17" fill="#303030"/><use xlink:href="#g66" y="7769"/><rect x="0" y="7786" width="8" height="17" fill="#303030"/><use xlink:href="#g67" y="7786"/><rect x="0" y="7803" width="8" height="17" fill="#303030"/><use xlink:href="#g68" y="7803"/><rect x="0" y="7820" width="8" height="17" fill="#303030"/><use xlink:href="#g69" y="7820"/><rect x="0" y="7837" width="8" height="17" fill="#303030"/><use xlink:href="#g70" y="7837"/><rect x="0" y="7854" width="8" height="17" fill="#303030"/><use xlink:href="#g71" y="7854"/><rect x="0" y="7871" width="8" height="17" fill="#303030"/><use xlink:href="#g72" y="7871"/><rect x="0" y="7888" width="8" height="17" fill="#303030"/><use xlink:href="#g73" y="7888"/><rect x="0" y="7905" width="8" height="17" fill="#303030"/><use xlink:href="#g74" y="7905"/><rect x="0" y="7922" width="8" height="17" fill="#303030"/><use xlink:href="#g75" y="7922"/></g><g><rect x="16" y="7956" width="8" height="17" class="foreground"/><use xlink:href="#g51" y="7956"/><use xlink:href="#g76" y="7973"/><use xlink:href="#g77" y="7990"/><rect x="0" y="8007" width="312" height="17" fill="#303030"/><use xlink:href="#g78" y="8007"/><rect x="0" y="8024" width="8" height="17" fill="#303030"/><use xlink:href="#g79" y="8024"/><rect x="0" y="8041" width="8" height="17" fill="#303030"/><use xlink:href="#g80" y="8041"/><rect x="0" y="8058" width="8" height="17" fill="#303030"/><use xlink:href="#g81" y="8058"/><rect x="0" y="8075" width="8" height="17" fill="#303030"/><use xlink:href="#g82" y="8075"/><rect x="0" y="8092" width="8" height="17" fill="#303030"/><use xlink:href="#g83" y="8092"/><rect x="0" y="8109" width="8" height="17" fill="#303030"/><use xlink:href="#g84" y="8109"/><rect x="0" y="8126" width="8" height="17" fill="#303030"/><use xlink:href="#g85" y="8126"/><rect x="0" y="8143" width="8" height="17" fill="#303030"/><use xlink:href="#g86" y="8143"/><rect x="0" y="8160" width="8" height="17" fill="#303030"/><use xlink:href="#g87" y="8160"/><rect x="0" y="8177" width="8" height="17" fill="#303030"/><use xlink:href="#g88" y="8177"/><rect x="0" y="8194" width="8" height="17" fill="#303030"/><use xlink:href="#g89" y="8194"/><rect x="0" y="8211" width="8" height="17" fill="#303030"/><use xlink:href="#g90" y="8211"/><rect x="0" y="8228" width="8" height="17" fill="#303030"/><use xlink:href="#g91" y="8228"/><rect x="0" y="8245" width="8" height="17" fill="#303030"/><use xlink:href="#g92" y="8245"/><rect x="0" y="8262" width="8" height="17" fill="#303030"/><use xlink:href="#g93" y="8262"/><rect x="0" y="8279" width="8" height="17" fill="#303030"/><use xlink:href="#g94" y="8279"/><rect x="0" y="8296" width="8" height="17" fill="#303030"/><use xlink:href="#g95" y="8296"/><rect x="0" y="8313" width="8" height="17" fill="#303030"/><use xlink:href="#g96" y="8313"/><rect x="0" y="8330" width="8" height="17" fill="#303030"/><use xlink:href="#g97" y="8330"/><rect x="0" y="8347" width="8" height="17" fill="#303030"/><use xlink:href="#g98" y="8347"/><rect x="0" y="8364" width="8" height="17" fill="#303030"/><use xlink:href="#g75" y="8364"/></g><g><rect x="24" y="8398" width="8" height="17" class="foreground"/><use xlink:href="#g99" y="8398"/><use xlink:href="#g100" y="8415"/><use xlink:href="#g77" y="8432"/><rect x="0" y="8449" width="312" height="17" fill="#303030"/><use xlink:href="#g78" y="8449"/><rect x="0" y="8466" width="8" height="17" fill="#303030"/><use xlink:href="#g101" y="8466"/><rect x="0" y="8483" width="8" height="17" fill="#303030"/><use xlink:href="#g102" y="8483"/><rect x="0" y="8500" width="8" height="17" fill="#303030"/><use xlink:href="#g96" y="8500"/><rect x="0" y="8517" width="8" height="17" fill="#303030"/><use xlink:href="#g82" y="8517"/><rect x="0" y="8534" width="8" height="17" fill="#303030"/><use xlink:href="#g103" y="8534"/><rect x="0" y="8551" width="8" height="17" fill="#303030"/><use xlink:href="#g86" y="8551"/><rect x="0" y="8568" width="8" height="17" fill="#303030"/><use xlink:href="#g104" y="8568"/><rect x="0" y="8585" width="8" height="17" fill="#303030"/><use xlink:href="#g84" y="8585"/><rect x="0" y="8602" width="8" height="17" fill="#303030"/><use xlink:href="#g91" y="8602"/><rect x="0" y="8619" width="8" height="17" fill="#303030"/><use xlink:href="#g105" y="8619"/><rect x="0" y="8636" width="8" height="17" fill="#303030"/><use xlink:href="#g106" y="8636"/><rect x="0" y="8653" width="8" height="17" fill="#303030"/><use xlink:href="#g89" y="8653"/><rect x="0" y="8670" width="8" height="17" fill="#303030"/><use xlink:href="#g107" y="8670"/><rect x="0" y="8687" width="8" height="17" fill="#303030"/><use xlink:href="#g108" y="8687"/><rect x="0" y="8704" width="8" height="17" fill="#303030"/><use xlink:href="#g97" y="8704"/><rect x="0" y="8721" width="8" height="17" fill="#303030"/><use xlink:href="#g92" y="8721"/><rect x="0" y="8738" width="8" height="17" fill="#303030"/><use xlink:href="#g93" y="8738"/><rect x="0" y="8755" width="8" height="17" fill="#303030"/><use xlink:href="#g94" y="8755"/><rect x="0" y="8772" width="8" height="17" fill="#303030"/><use xlink:href="#g85" y="8772"/><rect x="0" y="8789" width="8" height="17" fill="#303030"/><use xlink:href="#g88" y="8789"/><rect x="0" y="8806" width="8" height="17" fill="#303030"/><use xlink:href="#g109" y="8806"/></g><g><rect x="32" y="8840" width="8" height="17" class="foreground"/><use xlink:href="#g110" y="8840"/><use xlink:href="#g111" y="8857"/><use xlink:href="#g77" y="8874"/><rect x="0" y="8891" width="312" height="17" fill="#303030"/><use xlink:href="#g112" y="8891"/><rect x="0" y="8908" width="8" height="17" fill="#303030"/><use xlink:href="#g113" y="8908"/><rect x="0" y="8925" width="8" height="17" fill="#303030"/><use xlink:href="#g114" y="8925"/><rect x="0" y="8942" width="8" height="17" fill="#303030"/><use xlink:href="#g115" y="8942"/><rect x="0" y="8959" width="8" height="17" fill="#303030"/><use xlink:href="#g116" y="8959"/><rect x="0" y="8976" width="8" height="17" fill="#303030"/><use xlink:href="#g103" y="8976"/><use xlink:href="#g117" y="8993"/><use xlink:href="#g117" y="9010"/><use xlink:href="#g117" y="9027"/><use xlink:href="#g117" y="9044"/><use xlink:href="#g117" y="9061"/><use xlink:href="#g117" y="9078"/><use xlink:href="#g117" y="9095"/><use xlink:href="#g117" y="9112"/><use xlink:href="#g117" y="9129"/><use xlink:href="#g117" y="9146"/><use xlink:href="#g117" y="9163"/><use xlink:href="#g117" y="9180"/><use xlink:href="#g117" y="9197"/><use xlink:href="#g117" y="9214"/><use xlink:href="#g117" y="9231"/><use xlink:href="#g118" y="9248"/></g><g><rect x="32" y="9282" width="8" height="17" class="foreground"/><use xlink:href="#g110" y="9282"/><rect x="592" y="9299" width="32" height="17" fill="#afaf87"/><use xlink:href="#g119" y="9299"/><use xlink:href="#g77" y="9316"/><rect x="0" y="9333" width="312" height="17" fill="#303030"/><use xlink:href="#g120" y="9333"/><rect x="0" y="9350" width="8" height="17" fill="#303030"/><use xlink:href="#g121" y="9350"/><rect x="0" y="9367" width="8" height="17" fill="#303030"/><use xlink:href="#g122" y="9367"/><rect x="0" y="9384" width="8" height="17" fill="#303030"/><use xlink:href="#g123" y="9384"/><rect x="0" y="9401" width="8" height="17" fill="#303030"/><use xlink:href="#g81" y="9401"/><rect x="0" y="9418" width="8" height="17" fill="#303030"/><use xlink:href="#g124" y="9418"/><use xlink:href="#g125" y="9435"/><use xlink:href="#g126" y="9452"/><use xlink:href="#g127" y="9469"/><use xlink:href="#g128" y="9486"/><use xlink:href="#g129" y="9503"/><use xlink:href="#g117" y="9520"/><use xlink:href="#g130" y="9537"/><use xlink:href="#g131" y="9554"/><use xlink:href="#g132" y="9571"/><use xlink:href="#g133" y="9588"/><use xlink:href="#g117" y="9605"/><use xlink:href="#g134" y="9622"/><use xlink:href="#g117" y="9639"/><use xlink:href="#g135" y="9656"/><use xlink:href="#g136" y="9673"/><use xlink:href="#g118" y="9690"/></g><g><rect x="0" y="9724" width="8" height="17" class="foreground"/><use xlink:href="#g4" y="9724"/><use xlink:href="#g1" y="9741"/><use xlink:href="#g1" y="9758"/><use xlink:href="#g1" y="9775"/><use xlink:href="#g1" y="9792"/><use xlink:href="#g1" y="9809"/><use xlink:href="#g1" y="9826"/><use xlink:href="#g1" y="9843"/><use xlink:href="#g1" y="9860"/><use xlink:href="#g1" y="9877"/><use xlink:href="#g1" y="9894"/><use xlink:href="#g1" y="9911"/><use xlink:href="#g1" y="9928"/><use xlink:href="#g1" y="9945"/><use xlink:href="#g1" y="9962"/><use xlink:href="#g1" y="9979"/><use xlink:href="#g1" y="9996"/><use xlink:href="#g1" y="10013"/><use xlink:href="#g1" y="10030"/><use xlink:href="#g1" y="10047"/><use xlink:href="#g1" y="10064"/><use xlink:href="#g1" y="10081"/><use xlink:href="#g1" y="10098"/><use xlink:href="#g1" y="10115"/><use xlink:href="#g1" y="10132"/></g><g><rect x="48" y="10166" width="8" height="17" class="foreground"/><use xlink:href="#g137" y="10166"/><use xlink:href="#g6" y="10183"/><use xlink:href="#g138" y="10200"/><use xlink:href="#g139" y="10217"/><use xlink:href="#g140" y="10234"/><use xlink:href="#g8" y="10251"/><use xlink:href="#g141" y="10268"/><use xlink:href="#g142" y="10285"/><use xlink:href="#g143" y="10302"/><use xlink:href="#g144" y="10319"/><use xlink:href="#g145" y="10336"/><use xlink:href="#g146" y="10353"/><use xlink:href="#g147" y="10370"/><use xlink:href="#g148" y="10387"/><use xlink:href="#g149" y="10404"/><use xlink:href="#g150" y="10421"/><use xlink:href="#g151" y="10438"/><use xlink:href="#g152" y="10455"/><use xlink:href="#g153" y="10472"/><use xlink:href="#g154" y="10489"/><use xlink:href="#g155" y="10506"/><use xlink:href="#g156" y="10523"/><use xlink:href="#g157" y="10540"/><rect x="0" y="10557" width="640" height="17" class="color0"/><use xlink:href="#g158" y="10557"/><use xlink:href="#g1" y="10574"/></g><g><rect x="48" y="10608" width="8" height="17" class="foreground"/><use xlink:href="#g137" y="10608"/><use xlink:href="#g6" y="10625"/><use xlink:href="#g138" y="10642"/><use xlink:href="#g139" y="10659"/><use xlink:href="#g140" y="10676"/><use xlink:href="#g8" y="10693"/><use xlink:href="#g141" y="10710"/><use xlink:href="#g142" y="10727"/><use xlink:href="#g143" y="10744"/><use xlink:href="#g144" y="10761"/><use xlink:href="#g145" y="10778"/><use xlink:href="#g146" y="10795"/><use xlink:href="#g147" y="10812"/><use xlink:href="#g148" y="10829"/><use xlink:href="#g149" y="10846"/><use xlink:href="#g150" y="10863"/><use xlink:href="#g151" y="10880"/><use xlink:href="#g152" y="10897"/><use xlink:href="#g153" y="10914"/><use xlink:href="#g154" y="10931"/><use xlink:href="#g155" y="10948"/><use xlink:href="#g156" y="10965"/><use xlink:href="#g157" y="10982"/><rect x="0" y="10999" width="640" height="17" class="color0"/><use xlink:href="#g158" y="10999"/><use xlink:href="#g49" y="11016"/></g><g><use xlink:href="#g138" y="11050"/><use xlink:href="#g139" y="11067"/><use xlink:href="#g140" y="11084"/><use xlink:href="#g8" y="11101"/><use xlink:href="#g141" y="11118"/><use xlink:href="#g142" y="11135"/><use xlink:href="#g143" y="11152"/><use xlink:href="#g144" y="11169"/><use xlink:href="#g145" y="11186"/><use xlink:href="#g146" y="11203"/><use xlink:href="#g147" y="11220"/><use xlink:href="#g148" y="11237"/><use xlink:href="#g149" y="11254"/><use xlink:href="#g150" y="11271"/><use xlink:href="#g151" y="11288"/><use xlink:href="#g152" y="11305"/><use xlink:href="#g153" y="11322"/><use xlink:href="#g154" y="11339"/><use xlink:href="#g155" y="11356"/><use xlink:href="#g156" y="11373"/><use xlink:href="#g157" y="11390"/><rect x="0" y="11407" width="640" height="17" class="color0"/><use xlink:href="#g158" y="11407"/><use xlink:href="#g1" y="11424"/><use xlink:href="#g1" y="11441"/><rect x="16" y="11458" width="8" height="17" class="foreground"/><use xlink:href="#g2" y="11458"/></g><g><use xlink:href="#g138" y="11492"/><use xlink:href="#g139" y="11509"/><use xlink:href="#g140" y="11526"/><use xlink:href="#g8" y="11543"/><use xlink:href="#g141" y="11560"/><use xlink:href="#g142" y="11577"/><use xlink:href="#g143" y="11594"/><use xlink:href="#g144" y="11611"/><use xlink:href="#g145" y="11628"/><use xlink:href="#g146" y="11645"/><use xlink:href="#g147" y="11662"/><use xlink:href="#g148" y="11679"/><use xlink:href="#g149" y="11696"/><use xlink:href="#g150" y="11713"/><use xlink:href="#g151" y="11730"/><use xlink:href="#g152" y="11747"/><use xlink:href="#g153" y="11764"/><use xlink:href="#g154" y="11781"/><use xlink:href="#g155" y="11798"/><use xlink:href="#g156" y="11815"/><use xlink:href="#g157" y="11832"/><rect x="0" y="11849" width="640" height="17" class="color0"/><use xlink:href="#g158" y="11849"/><use xlink:href="#g1" y="11866"/><use xlink:href="#g1" y="11883"/><rect x="432" y="11900" width="8" height="17" class="foreground"/><use xlink:href="#g159" y="11900"/></g><g><rect x="16" y="11934" width="8" height="17" class="foreground"/><use xlink:href="#g51" y="11934"/><use xlink:href="#g160" y="11951"/><use xlink:href="#g53" y="11968"/><rect x="0" y="11985" width="312" height="17" fill="#303030"/><use xlink:href="#g54" y="11985"/><rect x="0" y="12002" width="8" height="17" fill="#303030"/><use xlink:href="#g63" y="12002"/><rect x="0" y="12019" width="8" height="17" fill="#303030"/><use xlink:href="#g161" y="12019"/><rect x="0" y="12036" width="8" height="17" fill="#303030"/><use xlink:href="#g70" y="12036"/><use xlink:href="#g162" y="12053"/><use xlink:href="#g162" y="12070"/><use xlink:href="#g162" y="12087"/><use xlink:href="#g162" y="12104"/><use xlink:href="#g162" y="12121"/><use xlink:href="#g162" y="12138"/><use xlink:href="#g162" y="12155"/><use xlink:href="#g162" y="12172"/><use xlink:href="#g162" y="12189"/><use xlink:href="#g162" y="12206"/><use xlink:href="#g162" y="12223"/><use xlink:href="#g162" y="12240"/><use xlink:href="#g162" y="12257"/><use xlink:href="#g162" y="12274"/><use xlink:href="#g162" y="12291"/><use xlink:href="#g162" y="12308"/><use xlink:href="#g162" y="12325"/><use xlink:href="#g118" y="12342"/></g><g><rect x="16" y="12376" width="8" height="17" class="foreground"/><use xlink:href="#g51" y="12376"/><use xlink:href="#g163" y="12393"/><use xlink:href="#g77" y="12410"/><rect x="0" y="12427" width="312" height="17" fill="#303030"/><use xlink:href="#g78" y="12427"/><rect x="0" y="12444" width="8" height="17" fill="#303030"/><use xlink:href="#g164" y="12444"/><rect x="0" y="12461" width="8" height="17" fill="#303030"/><use xlink:href="#g165" y="12461"/><rect x="0" y="12478" width="8" height="17" fill="#303030"/><use xlink:href="#g94" y="12478"/><use xlink:href="#g166" y="12495"/><use xlink:href="#g167" y="12512"/><use xlink:href="#g117" y="12529"/><use xlink:href="#g117" y="12546"/><use xlink:href="#g117" y="12563"/><use xlink:href="#g117" y="12580"/><use xlink:href="#g117" y="12597"/><use xlink:href="#g117" y="12614"/><use xlink:href="#g117" y="12631"/><use xlink:href="#g117" y="12648"/><use xlink:href="#g117" y="12665"/><use xlink:href="#g117" y="12682"/><use xlink:href="#g117" y="12699"/><use xlink:href="#g117" y="12716"/><use xlink:href="#g117" y="12733"/><use xlink:href="#g117" y="12750"/><use xlink:href="#g117" y="12767"/><use xlink:href="#g118" y="12784"/></g><g><rect x="24" y="12818" width="8" height="17" class="foreground"/><use xlink:href="#g168" y="12818"/><use xlink:href="#g169" y="12835"/><use xlink:href="#g77" y="12852"/><rect x="0" y="12869" width="312" height="17" fill="#303030"/><use xlink:href="#g170" y="12869"/><use xlink:href="#g171" y="12886"/><use xlink:href="#g172" y="12903"/><use xlink:href="#g117" y="12920"/><use xlink:href="#g166" y="12937"/><use xlink:href="#g167" y="12954"/><use xlink:href="#g117" y="12971"/><use xlink:href="#g117" y="12988"/><use xlink:href="#g117" y="13005"/><use xlink:href="#g117" y="13022"/><use xlink:href="#g117" y="13039"/><use xlink:href="#g117" y="13056"/><use xlink:href="#g117" y="13073"/><use xlink:href="#g117" y="13090"/><use xlink:href="#g117" y="13107"/><use xlink:href="#g117" y="13124"/><use xlink:href="#g117" y="13141"/><use xlink:href="#g117" y="13158"/><use xlink:href="#g117" y="13175"/><use xlink:href="#g117" y="13192"/><use xlink:href="#g117" y="13209"/><use xlink:href="#g118" y="13226"/></g><g><rect x="24" y="13260" width="8" height="17" class="foreground"/><use xlink:href="#g168" y="13260"/><rect x="592" y="13277" width="32" height="17" fill="#afaf87"/><use xlink:href="#g173" y="13277"/><use xlink:href="#g77" y="13294"/><rect x="0" y="13311" width="312" height="17" fill="#303030"/><use xlink:href="#g174" y="13311"/><use xlink:href="#g175" y="13328"/><use xlink:href="#g117" y="13345"/><use xlink:href="#g176" y="13362"/><use xlink:href="#g117" y="13379"/><use xlink:href="#g177" y="13396"/><use xlink:href="#g178" y="13413"/><use xlink:href="#g179" y="13430"/><use xlink:href="#g180" y="13447"/><use xlink:href="#g181" y="13464"/><use xlink:href="#g182" y="13481"/><use xlink:href="#g117" y="13498"/><use xlink:href="#g183" y="13515"/><use xlink:href="#g184" y="13532"/><use xlink:href="#g185" y="13549"/><use xlink:href="#g117" y="13566"/><use xlink:href="#g186" y="13583"/><use xlink:href="#g187" y="13600"/><use xlink:href="#g188" y="13617"/><use xlink:href="#g117" y="13634"/><use xlink:href="#g189" y="13651"/><use xlink:href="#g118" y="13668"/></g><g><rect x="32" y="13702" width="8" height="17" class="foreground"/><use xlink:href="#g190" y="13702"/><use xlink:href="#g191" y="13719"/><use xlink:href="#g77" y="13736"/><use xlink:href="#g117" y="13753"/><use xlink:href="#g117" y="13770"/><use xlink:href="#g117" y="13787"/><use xlink:href="#g117" y="13804"/><use xlink:href="#g117" y="13821"/><use xlink:href="#g117" y="13838"/><use xlink:href="#g117" y="13855"/><use xlink:href="#g117" y="13872"/><use xlink:href="#g117" y="13889"/><use xlink:href="#g117" y="13906"/><use xlink:href="#g117" y="13923"/><use xlink:href="#g117" y="13940"/><use xlink:href="#g117" y="13957"/><use xlink:href="#g117" y="13974"/><use xlink:href="#g117" y="13991"/><use xlink:href="#g117" y="14008"/><use xlink:href="#g117" y="14025"/><use xlink:href="#g117" y="14042"/><use xlink:href="#g117" y="14059"/><use xlink:href="#g117" y="14076"/><use xlink:href="#g117" y="14093"/><use xlink:href="#g118" y="14110"/></g><g><rect x="48" y="14144" width="8" height="17" class="foreground"/><use xlink:href="#g192" y="14144"/><use xlink:href="#g191" y="14161"/><use xlink:href="#g77" y="14178"/><use xlink:href="#g117" y="14195"/><use xlink:href="#g117" y="14212"/><use xlink:href="#g117" y="14229"/><use xlink:href="#g117" y="14246"/><use xlink:href="#g117" y="14263"/><use xlink:href="#g117" y="14280"/><use xlink:href="#g117" y="14297"/><use xlink:href="#g117" y="14314"/><use xlink:href="#g117" y="14331"/><use xlink:href="#g117" y="14348"/><use xlink:href="#g117" y="14365"/><use xlink:href="#g117" y="14382"/><use xlink:href="#g117" y="14399"/><use xlink:href="#g117" y="14416"/><use xlink:href="#g117" y="14433"/><use xlink:href="#g117" y="14450"/><use xlink:href="#g117" y="14467"/><use xlink:href="#g117" y="14484"/><use xlink:href="#g117" y="14501"/><use xlink:href="#g117" y="14518"/><use xlink:href="#g117" y="14535"/><use xlink:href="#g118" y="14552"/></g><g><rect x="56" y="14586" width="8" height="17" class="foreground"/><use xlink:href="#g193" y="14586"/><use xlink:href="#g191" y="14603"/><use xlink:href="#g77" y="14620"/><use xlink:href="#g117" y="14637"/><use xlink:href="#g117" y="14654"/><use xlink:href="#g117" y="14671"/><use xlink:href="#g117" y="14688"/><use xlink:href="#g117" y="14705"/><use xlink:href="#g117" y="14722"/><use xlink:href="#g117" y="14739"/><use xlink:href="#g117" y="14756"/><use xlink:href="#g117" y="14773"/><use xlink:href="#g117" y="14790"/><use xlink:href="#g117" y="14807"/><use xlink:href="#g117" y="14824"/><use xlink:href="#g117" y="14841"/><use xlink:href="#g117" y="14858"/><use xlink:href="#g117" y="14875"/><use xlink:href="#g117" y="14892"/><use xlink:href="#g117" y="14909"/><use xlink:href="#g117" y="14926"/><use xlink:href="#g117" y="14943"/><use xlink:href="#g117" y="14960"/><use xlink:href="#g117" y="14977"/><use xlink:href="#g118" y="14994"/></g><g><rect x="64" y="15028" width="8" height="17" class="foreground"/><use xlink:href="#g194" y="15028"/><use xlink:href="#g191" y="15045"/><use xlink:href="#g77" y="15062"/><use xlink:href="#g117" y="15079"/><use xlink:href="#g117" y="15096"/><use xlink:href="#g117" y="15113"/><use xlink:href="#g117" y="15130"/><use xlink:href="#g117" y="15147"/><use xlink:href="#g117" y="15164"/><use xlink:href="#g117" y="15181"/><use xlink:href="#g117" y="15198"/><use xlink:href="#g117" y="15215"/><use xlink:href="#g117" y="15232"/><use xlink:href="#g117" y="15249"/><use xlink:href="#g117" y="15266"/><use xlink:href="#g117" y="15283"/><use xlink:href="#g117" y="15300"/><use xlink:href="#g117" y="15317"/><use xlink:href="#g117" y="15334"/><use xlink:href="#g117" y="15351"/><use xlink:href="#g117" y="15368"/><use xlink:href="#g117" y="15385"/><use xlink:href="#g117" y="15402"/><use xlink:href="#g117" y="15419"/><use xlink:href="#g118" y="15436"/></g><g><rect x="72" y="15470" width="8" height="17" class="foreground"/><use xlink:href="#g195" y="15470"/><use xlink:href="#g191" y="15487"/><use xlink:href="#g77" y="15504"/><use xlink:href="#g117" y="15521"/><use xlink:href="#g117" y="15538"/><use xlink:href="#g117" y="15555"/><use xlink:href="#g117" y="15572"/><use xlink:href="#g117" y="15589"/><use xlink:href="#g117" y="15606"/><use xlink:href="#g117" y="15623"/><use xlink:href="#g117" y="15640"/><use xlink:href="#g117" y="15657"/><use xlink:href="#g117" y="15674"/><use xlink:href="#g117" y="15691"/><use xlink:href="#g117" y="15708"/><use xlink:href="#g117" y="15725"/><use xlink:href="#g117" y="15742"/><use xlink:href="#g117" y="15759"/><use xlink:href="#g117" y="15776"/><use xlink:href="#g117" y="15793"/><use xlink:href="#g117" y="15810"/><use xlink:href="#g117" y="15827"/><use xlink:href="#g117" y="15844"/><use xlink:href="#g117" y="15861"/><use xlink:href="#g118" y="15878"/></g><g><rect x="80" y="15912" width="8" height="17" class="foreground"/><use xlink:href="#g196" y="15912"/><use xlink:href="#g191" y="15929"/><use xlink:href="#g77" y="15946"/><use xlink:href="#g117" y="15963"/><use xlink:href="#g117" y="15980"/><use xlink:href="#g117" y="15997"/><use xlink:href="#g117" y="16014"/><use xlink:href="#g117" y="16031"/><use xlink:href="#g117" y="16048"/><use xlink:href="#g117" y="16065"/><use xlink:href="#g117" y="16082"/><use xlink:href="#g117" y="16099"/><use xlink:href="#g117" y="16116"/><use xlink:href="#g117" y="16133"/><use xlink:href="#g117" y="16150"/><use xlink:href="#g117" y="16167"/><use xlink:href="#g117" y="16184"/><use xlink:href="#g117" y="16201"/><use xlink:href="#g117" y="16218"/><use xlink:href="#g117" y="16235"/><use xlink:href="#g117" y="16252"/><use xlink:href="#g117" y="16269"/><use xlink:href="#g117" y="16286"/><use xlink:href="#g117" y="16303"/><use xlink:href="#g118" y="16320"/></g><g><rect x="0" y="16354" width="8" height="17" class="foreground"/><use xlink:href="#g4" y="16354"/><use xlink:href="#g1" y="16371"/><use xlink:href="#g1" y="16388"/><use xlink:href="#g1" y="16405"/><use xlink:href="#g1" y="16422"/><use xlink:href="#g1" y="16439"/><use xlink:href="#g1" y="16456"/><use xlink:href="#g1" y="16473"/><use xlink:href="#g1" y="16490"/><use xlink:href="#g1" y="16507"/><use xlink:href="#g1" y="16524"/><use xlink:href="#g1" y="16541"/><use xlink:href="#g1" y="16558"/><use xlink:href="#g1" y="16575"/><use xlink:href="#g1" y="16592"/><use xlink:href="#g1" y="16609"/><use xlink:href="#g1" y="16626"/><use xlink:href="#g1" y="16643"/><use xlink:href="#g1" y="16660"/><use xlink:href="#g1" y="16677"/><use xlink:href="#g1" y="16694"/><use xlink:href="#g1" y="16711"/><use xlink:href="#g1" y="16728"/><use xlink:href="#g1" y="16745"/><use xlink:href="#g1" y="16762"/></g><g><rect x="48" y="16796" width="8" height="17" class="foreground"/><use xlink:href="#g197" y="16796"/><use xlink:href="#g6" y="16813"/><use xlink:href="#g198" y="16830"/><use xlink:href="#g9" y="16847"/><use xlink:href="#g9" y="16864"/><use xlink:href="#g9" y="16881"/><use xlink:href="#g9" y="16898"/><use xlink:href="#g9" y="16915"/><use xlink:href="#g9" y="16932"/><use xlink:href="#g9" y="16949"/><use xlink:href="#g9" y="16966"/><use xlink:href="#g9" y="16983"/><use xlink:href="#g9" y="17000"/><use xlink:href="#g9" y="17017"/><use xlink:href="#g9" y="17034"/><use xlink:href="#g9" y="17051"/><use xlink:href="#g9" y="17068"/><use xlink:href="#g9" y="17085"/><use xlink:href="#g9" y="17102"/><use xlink:href="#g9" y="17119"/><use xlink:href="#g9" y="17136"/><use xlink:href="#g9" y="17153"/><use xlink:href="#g9" y="17170"/><rect x="0" y="17187" width="640" height="17" class="color0"/><use xlink:href="#g199" y="17187"/><use xlink:href="#g1" y="17204"/></g><g><rect x="48" y="17238" width="8" height="17" class="foreground"/><use xlink:href="#g197" y="17238"/><use xlink:href="#g6" y="17255"/><use xlink:href="#g198" y="17272"/><use xlink:href="#g9" y="17289"/><use xlink:href="#g9" y="17306"/><use xlink:href="#g9" y="17323"/><use xlink:href="#g9" y="17340"/><use xlink:href="#g9" y="17357"/><use xlink:href="#g9" y="17374"/><use xlink:href="#g9" y="17391"/><use xlink:href="#g9" y="17408"/><use xlink:href="#g9" y="17425"/><use xlink:href="#g9" y="17442"/><use xlink:href="#g9" y="17459"/><use xlink:href="#g9" y="17476"/><use xlink:href="#g9" y="17493"/><use xlink:href="#g9" y="17510"/><use xlink:href="#g9" y="17527"/><use xlink:href="#g9" y="17544"/><use xlink:href="#g9" y="17561"/><use xlink:href="#g9" y="17578"/><use xlink:href="#g9" y="17595"/><use xlink:href="#g9" y="17612"/><rect x="0" y="17629" width="640" height="17" class="color0"/><use xlink:href="#g199" y="17629"/><use xlink:href="#g49" y="17646"/></g><g><rect x="80" y="17680" width="8" height="17" class="foreground"/><use xlink:href="#g200" y="17680"/><use xlink:href="#g117" y="17697"/><use xlink:href="#g1" y="17714"/><rect x="16" y="17731" width="8" height="17" class="foreground"/><use xlink:href="#g2" y="17731"/><use xlink:href="#g1" y="17748"/><use xlink:href="#g1" y="17765"/><use xlink:href="#g1" y="17782"/><use xlink:href="#g1" y="17799"/><use xlink:href="#g1" y="17816"/><use xlink:href="#g1" y="17833"/><use xlink:href="#g1" y="17850"/><use xlink:href="#g1" y="17867"/><use xlink:href="#g1" y="17884"/><use xlink:href="#g1" y="17901"/><use xlink:href="#g1" y="17918"/><use xlink:href="#g1" y="17935"/><use xlink:href="#g1" y="17952"/><use xlink:href="#g1" y="17969"/><use xlink:href="#g1" y="17986"/><use xlink:href="#g1" y="18003"/><use xlink:href="#g1" y="18020"/><use xlink:href="#g1" y="18037"/><use xlink:href="#g1" y="18054"/><use xlink:href="#g1" y="18071"/><use xlink:href="#g1" y="18088"/></g><g><rect x="80" y="18122" width="8" height="17" class="foreground"/><use xlink:href="#g200" y="18122"/><use xlink:href="#g117" y="18139"/><use xlink:href="#g1" y="18156"/><rect x="264" y="18173" width="8" height="17" class="foreground"/><use xlink:href="#g201" y="18173"/><use xlink:href="#g1" y="18190"/><use xlink:href="#g1" y="18207"/><use xlink:href="#g1" y="18224"/><use xlink:href="#g1" y="18241"/><use xlink:href="#g1" y="18258"/><use xlink:href="#g1" y="18275"/><use xlink:href="#g1" y="18292"/><use xlink:href="#g1" y="18309"/><use xlink:href="#g1" y="18326"/><use xlink:href="#g1" y="18343"/><use xlink:href="#g1" y="18360"/><use xlink:href="#g1" y="18377"/><use xlink:href="#g1" y="18394"/><use xlink:href="#g1" y="18411"/><use xlink:href="#g1" y="18428"/><use xlink:href="#g1" y="18445"/><use xlink:href="#g1" y="18462"/><use xlink:href="#g1" y="18479"/><use xlink:href="#g1" y="18496"/><use xlink:href="#g1" y="18513"/><use xlink:href="#g1" y="18530"/></g><g><rect x="80" y="18564" width="8" height="17" class="foreground"/><use xlink:href="#g200" y="18564"/><use xlink:href="#g117" y="18581"/><use xlink:href="#g1" y="18598"/><use xlink:href="#g202" y="18615"/><use xlink:href="#g203" y="18632"/><use xlink:href="#g1" y="18649"/><use xlink:href="#g204" y="18666"/><use xlink:href="#g205" y="18683"/><use xlink:href="#g1" y="18700"/><use xlink:href="#g206" y="18717"/><use xlink:href="#g1" y="18734"/><use xlink:href="#g207" y="18751"/><use xlink:href="#g208" y="18768"/><use xlink:href="#g1" y="18785"/><use xlink:href="#g209" y="18802"/><use xlink:href="#g1" y="18819"/><use xlink:href="#g210" y="18836"/><use xlink:href="#g211" y="18853"/><use xlink:href="#g1" y="18870"/><use xlink:href="#g1" y="18887"/><use xlink:href="#g212" y="18904"/><use xlink:href="#g1" y="18921"/><use xlink:href="#g1" y="18938"/><rect x="16" y="18955" width="8" height="17" class="foreground"/><use xlink:href="#g2" y="18955"/><use xlink:href="#g1" y="18972"/></g><g><rect x="80" y="19006" width="8" height="17" class="foreground"/><use xlink:href="#g200" y="19006"/><use xlink:href="#g117" y="19023"/><use xlink:href="#g1" y="19040"/><use xlink:href="#g202" y="19057"/><use xlink:href="#g203" y="19074"/><use xlink:href="#g1" y="19091"/><use xlink:href="#g204" y="19108"/><use xlink:href="#g205" y="19125"/><use xlink:href="#g1" y="19142"/><use xlink:href="#g206" y="19159"/><use xlink:href="#g1" y="19176"/><use xlink:href="#g207" y="19193"/><use xlink:href="#g208" y="19210"/><use xlink:href="#g1" y="19227"/><use xlink:href="#g209" y="19244"/><use xlink:href="#g1" y="19261"/><use xlink:href="#g210" y="19278"/><use xlink:href="#g211" y="19295"/><use xlink:href="#g1" y="19312"/><use xlink:href="#g1" y="19329"/><use xlink:href="#g212" y="19346"/><use xlink:href="#g1" y="19363"/><use xlink:href="#g1" y="19380"/><rect x="264" y="19397" width="8" height="17" class="foreground"/><use xlink:href="#g201" y="19397"/><use xlink:href="#g1" y="19414"/></g><g><rect x="80" y="19448" width="8" height="17" class="foreground"/><use xlink:href="#g200" y="19448"/><use xlink:href="#g117" y="19465"/><use xlink:href="#g1" y="19482"/><use xlink:href="#g202" y="19499"/><use xlink:href="#g203" y="19516"/><use xlink:href="#g1" y="19533"/><use xlink:href="#g204" y="19550"/><use xlink:href="#g205" y="19567"/><use xlink:href="#g1" y="19584"/><use xlink:href="#g206" y="19601"/><use xlink:href="#g1" y="19618"/><use xlink:href="#g207" y="19635"/><use xlink:href="#g208" y="19652"/><use xlink:href="#g1" y="19669"/><use xlink:href="#g209" y="19686"/><use xlink:href="#g1" y="19703"/><use xlink:href="#g210" y="19720"/><use xlink:href="#g211" y="19737"/><use xlink:href="#g1" y="19754"/><use xlink:href="#g1" y="19771"/><use xlink:href="#g212" y="19788"/><use xlink:href="#g1" y="19805"/><use xlink:href="#g1" y="19822"/><rect x="400" y="19839" width="8" height="17" class="foreground"/><use xlink:href="#g213" y="19839"/><use xlink:href="#g1" y="19856"/></g><g><use xlink:href="#g1" y="19890"/><use xlink:href="#g206" y="19907"/><use xlink:href="#g1" y="19924"/><use xlink:href="#g207" y="19941"/><use xlink:href="#g208" y="19958"/><use xlink:href="#g1" y="19975"/><use xlink:href="#g209" y="19992"/><use xlink:href="#g1" y="20009"/><use xlink:href="#g210" y="20026"/><use xlink:href="#g211" y="20043"/><use xlink:href="#g1" y="20060"/><use xlink:href="#g1" y="20077"/><use xlink:href="#g212" y="20094"/><use xlink:href="#g1" y="20111"/><use xlink:href="#g1" y="20128"/><use xlink:href="#g214" y="20145"/><use xlink:href="#g203" y="20162"/><use xlink:href="#g215" y="20179"/><use xlink:href="#g216" y="20196"/><use xlink:href="#g1" y="20213"/><use xlink:href="#g217" y="20247"/><use xlink:href="#g1" y="20264"/><use xlink:href="#g1" y="20281"/><rect x="16" y="20298" width="8" height="17" class="foreground"/><use xlink:href="#g2" y="20298"/></g><g><use xlink:href="#g1" y="20332"/><use xlink:href="#g206" y="20349"/><use xlink:href="#g1" y="20366"/><use xlink:href="#g207" y="20383"/><use xlink:href="#g208" y="20400"/><use xlink:href="#g1" y="20417"/><use xlink:href="#g209" y="20434"/><use xlink:href="#g1" y="20451"/><use xlink:href="#g210" y="20468"/><use xlink:href="#g211" y="20485"/><use xlink:href="#g1" y="20502"/><use xlink:href="#g1" y="20519"/><use xlink:href="#g212" y="20536"/><use xlink:href="#g1" y="20553"/><use xlink:href="#g1" y="20570"/><use xlink:href="#g214" y="20587"/><use xlink:href="#g203" y="20604"/><use xlink:href="#g215" y="20621"/><use xlink:href="#g216" y="20638"/><use xlink:href="#g1" y="20655"/><use xlink:href="#g217" y="20689"/><use xlink:href="#g1" y="20706"/><use xlink:href="#g1" y="20723"/><rect x="400" y="20740" width="8" height="17" class="foreground"/><use xlink:href="#g213" y="20740"/></g><g><use xlink:href="#g1" y="20774"/><use xlink:href="#g206" y="20791"/><use xlink:href="#g1" y="20808"/><use xlink:href="#g207" y="20825"/><use xlink:href="#g208" y="20842"/><use xlink:href="#g1" y="20859"/><use xlink:href="#g209" y="20876"/><use xlink:href="#g1" y="20893"/><use xlink:href="#g210" y="20910"/><use xlink:href="#g211" y="20927"/><use xlink:href="#g1" y="20944"/><use xlink:href="#g1" y="20961"/><use xlink:href="#g212" y="20978"/><use xlink:href="#g1" y="20995"/><use xlink:href="#g1" y="21012"/><use xlink:href="#g214" y="21029"/><use xlink:href="#g203" y="21046"/><use xlink:href="#g215" y="21063"/><use xlink:href="#g216" y="21080"/><use xlink:href="#g1" y="21097"/><use xlink:href="#g217" y="21131"/><use xlink:href="#g1" y="21148"/><use xlink:href="#g1" y="21165"/><rect x="496" y="21182" width="8" height="17" class="foreground"/><use xlink:href="#g218" y="21182"/></g><g><use xlink:href="#g1" y="21216"/><use xlink:href="#g206" y="21233"/><use xlink:href="#g1" y="21250"/><use xlink:href="#g207" y="21267"/><use xlink:href="#g208" y="21284"/><use xlink:href="#g1" y="21301"/><use xlink:href="#g209" y="21318"/><use xlink:href="#g1" y="21335"/><use xlink:href="#g210" y="21352"/><use xlink:href="#g211" y="21369"/><use xlink:href="#g1" y="21386"/><use xlink:href="#g1" y="21403"/><use xlink:href="#g212" y="21420"/><use xlink:href="#g1" y="21437"/><use xlink:href="#g1" y="21454"/><use xlink:href="#g214" y="21471"/><use xlink:href="#g203" y="21488"/><use xlink:href="#g215" y="21505"/><use xlink:href="#g216" y="21522"/><use xlink:href="#g1" y="21539"/><use xlink:href="#g217" y="21573"/><use xlink:href="#g1" y="21590"/><use xlink:href="#g1" y="21607"/><rect x="632" y="21624" width="8" height="17" class="foreground"/><use xlink:href="#g219" y="21624"/></g><g><use xlink:href="#g1" y="21658"/><use xlink:href="#g217" y="21692"/><use xlink:href="#g1" y="21709"/><use xlink:href="#g1" y="21726"/><use xlink:href="#g220" y="21743"/><use xlink:href="#g215" y="21760"/><use xlink:href="#g216" y="21777"/><use xlink:href="#g221" y="21794"/><use xlink:href="#g222" y="21811"/><use xlink:href="#g18" y="21828"/><use xlink:href="#g223" y="21845"/><use xlink:href="#g224" y="21862"/><use xlink:href="#g225" y="21879"/><use xlink:href="#g226" y="21896"/><use xlink:href="#g227" y="21913"/><use xlink:href="#g228" y="21930"/><use xlink:href="#g229" y="21947"/><use xlink:href="#g230" y="21964"/><use xlink:href="#g1" y="21981"/><use xlink:href="#g231" y="22015"/><use xlink:href="#g1" y="22032"/><use xlink:href="#g1" y="22049"/><rect x="16" y="22066" width="8" height="17" class="foreground"/><use xlink:href="#g2" y="22066"/></g><g><use xlink:href="#g1" y="22100"/><use xlink:href="#g217" y="22134"/><use xlink:href="#g1" y="22151"/><use xlink:href="#g1" y="22168"/><use xlink:href="#g220" y="22185"/><use xlink:href="#g215" y="22202"/><use xlink:href="#g216" y="22219"/><use xlink:href="#g221" y="22236"/><use xlink:href="#g222" y="22253"/><use xlink:href="#g18" y="22270"/><use xlink:href="#g223" y="22287"/><use xlink:href="#g224" y="22304"/><use xlink:href="#g225" y="22321"/><use xlink:href="#g226" y="22338"/><use xlink:href="#g227" y="22355"/><use xlink:href="#g228" y="22372"/><use xlink:href="#g229" y="22389"/><use xlink:href="#g230" y="22406"/><use xlink:href="#g1" y="22423"/><use xlink:href="#g231" y="22457"/><use xlink:href="#g1" y="22474"/><use xlink:href="#g1" y="22491"/><rect x="600" y="22508" width="8" height="17" class="foreground"/><use xlink:href="#g232" y="22508"/></g><g><use xlink:href="#g228" y="22542"/><use xlink:href="#g229" y="22559"/><use xlink:href="#g230" y="22576"/><use xlink:href="#g1" y="22593"/><use xlink:href="#g231" y="22627"/><use xlink:href="#g1" y="22644"/><use xlink:href="#g1" y="22661"/><use xlink:href="#g233" y="22678"/><use xlink:href="#g234" y="22695"/><use xlink:href="#g235" y="22712"/><use xlink:href="#g236" y="22729"/><use xlink:href="#g237" y="22746"/><use xlink:href="#g238" y="22763"/><use xlink:href="#g239" y="22780"/><use xlink:href="#g240" y="22797"/><use xlink:href="#g241" y="22814"/><use xlink:href="#g242" y="22831"/><use xlink:href="#g243" y="22848"/><use xlink:href="#g1" y="22865"/><use xlink:href="#g244" y="22899"/><use xlink:href="#g1" y="22916"/><use xlink:href="#g1" y="22933"/><rect x="16" y="22950" width="8" height="17" class="foreground"/><use xlink:href="#g2" y="22950"/></g><g><use xlink:href="#g228" y="22984"/><use xlink:href="#g229" y="23001"/><use xlink:href="#g230" y="23018"/><use xlink:href="#g1" y="23035"/><use xlink:href="#g231" y="23069"/><use xlink:href="#g1" y="23086"/><use xlink:href="#g1" y="23103"/><use xlink:href="#g233" y="23120"/><use xlink:href="#g234" y="23137"/><use xlink:href="#g235" y="23154"/><use xlink:href="#g236" y="23171"/><use xlink:href="#g237" y="23188"/><use xlink:href="#g238" y="23205"/><use xlink:href="#g239" y="23222"/><use xlink:href="#g240" y="23239"/><use xlink:href="#g241" y="23256"/><use xlink:href="#g242" y="23273"/><use xlink:href="#g243" y="23290"/><use xlink:href="#g1" y="23307"/><use xlink:href="#g244" y="23341"/><use xlink:href="#g1" y="23358"/><use xlink:href="#g1" y="23375"/><rect x="168" y="23392" width="8" height="17" class="foreground"/><use xlink:href="#g245" y="23392"/></g><g><rect x="0" y="23426" width="8" height="17" class="foreground"/><use xlink:href="#g246" y="23426"/><use xlink:href="#g247" y="23443"/><use xlink:href="#g1" y="23460"/><use xlink:href="#g248" y="23494"/><use xlink:href="#g1" y="23511"/><use xlink:href="#g1" y="23528"/><use xlink:href="#g1" y="23545"/><use xlink:href="#g249" y="23562"/><use xlink:href="#g250" y="23579"/><use xlink:href="#g251" y="23596"/><use xlink:href="#g252" y="23613"/><use xlink:href="#g253" y="23630"/><use xlink:href="#g254" y="23647"/><use xlink:href="#g255" y="23664"/><use xlink:href="#g253" y="23681"/><use xlink:href="#g256" y="23698"/><use xlink:href="#g249" y="23715"/><use xlink:href="#g1" y="23732"/><use xlink:href="#g248" y="23766"/><use xlink:href="#g1" y="23783"/><use xlink:href="#g1" y="23800"/><use xlink:href="#g1" y="23817"/></g><g><rect x="48" y="23868" width="8" height="17" class="foreground"/><rect x="88" y="23868" width="8" height="17" class="color0"/><use xlink:href="#g257" y="23868"/><use xlink:href="#g258" y="23885"/><use xlink:href="#g259" y="23902"/><use xlink:href="#g8" y="23919"/><use xlink:href="#g260" y="23936"/><use xlink:href="#g261" y="23953"/><use xlink:href="#g262" y="23970"/><use xlink:href="#g147" y="23987"/><use xlink:href="#g263" y="24004"/><use xlink:href="#g264" y="24021"/><use xlink:href="#g265" y="24038"/><use xlink:href="#g152" y="24055"/><use xlink:href="#g266" y="24072"/><use xlink:href="#g9" y="24089"/><use xlink:href="#g9" y="24106"/><use xlink:href="#g9" y="24123"/><use xlink:href="#g9" y="24140"/><use xlink:href="#g9" y="24157"/><use xlink:href="#g9" y="24174"/><use xlink:href="#g9" y="24191"/><use xlink:href="#g9" y="24208"/><use xlink:href="#g9" y="24225"/><use xlink:href="#g9" y="24242"/><rect x="0" y="24259" width="640" height="17" class="color0"/><use xlink:href="#g267" y="24259"/><use xlink:href="#g1" y="24276"/></g><g><use xlink:href="#g268" y="24310"/><use xlink:href="#g269" y="24327"/><use xlink:href="#g270" y="24344"/><use xlink:href="#g149" y="24361"/><use xlink:href="#g271" y="24378"/><use xlink:href="#g272" y="24395"/><use xlink:href="#g262" y="24412"/><use xlink:href="#g144" y="24429"/><use xlink:href="#g273" y="24446"/><use xlink:href="#g274" y="24463"/><use xlink:href="#g275" y="24480"/><use xlink:href="#g6" y="24497"/><rect x="48" y="24514" width="8" height="17" class="color6"/><rect x="96" y="24514" width="8" height="17" class="color0"/><use xlink:href="#g276" y="24514"/><use xlink:href="#g9" y="24531"/><use xlink:href="#g9" y="24548"/><use xlink:href="#g9" y="24565"/><use xlink:href="#g9" y="24582"/><use xlink:href="#g9" y="24599"/><use xlink:href="#g9" y="24616"/><use xlink:href="#g9" y="24633"/><use xlink:href="#g9" y="24650"/><use xlink:href="#g9" y="24667"/><use xlink:href="#g9" y="24684"/><rect x="0" y="24701" width="640" height="17" class="color0"/><use xlink:href="#g267" y="24701"/><use xlink:href="#g1" y="24718"/></g><g><use xlink:href="#g277" y="24752"/><use xlink:href="#g278" y="24769"/><use xlink:href="#g279" y="24786"/><use xlink:href="#g280" y="24803"/><use xlink:href="#g281" y="24820"/><use xlink:href="#g282" y="24837"/><use xlink:href="#g283" y="24854"/><use xlink:href="#g284" y="24871"/><use xlink:href="#g285" y="24888"/><use xlink:href="#g286" y="24905"/><use xlink:href="#g287" y="24922"/><use xlink:href="#g198" y="24939"/><use xlink:href="#g288" y="24956"/><rect x="48" y="24973" width="8" height="17" class="foreground"/><use xlink:href="#g289" y="24973"/><use xlink:href="#g9" y="24990"/><use xlink:href="#g9" y="25007"/><use xlink:href="#g9" y="25024"/><use xlink:href="#g9" y="25041"/><use xlink:href="#g9" y="25058"/><use xlink:href="#g9" y="25075"/><use xlink:href="#g9" y="25092"/><use xlink:href="#g9" y="25109"/><use xlink:href="#g9" y="25126"/><rect x="0" y="25143" width="640" height="17" class="color0"/><use xlink:href="#g267" y="25143"/><use xlink:href="#g290" y="25160"/></g><g><use xlink:href="#g277" y="25194"/><use xlink:href="#g278" y="25211"/><use xlink:href="#g279" y="25228"/><use xlink:href="#g280" y="25245"/><use xlink:href="#g281" y="25262"/><use xlink:href="#g282" y="25279"/><use xlink:href="#g283" y="25296"/><use xlink:href="#g284" y="25313"/><use xlink:href="#g285" y="25330"/><use xlink:href="#g286" y="25347"/><use xlink:href="#g287" y="25364"/><use xlink:href="#g198" y="25381"/><use xlink:href="#g288" y="25398"/><use xlink:href="#g291" y="25415"/><rect x="208" y="25432" width="8" height="17" class="foreground"/><use xlink:href="#g292" y="25432"/><use xlink:href="#g9" y="25449"/><use xlink:href="#g9" y="25466"/><use xlink:href="#g9" y="25483"/><use xlink:href="#g9" y="25500"/><use xlink:href="#g9" y="25517"/><use xlink:href="#g9" y="25534"/><use xlink:href="#g9" y="25551"/><use xlink:href="#g9" y="25568"/><rect x="0" y="25585" width="640" height="17" class="color0"/><use xlink:href="#g267" y="25585"/><use xlink:href="#g290" y="25602"/></g><g><use xlink:href="#g277" y="25636"/><use xlink:href="#g278" y="25653"/><use xlink:href="#g279" y="25670"/><use xlink:href="#g280" y="25687"/><use xlink:href="#g281" y="25704"/><use xlink:href="#g282" y="25721"/><use xlink:href="#g283" y="25738"/><use xlink:href="#g284" y="25755"/><use xlink:href="#g285" y="25772"/><use xlink:href="#g286" y="25789"/><use xlink:href="#g287" y="25806"/><use xlink:href="#g198" y="25823"/><use xlink:href="#g288" y="25840"/><use xlink:href="#g291" y="25857"/><rect x="200" y="25874" width="8" height="17" class="foreground"/><use xlink:href="#g293" y="25874"/><use xlink:href="#g9" y="25891"/><use xlink:href="#g9" y="25908"/><use xlink:href="#g9" y="25925"/><use xlink:href="#g9" y="25942"/><use xlink:href="#g9" y="25959"/><use xlink:href="#g9" y="25976"/><use xlink:href="#g9" y="25993"/><use xlink:href="#g9" y="26010"/><rect x="0" y="26027" width="640" height="17" class="color0"/><use xlink:href="#g267" y="26027"/><use xlink:href="#g1" y="26044"/></g><g><use xlink:href="#g277" y="26078"/><use xlink:href="#g278" y="26095"/><use xlink:href="#g279" y="26112"/><use xlink:href="#g280" y="26129"/><use xlink:href="#g281" y="26146"/><use xlink:href="#g282" y="26163"/><use xlink:href="#g283" y="26180"/><use xlink:href="#g284" y="26197"/><use xlink:href="#g285" y="26214"/><use xlink:href="#g286" y="26231"/><use xlink:href="#g287" y="26248"/><use xlink:href="#g198" y="26265"/><use xlink:href="#g288" y="26282"/><use xlink:href="#g291" y="26299"/><rect x="200" y="26316" width="8" height="17" class="foreground"/><use xlink:href="#g293" y="26316"/><use xlink:href="#g9" y="26333"/><use xlink:href="#g9" y="26350"/><use xlink:href="#g9" y="26367"/><use xlink:href="#g9" y="26384"/><use xlink:href="#g9" y="26401"/><use xlink:href="#g9" y="26418"/><use xlink:href="#g9" y="26435"/><use xlink:href="#g9" y="26452"/><rect x="0" y="26469" width="640" height="17" class="color0"/><use xlink:href="#g267" y="26469"/><use xlink:href="#g49" y="26486"/></g><g><use xlink:href="#g277" y="26520"/><use xlink:href="#g278" y="26537"/><use xlink:href="#g279" y="26554"/><use xlink:href="#g280" y="26571"/><use xlink:href="#g281" y="26588"/><use xlink:href="#g282" y="26605"/><use xlink:href="#g283" y="26622"/><use xlink:href="#g284" y="26639"/><use xlink:href="#g285" y="26656"/><use xlink:href="#g286" y="26673"/><use xlink:href="#g287" y="26690"/><use xlink:href="#g198" y="26707"/><use xlink:href="#g288" y="26724"/><use xlink:href="#g291" y="26741"/><use xlink:href="#g294" y="26758"/><use xlink:href="#g9" y="26775"/><use xlink:href="#g9" y="26792"/><use xlink:href="#g9" y="26809"/><use xlink:href="#g9" y="26826"/><use xlink:href="#g9" y="26843"/><use xlink:href="#g9" y="26860"/><use xlink:href="#g9" y="26877"/><use xlink:href="#g9" y="26894"/><rect x="0" y="26911" width="640" height="17" class="color0"/><use xlink:href="#g267" y="26911"/><rect x="176" y="26928" width="8" height="17" class="foreground"/><use xlink:href="#g295" y="26928"/></g><g><use xlink:href="#g279" y="26962"/><use xlink:href="#g280" y="26979"/><use xlink:href="#g281" y="26996"/><use xlink:href="#g282" y="27013"/><use xlink:href="#g283" y="27030"/><use xlink:href="#g284" y="27047"/><use xlink:href="#g285" y="27064"/><use xlink:href="#g286" y="27081"/><use xlink:href="#g287" y="27098"/><use xlink:href="#g198" y="27115"/><use xlink:href="#g288" y="27132"/><use xlink:href="#g291" y="27149"/><use xlink:href="#g294" y="27166"/><use xlink:href="#g9" y="27183"/><use xlink:href="#g9" y="27200"/><use xlink:href="#g9" y="27217"/><use xlink:href="#g9" y="27234"/><use xlink:href="#g9" y="27251"/><use xlink:href="#g9" y="27268"/><use xlink:href="#g9" y="27285"/><use xlink:href="#g9" y="27302"/><rect x="0" y="27319" width="640" height="17" class="color0"/><use xlink:href="#g267" y="27319"/><use xlink:href="#g1" y="27336"/><use xlink:href="#g1" y="27353"/><rect x="16" y="27370" width="8" height="17" class="foreground"/><use xlink:href="#g2" y="27370"/></g><g><use xlink:href="#g279" y="27404"/><use xlink:href="#g280" y="27421"/><use xlink:href="#g281" y="27438"/><use xlink:href="#g282" y="27455"/><use xlink:href="#g283" y="27472"/><use xlink:href="#g284" y="27489"/><use xlink:href="#g285" y="27506"/><use xlink:href="#g286" y="27523"/><use xlink:href="#g287" y="27540"/><use xlink:href="#g198" y="27557"/><use xlink:href="#g288" y="27574"/><use xlink:href="#g291" y="27591"/><use xlink:href="#g294" y="27608"/><use xlink:href="#g9" y="27625"/><use xlink:href="#g9" y="27642"/><use xlink:href="#g9" y="27659"/><use xlink:href="#g9" y="27676"/><use xlink:href="#g9" y="27693"/><use xlink:href="#g9" y="27710"/><use xlink:href="#g9" y="27727"/><use xlink:href="#g9" y="27744"/><rect x="0" y="27761" width="640" height="17" class="color0"/><use xlink:href="#g267" y="27761"/><use xlink:href="#g1" y="27778"/><use xlink:href="#g1" y="27795"/><rect x="56" y="27812" width="8" height="17" class="foreground"/><use xlink:href="#g296" y="27812"/></g><g><use xlink:href="#g9" y="27846"/><use xlink:href="#g9" y="27863"/><use xlink:href="#g9" y="27880"/><use xlink:href="#g9" y="27897"/><use xlink:href="#g9" y="27914"/><use xlink:href="#g9" y="27931"/><use xlink:href="#g9" y="27948"/><use xlink:href="#g9" y="27965"/><rect x="0" y="27982" width="640" height="17" class="color0"/><use xlink:href="#g267" y="27982"/><use xlink:href="#g1" y="27999"/><use xlink:href="#g1" y="28016"/><use xlink:href="#g297" y="28033"/><use xlink:href="#g234" y="28050"/><use xlink:href="#g235" y="28067"/><use xlink:href="#g236" y="28084"/><use xlink:href="#g237" y="28101"/><use xlink:href="#g238" y="28118"/><use xlink:href="#g239" y="28135"/><use xlink:href="#g240" y="28152"/><use xlink:href="#g241" y="28169"/><use xlink:href="#g242" y="28186"/><use xlink:href="#g243" y="28203"/><use xlink:href="#g1" y="28220"/><use xlink:href="#g1" y="28237"/><rect x="16" y="28254" width="8" height="17" class="foreground"/><use xlink:href="#g2" y="28254"/></g><g><use xlink:href="#g9" y="28288"/><use xlink:href="#g9" y="28305"/><use xlink:href="#g9" y="28322"/><use xlink:href="#g9" y="28339"/><use xlink:href="#g9" y="28356"/><use xlink:href="#g9" y="28373"/><use xlink:href="#g9" y="28390"/><use xlink:href="#g9" y="28407"/><rect x="0" y="28424" width="640" height="17" class="color0"/><use xlink:href="#g267" y="28424"/><use xlink:href="#g1" y="28441"/><use xlink:href="#g1" y="28458"/><use xlink:href="#g297" y="28475"/><use xlink:href="#g234" y="28492"/><use xlink:href="#g235" y="28509"/><use xlink:href="#g236" y="28526"/><use xlink:href="#g237" y="28543"/><use xlink:href="#g238" y="28560"/><use xlink:href="#g239" y="28577"/><use xlink:href="#g240" y="28594"/><use xlink:href="#g241" y="28611"/><use xlink:href="#g242" y="28628"/><use xlink:href="#g243" y="28645"/><use xlink:href="#g1" y="28662"/><use xlink:href="#g1" y="28679"/><rect x="280" y="28696" width="8" height="17" class="foreground"/><use xlink:href="#g298" y="28696"/></g><g><rect x="0" y="28730" width="640" height="17" class="color0"/><use xlink:href="#g267" y="28730"/><use xlink:href="#g1" y="28747"/><use xlink:href="#g1" y="28764"/><use xlink:href="#g297" y="28781"/><use xlink:href="#g234" y="28798"/><use xlink:href="#g235" y="28815"/><use xlink:href="#g236" y="28832"/><use xlink:href="#g237" y="28849"/><use xlink:href="#g238" y="28866"/><use xlink:href="#g239" y="28883"/><use xlink:href="#g240" y="28900"/><use xlink:href="#g241" y="28917"/><use xlink:href="#g242" y="28934"/><use xlink:href="#g243" y="28951"/><use xlink:href="#g1" y="28968"/><use xlink:href="#g1" y="28985"/><use xlink:href="#g299" y="29002"/><use xlink:href="#g234" y="29019"/><use xlink:href="#g235" y="29036"/><use xlink:href="#g237" y="29053"/><use xlink:href="#g238" y="29070"/><use xlink:href="#g239" y="29087"/><use xlink:href="#g1" y="29104"/><use xlink:href="#g1" y="29121"/><rect x="16" y="29138" width="8" height="17" class="foreground"/><use xlink:href="#g2" y="29138"/></g><g><use xlink:href="#g1" y="29172"/><use xlink:href="#g1" y="29189"/><use xlink:href="#g297" y="29206"/><use xlink:href="#g234" y="29223"/><use xlink:href="#g235" y="29240"/><use xlink:href="#g236" y="29257"/><use xlink:href="#g237" y="29274"/><use xlink:href="#g238" y="29291"/><use xlink:href="#g239" y="29308"/><use xlink:href="#g240" y="29325"/><use xlink:href="#g241" y="29342"/><use xlink:href="#g242" y="29359"/><use xlink:href="#g243" y="29376"/><use xlink:href="#g1" y="29393"/><use xlink:href="#g1" y="29410"/><use xlink:href="#g299" y="29427"/><use xlink:href="#g234" y="29444"/><use xlink:href="#g235" y="29461"/><use xlink:href="#g237" y="29478"/><use xlink:href="#g238" y="29495"/><use xlink:href="#g239" y="29512"/><use xlink:href="#g1" y="29529"/><use xlink:href="#g1" y="29546"/><use xlink:href="#g300" y="29563"/><rect x="0" y="29580" width="8" height="17" class="foreground"/><use xlink:href="#g301" y="29580"/></g></g></svg>
</svg>