Compare commits
1 commit
c25bbf3407
...
27ffbcd0b1
Author | SHA1 | Date | |
---|---|---|---|
27ffbcd0b1 |
1 changed files with 6 additions and 11 deletions
17
index.gv
17
index.gv
|
@ -358,7 +358,9 @@ tilde_tm [shape="plaintext", margin="0", label=<
|
|||
edge [color="#4040FF"]
|
||||
node [fillcolor="#404080"]
|
||||
|
||||
forge_marc_others -> forge_marc_proofs -> forge_marc_keys -> forge_marc
|
||||
forge_marc_keys -> forge_marc
|
||||
forge_marc_proofs -> forge_marc_keys
|
||||
forge_marc_others -> forge_marc_proofs
|
||||
|
||||
forge_marc_keys [shape="plaintext", margin="0", label=<
|
||||
<table cellspacing="0">
|
||||
|
@ -428,11 +430,6 @@ rwx_spcd_python [label="SPCD\nPython"]
|
|||
rwx_spcd_shell [label="SPCD\nShell"]
|
||||
} -> rwx_spcd
|
||||
|
||||
{
|
||||
rwx_ytlp_freetube [label="Free\nTube"]
|
||||
rwx_ytlp_ytdlp [label="YT\nDLP"]
|
||||
} -> rwx_ytlp
|
||||
|
||||
# ╭───────╮
|
||||
# │ Tasks │
|
||||
# ╰───────╯
|
||||
|
@ -565,9 +562,9 @@ rwx_todo_name [label="Name"]
|
|||
# │ Tasks │ tilde.link │
|
||||
# ╰───────┴────────────╯
|
||||
|
||||
{
|
||||
tilde_logo [label="Logo"]
|
||||
} -> tilde
|
||||
|
||||
tilde_logo -> tilde
|
||||
|
||||
# ╭─────╮
|
||||
# │ WIP │
|
||||
|
@ -576,13 +573,11 @@ tilde_logo [label="Logo"]
|
|||
edge [color="#C0C000"]
|
||||
node [fillcolor="#606000"]
|
||||
|
||||
{
|
||||
wip [shape="plaintext", margin="0", label=<
|
||||
<table cellspacing="0">
|
||||
<tr><td>WIP</td></tr>
|
||||
<tr><td bgcolor="#303030" border="0">Work In<br/>Progress</td></tr>
|
||||
</table>>]
|
||||
} -> {
|
||||
</table>>] -> {
|
||||
|
||||
rwx_todo
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue