SenseFlow
#Mathober2025 #Mathober5 #graph #digraphsink
#Mathober Curation:
@fractalkitty.com
Coded #mermaidjs
Blog/Code/More Images
blog.illestpreacha.com/mathober2025...
#creativecoding #coding #mathematical #math
#Mathober2025 #Mathober5 #graph #digraphsink
#Mathober Curation:
@fractalkitty.com
Coded #mermaidjs
Blog/Code/More Images
blog.illestpreacha.com/mathober2025...
#creativecoding #coding #mathematical #math
October 30, 2025 at 3:07 PM
SenseFlow
#Mathober2025 #Mathober5 #graph #digraphsink
#Mathober Curation:
@fractalkitty.com
Coded #mermaidjs
Blog/Code/More Images
blog.illestpreacha.com/mathober2025...
#creativecoding #coding #mathematical #math
#Mathober2025 #Mathober5 #graph #digraphsink
#Mathober Curation:
@fractalkitty.com
Coded #mermaidjs
Blog/Code/More Images
blog.illestpreacha.com/mathober2025...
#creativecoding #coding #mathematical #math
Somehow, this post on my blog for making #MermaidJS sequence diagrams prettier is quite popular and I needed to refer to it myself today. So, ya, if you want prettier #SequenceDiagrams: notepad.onghu.com/2024/making-...
(I'm reminded I need to work on Part 2)
#Diagramming #Programming
(I'm reminded I need to work on Part 2)
#Diagramming #Programming
October 15, 2025 at 4:16 AM
Somehow, this post on my blog for making #MermaidJS sequence diagrams prettier is quite popular and I needed to refer to it myself today. So, ya, if you want prettier #SequenceDiagrams: notepad.onghu.com/2024/making-...
(I'm reminded I need to work on Part 2)
#Diagramming #Programming
(I'm reminded I need to work on Part 2)
#Diagramming #Programming
I haven't looked into it much. But depending on the scope I'd think you could use MermaidJS Flowchart diagram? I'd make the whole tree to get an overview and then make the individual branches for a closer lookup. You can change, shape, colour etc. Ex. is made in Notion, but is the same in Obsidian.
Family Tree Mermaid Chart | Notion
flowchart LR
%% Colors %%
classDef blue fill:#66deff,stroke:#000,color:#000
classDef green fill:#6ad98b,stroke:#000,color:#000
%% GENERATION 4 %%
Fa1(Grandfather):::green --> G3(Gen 3):::blue
Mo1(G...
redgregory.notion.site
February 7, 2025 at 12:11 PM
I haven't looked into it much. But depending on the scope I'd think you could use MermaidJS Flowchart diagram? I'd make the whole tree to get an overview and then make the individual branches for a closer lookup. You can change, shape, colour etc. Ex. is made in Notion, but is the same in Obsidian.
I asked ChatGPT to help make a flow chart in MermaidJS for a CEO deciding whether they're capable of, and immoral enough, to lay off 90% of their employees and have the company churn out AI-generated SEO spam.
June 14, 2023 at 7:22 PM
I asked ChatGPT to help make a flow chart in MermaidJS for a CEO deciding whether they're capable of, and immoral enough, to lay off 90% of their employees and have the company churn out AI-generated SEO spam.
July 24, 2023 at 1:33 PM
Show HN: I built an app to generate story relationships using Mermaidjs (github.com)
Discussion | Main Link
Discussion | Main Link
April 9, 2025 at 9:06 PM
Show HN: I built an app to generate story relationships using Mermaidjs (github.com)
Discussion | Main Link
Discussion | Main Link
style schéma explicatif, schéma de flux, schéma d'architecture...
On dirait pas comme ça mais faire un schéma avec draw.io, un whiteboard etc. c'est juste long.
Tout au plus on a le moyen de demander à copilot/gpt de nous créer le code pour faire un schéma mermaidjs mais... c'est pas mon besoin
On dirait pas comme ça mais faire un schéma avec draw.io, un whiteboard etc. c'est juste long.
Tout au plus on a le moyen de demander à copilot/gpt de nous créer le code pour faire un schéma mermaidjs mais... c'est pas mon besoin
Flowchart Maker & Online Diagram Software
draw.io
December 1, 2024 at 5:02 PM
style schéma explicatif, schéma de flux, schéma d'architecture...
On dirait pas comme ça mais faire un schéma avec draw.io, un whiteboard etc. c'est juste long.
Tout au plus on a le moyen de demander à copilot/gpt de nous créer le code pour faire un schéma mermaidjs mais... c'est pas mon besoin
On dirait pas comme ça mais faire un schéma avec draw.io, un whiteboard etc. c'est juste long.
Tout au plus on a le moyen de demander à copilot/gpt de nous créer le code pour faire un schéma mermaidjs mais... c'est pas mon besoin
Mermaid Charts in Visual Studio 2026 | Visual Studio Toolbox with Robert Green & Johan Smarius
buff.ly/oe6mF8Z
#visualstudio #vs2026 #mermaidjs #javascript #charts #diagrams
buff.ly/oe6mF8Z
#visualstudio #vs2026 #mermaidjs #javascript #charts #diagrams
Mermaid Charts in Visual Studio 2026
Johan shares his thoughts on one of the features coming in Visual Studio 2026.
⌚ Chapters:
00:00 .NET Conf 2025 teaser video
00:38 Welcome
02:00 What is a Mermaid chart?
04:50 Review of demo…
buff.ly
October 23, 2025 at 9:01 PM
Mermaid Charts in Visual Studio 2026 | Visual Studio Toolbox with Robert Green & Johan Smarius
buff.ly/oe6mF8Z
#visualstudio #vs2026 #mermaidjs #javascript #charts #diagrams
buff.ly/oe6mF8Z
#visualstudio #vs2026 #mermaidjs #javascript #charts #diagrams
If you're doing #SequenceDiagrams for your software/ code, #MermaidJS is a good choice.
Here are some resources:
* Prettier sequence diagrams: notepad.onghu.com/2024/making-...
* Migrating from WebSequenceDiagrams (if you're that old, like I am): notepad.onghu.com/2024/migrati...
#programming
Here are some resources:
* Prettier sequence diagrams: notepad.onghu.com/2024/making-...
* Migrating from WebSequenceDiagrams (if you're that old, like I am): notepad.onghu.com/2024/migrati...
#programming
January 28, 2025 at 4:27 AM
If you're doing #SequenceDiagrams for your software/ code, #MermaidJS is a good choice.
Here are some resources:
* Prettier sequence diagrams: notepad.onghu.com/2024/making-...
* Migrating from WebSequenceDiagrams (if you're that old, like I am): notepad.onghu.com/2024/migrati...
#programming
Here are some resources:
* Prettier sequence diagrams: notepad.onghu.com/2024/making-...
* Migrating from WebSequenceDiagrams (if you're that old, like I am): notepad.onghu.com/2024/migrati...
#programming
DeepSeek V3でCLINEを使っているけどMermaidJsに対応しているの知らなかった
May 17, 2025 at 10:49 AM
DeepSeek V3でCLINEを使っているけどMermaidJsに対応しているの知らなかった
I just spent HOURS getting #MermaidJS 🧜♀️ working with 🚀 @astro.build Starlight, @netlify.com and @github.com Actions.
I will add this to StarlightStarter.com so you don't have to go through the same mess that I did.
#BuildInPublic
I will add this to StarlightStarter.com so you don't have to go through the same mess that I did.
#BuildInPublic
Starlight Starter - About
Configurable template for quickly building a Starlight Documentation site.
StarlightStarter.com
February 1, 2025 at 8:17 AM
I just spent HOURS getting #MermaidJS 🧜♀️ working with 🚀 @astro.build Starlight, @netlify.com and @github.com Actions.
I will add this to StarlightStarter.com so you don't have to go through the same mess that I did.
#BuildInPublic
I will add this to StarlightStarter.com so you don't have to go through the same mess that I did.
#BuildInPublic
📰 Show HN: I built an app to generate story relationships using Mermaidjs
💬 Commenters crack jokes about typos and character confusion; one finds it useful. Overall, light-hearted banter. 🤔📚
https://news.ycombinator.com/item?id=43633298
💬 Commenters crack jokes about typos and character confusion; one finds it useful. Overall, light-hearted banter. 🤔📚
https://news.ycombinator.com/item?id=43633298
April 9, 2025 at 5:30 PM
📰 Show HN: I built an app to generate story relationships using Mermaidjs
💬 Commenters crack jokes about typos and character confusion; one finds it useful. Overall, light-hearted banter. 🤔📚
https://news.ycombinator.com/item?id=43633298
💬 Commenters crack jokes about typos and character confusion; one finds it useful. Overall, light-hearted banter. 🤔📚
https://news.ycombinator.com/item?id=43633298
I made a thing:
mermaid2dataverse.netlify.app
#PowerPlatform #Azure #Docusaurus #MermaidJS #Dataverse
mermaid2dataverse.netlify.app
#PowerPlatform #Azure #Docusaurus #MermaidJS #Dataverse
October 6, 2025 at 11:53 AM
I made a thing:
mermaid2dataverse.netlify.app
#PowerPlatform #Azure #Docusaurus #MermaidJS #Dataverse
mermaid2dataverse.netlify.app
#PowerPlatform #Azure #Docusaurus #MermaidJS #Dataverse
Mermaid Modal Popup
https://paultraylor.net/blog/2025/mermaid-modal-popup/
#javascript #bootstrap5 #mermaidjs #htmx
https://paultraylor.net/blog/2025/mermaid-modal-popup/
#javascript #bootstrap5 #mermaidjs #htmx
Mermaid Modal Popup
mermaidjs is a useful tool where one can turn text into diagrams easily. I have used it on many projects, but have long wanted a way to click on an element and bring up additional information. Using htmx and the bootstrap5 modal api , I have figured out a way to do it.
paultraylor.net
October 15, 2025 at 5:51 AM
MindsetOfABranch
For @sableraph.bsky.social
#WCCChallenge #branching
Video: youtu.be/ChWW-83sTSM
Blogpost: blog.illestpreacha.com/wcccbranching
Coded #hydra #limut #mermaidjs
#creativecoding #graphing #sounddesign #livecoding
For @sableraph.bsky.social
#WCCChallenge #branching
Video: youtu.be/ChWW-83sTSM
Blogpost: blog.illestpreacha.com/wcccbranching
Coded #hydra #limut #mermaidjs
#creativecoding #graphing #sounddesign #livecoding
WCCC Branching: MindsetOfABranch
YouTube video by Illest Preacha
youtu.be
October 20, 2024 at 2:34 PM
MindsetOfABranch
For @sableraph.bsky.social
#WCCChallenge #branching
Video: youtu.be/ChWW-83sTSM
Blogpost: blog.illestpreacha.com/wcccbranching
Coded #hydra #limut #mermaidjs
#creativecoding #graphing #sounddesign #livecoding
For @sableraph.bsky.social
#WCCChallenge #branching
Video: youtu.be/ChWW-83sTSM
Blogpost: blog.illestpreacha.com/wcccbranching
Coded #hydra #limut #mermaidjs
#creativecoding #graphing #sounddesign #livecoding
I love how I can explain a workflow to Claude and have it spit out a complex MermaidJS diagram within seconds. It would easily take me an hour or more per diagram. So much time saved 🚀
May 14, 2025 at 7:12 PM
I love how I can explain a workflow to Claude and have it spit out a complex MermaidJS diagram within seconds. It would easily take me an hour or more per diagram. So much time saved 🚀
eu faço c4model e sequencia usando o mermaidjs no github markdown
September 5, 2024 at 7:13 PM
eu faço c4model e sequencia usando o mermaidjs no github markdown
this one in mermaidjs
August 21, 2025 at 3:47 AM
this one in mermaidjs
Show HN: I built an app to generate story relationships using Mermaidjs Discussion
GitHub - herol3oy/austen: 📚 discover story relationships
📚 discover story relationships. Contribute to herol3oy/austen development by creating an account on GitHub.
github.com
April 9, 2025 at 4:20 PM
Show HN: I built an app to generate story relationships using Mermaidjs Discussion
Hello.
I am looking for a (ideally #opensource) tool to create #agendas for my meetings.
The graphical representation of my agenda would be rendered from a text-based definition.
A bit like #mermaidjs that has a generator for Ganntt charts, but the result would be an Agenda in the form of a […]
I am looking for a (ideally #opensource) tool to create #agendas for my meetings.
The graphical representation of my agenda would be rendered from a text-based definition.
A bit like #mermaidjs that has a generator for Ganntt charts, but the result would be an Agenda in the form of a […]
Original post on fediscience.org
fediscience.org
September 10, 2025 at 5:48 PM
Hello.
I am looking for a (ideally #opensource) tool to create #agendas for my meetings.
The graphical representation of my agenda would be rendered from a text-based definition.
A bit like #mermaidjs that has a generator for Ganntt charts, but the result would be an Agenda in the form of a […]
I am looking for a (ideally #opensource) tool to create #agendas for my meetings.
The graphical representation of my agenda would be rendered from a text-based definition.
A bit like #mermaidjs that has a generator for Ganntt charts, but the result would be an Agenda in the form of a […]