Diagram Lens - Mermaid charts Confluence
Diagram Lens - Mermaid charts for Confluence
What it does
BacklogBridge Diagram Lens for Confluence is a free Forge macro for Mermaid diagrams with source editing, live preview, wide view, search, minimap, and export tools.
Mermaid diagrams in Confluence that stay readable when the diagram gets big. Diagram Lens is a Confluence Cloud macro for source-first Mermaid diagrams. It keeps editable diagram source close to the Confluence page while adding wide inspection, search, minimap navigation, themes, and export tools for real documentation work. Mermaid is useful because the source is reviewable, searchable, and easy to keep with the surrounding documentation. The problem starts when an architecture map or workflow grows wider than the page. Diagram Lens keeps the source-first workflow and adds a reader built for large diagrams. Teams can inspect rendered diagrams without leaving Confluence or maintaining a…from backlogbridge.com
Does the same job
all alternatives →
Line9 – A Mermaid rendering engine with its own layoutAug 2026 · line9.ai · ▲87Line9 is a new rendering engine for Mermaid flowchart diagrams that aims to remove the need for manual adjustment of layout. Mermaid is a popular text-based language for describing multiple types of diagrams. Several Mermaid rendering engines already exist. Most, like the original mermaid.js, use Dagre or ELK graph drawing libraries to automatically lay out their diagrams. I’ve used Mermaid for the past four years but often recreated my flowcharts in a diagram editor so that I could modify the layout to something that better suited my needs. Use Line9 when you want an automatic flowchart…

Visimer – open-source visual editor for Mermaid diagrams20d ago · github.com · ▲17Hi HN, Nick here, founder at OpenKnowledge. We built an open source library, Visimer, for editing Mermaid diagrams with a what-you-see-is-what-you-get visual editor. Try the playground at https://visimer.com/playground. You can rename labels, change shapes, add new nodes, etc. by clicking and dragging the visual canvas. We set out to build this originally for OpenKnowledge, our markdown wysiwyg editor, then realized it’d be great to share it as a proper embeddable component library so that other apps can leverage it as well. Our general take is that AI is great for generating…


More work this month
the category →


The app store for voice native apps that lives in your notch
Work · 28d ago · voiceos.com

The New Calendly▲211Handle all of the work before, during, and after meetings
Work · 17d ago · calendly.com
Launched alongside, August 2026
the whole month →- TL
Life & fun · 10d ago · louisabraham.github.io


- SA
Hello HN! I found that picking out plausible but diverse skin tones for my digital art and game development projects was kind of difficult, and I got curious about if there was a way to define a color space that made it easy. I've built a color picker and procedural generation algorithm based on the space as well as a bunch of other fun js features and demos throughout the page that use the equations. If you find it interesting, I have lots of explanations of how I built it and what properties the space has. The methodology might be a bit shaky, but hopefully the result is as helpful for…
Life & fun · Aug 2026 · toneyalexander.github.io


I trained a 125M-parameter transformer to autocomplete piano performances in real time (~108 notes/sec on an iPhone 15). The idea is basically GitHub Copilot or Tabnine, except instead of prompting it with code, you prompt it by playing a few notes on a MIDI piano. The model then continues what you played, entirely on-device. The app is free if anyone wants to try it. Happy to answer questions about the model, training, Core ML, or the many things that didn't work.
AI · 17d ago · simedw.com