"):::white %% Documents database %% DOCS --- CREATEDBY(" Created By"):::yellow"> "):::white %% Documents database %% DOCS --- CREATEDBY(" Created By"):::yellow"> "):::white %% Documents database %% DOCS --- CREATEDBY(" Created By"):::yellow">
https://butn.one/btn/?name=Buy+me+a+Coffee&link=https%3A%2F%2Fwww.buymeacoffee.com%2FE8dhPOt&tab=0&darkMode=0&transparent=1&ftSize=&ftFamily=Poppins&ftWeight=&ftStyle=&cText=%23FFFFFF&cBg=%23000000&cHText=%23FFFFFF&cHBg=%23000000&bColor=%23000&bRadius=50&bSize=4&position=center&emoji=&boxYpos=2&boxXpos=1&boxBlur=0&boxSpread=0&boxColor=rgb(15+15+15+%2F+10%25)&px=40&py=3
https://butn.one/btn/?name=Follow+on+Twitter&link=https%3A%2F%2Ftwitter.com%2FRedGregory1&tab=0&darkMode=0&transparent=1&ftSize=&ftFamily=Poppins&ftWeight=&ftStyle=&cText=%23FFFFFF&cBg=%23000000&cHText=%23FFFFFF&cHBg=%23000000&bColor=%23000&bRadius=50&bSize=4&position=center&emoji=&boxYpos=2&boxXpos=1&boxBlur=0&boxSpread=0&boxColor=rgb(15+15+15+%2F+10%25)&px=40&py=3
flowchart TB
%% Colors %%
classDef white fill:white,stroke:#000,stroke-width:2px,color:#000
classDef yellow fill:#fffD75,stroke:#000,stroke-width:2px,color:#000
%% Databases %%
DOCS("<img src='<https://super.so/icon/dark/file-minus.svg>'; width='40' />"):::white
%% Documents database %%
DOCS --- CREATEDBY("<img src='<https://super.so/icon/dark/user.svg>'; width='20' /> Created By"):::yellow
Find minimal icons
How To Add Images To A Mermaid Graph In Notion - Red Gregory
How to make a graph with icons
flowchart TB
%% Colors %%
linkStyle default stroke-width:3px
classDef white fill:white,stroke:#000,stroke-width:2px,color:#000
classDef yellow fill:#fffd75,stroke:#000,stroke-width:2px,color:#000
classDef green fill:#93ff75,stroke:#000,stroke-width:2px,color:#000
%% Databases %%
DOCS("<img src='<https://super.so/icon/dark/file-minus.svg>'; width='40' />"):::white
NOTES("<img src='<https://super.so/icon/dark/book.svg>'; width='40' />"):::white
TASKS("<img src='<https://super.so/icon/dark/check-square.svg>'; width='40' />"):::white
%% Documents Database %%
DOCS ---- DOCTYPE("<img src='<https://super.so/icon/dark/chevron-down.svg>'; width='25' /> Type"):::yellow
DOCS ---- DOCCREATEDBY("<img src='<https://super.so/icon/dark/user.svg>'; width='25' /> Created By"):::yellow
%% Documents to Tasks %%
DOCS --- DOCTASKS("<img src='<https://super.so/icon/dark/arrow-up-right.svg>'; width='25' /> Tasks"):::green
DOCTASKS --- TASKS
%% Documents to Notes %%
DOCS --- DOCNOTE("<img src='<https://super.so/icon/dark/arrow-up-right.svg>'; width='25' /> Notes"):::green
DOCNOTE --- NOTES
DOCS ---- DOCSTATUS("<img src='<https://super.so/icon/dark/chevron-down.svg>'; width='25' /> Status"):::yellow
DOCS ---- DOCCREATEDTIME("<img src='<https://super.so/icon/dark/clock.svg>'; width='25' /> Created Time"):::yellow
%% Links %%
click DOCS "<https://redgregory.notion.site/c154907e263f48fe979a792588f3875a?v=2aabab98f87f479da4b9a66d86d61b50>"
click NOTES "<https://redgregory.notion.site/89bb914e098041e2bee59b8f3aa09e73?v=9d216b2217c041d3a16c9460062847f2>"
click TASKS "<https://redgregory.notion.site/82b9e09f12b747f4b92604598d38084b?v=3b53f53088f344d99bda1e2682e52f54>"