#mermaidjs
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
October 15, 2025 at 4:16 AM
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 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
The Unreasonable Effectiveness of Sequence Diagrams in MermaidJS (jessems.com)

Main Link | HN Post
July 24, 2023 at 1:33 PM
Show HN: I built an app to generate story relationships using Mermaidjs (github.com)

Discussion | Main Link
April 9, 2025 at 9:06 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
Flowchart Maker & Online Diagram Software
draw.io
December 1, 2024 at 5:02 PM
mermaidjs で遊んでた
May 18, 2025 at 4:55 AM
Mermaid Charts in Visual Studio 2026 | Visual Studio Toolbox with Robert Green & Johan Smarius

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
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
January 28, 2025 at 4:27 AM
DeepSeek V3でCLINEを使っているけどMermaidJsに対応しているの知らなかった
May 17, 2025 at 10:49 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
Starlight Starter - About
Configurable template for quickly building a Starlight Documentation site.
StarlightStarter.com
February 1, 2025 at 8:17 AM
📰 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
April 9, 2025 at 5:30 PM
October 6, 2025 at 11:53 AM
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
eu faço c4model e sequencia usando o mermaidjs no github markdown
September 5, 2024 at 7:13 PM
this one in mermaidjs
August 21, 2025 at 3:47 AM
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
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 […]
Original post on fediscience.org
fediscience.org
September 10, 2025 at 5:48 PM