mermaid-cli VS obsidian-releases

Compare mermaid-cli vs obsidian-releases and see what are their differences.

mermaid-cli

Command line tool for the Mermaid library (by mermaid-js)

obsidian-releases

Community plugins list, theme list, and releases of Obsidian. (by obsidianmd)
Our great sponsors
  • SurveyJS - Open-Source JSON Form Builder to Create Dynamic Forms Right in Your App
  • WorkOS - The modern identity platform for B2B SaaS
  • InfluxDB - Power Real-Time Data Analytics at Scale
mermaid-cli obsidian-releases
7 1,652
2,031 7,956
4.6% 6.4%
8.6 9.9
1 day ago 4 days ago
JavaScript JavaScript
MIT License -
The number of mentions indicates the total number of mentions that we've tracked plus the number of user suggested alternatives.
Stars - the number of stars that a project has on GitHub. Growth - month over month growth in stars.
Activity is a relative number indicating how actively a project is being developed. Recent commits have higher weight than older ones.
For example, an activity of 9.0 indicates that a project is amongst the top 10% of the most actively developed projects that we are tracking.

mermaid-cli

Posts with mentions or reviews of mermaid-cli. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2023-10-02.
  • Nomnoml
    10 projects | news.ycombinator.com | 2 Oct 2023
  • The Unreasonable Effectiveness of Sequence Diagrams in MermaidJS
    12 projects | news.ycombinator.com | 24 Jul 2023
  • D2 is now open source – a new, modern language that turns text to diagrams
    24 projects | /r/programming | 22 Nov 2022
    you can use mermaid-cli to create pngs/svgs
  • Mermaid: Create diagrams and visualizations using text and code
    10 projects | news.ycombinator.com | 5 May 2022
    I come from past experiments with (py)graphviz, yed, probably a couple other forgotten things. (As well as manual diagrams in LucidChart and even Inkscape.) And am generally a non-web python guy.

    I was looking at Mermaid last weekend, since a coworker has praised it a few times and I was wanting to play with it.

    I think my expectation of how to use it was wrong? I typically expect to share my diagrams as .png files. The main documentation didn't seem to give much guidance in this usecase.

    I ended up going to https://github.com/mermaid-js/mermaid-cli ... there didn't seem to be a simple install-and-use pathway similar to `apt` or `pip`, so I ended up trying the docker image for it. I got it working to create pngs, but I thought having to mess with docker volume mounts and defining my own aliases (`alias mermaid='docker run -u $UID -it --rm -v ~/mermaid:/data minlag/mermaid-cli -i'` so I can do `mermaid blah.mmd` in my ~/mermaid folder) was a bit cumbersome...

    Just sharing to see if there's hot takes on where I went wrong, I guess. (for example, I certainly didn't extensively read the docs to understand the usage paradigm it's intended for)

  • Open Source Flowchart Generator?
    2 projects | /r/opensource | 27 Mar 2022
  • Diagrams as Code
    1 project | /r/coding | 28 Feb 2021
    node cli tool if java isn’t your thing. https://github.com/mermaid-js/mermaid-cli

obsidian-releases

Posts with mentions or reviews of obsidian-releases. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2024-04-23.
  • I switched from Notion to Obsidian
    2 projects | dev.to | 23 Apr 2024
    The solution was already installed on both my computer and my phone: Obsidian.
  • Why single vendor is the new proprietary
    2 projects | news.ycombinator.com | 19 Apr 2024
    > why does open source need to "win"

    Open source does not need to win.

    But your ability to be in control of your computer needs to be preserved. A proprietary fridge cannot control your diet, while a proprietary App Store can control what software you install on YOUR phone (unless you live in EU, hello DMA!). The tail wags the dog, so to speak. Proprietary software has also been shown to break user workflows or remove functions in an update while leaving users with no choice whatsoever.

    One alternative to having open source win is to ensure software must come with a robust warranty and other assurances you expect from the things you buy. EU's CRA will make software vulnerabilities in WiFi routers covered by warranty, for example.

    You can also ensure robust and interoperable data storage options. For example, https://obsidian.md/ stores all notes in Markdown, not holding the data hostage in case users will not like how future versions will work. GDPR actually has a provision for data portability (Art. 20), but it does not seem to have a requisite effect on the industry yet.

    And until the above issues are solved, open source remains the best way to ensure that a software tail cannot wag your computer dog.

  • Ask HN: Has Anyone Trained a personal LLM using their personal notes?
    10 projects | news.ycombinator.com | 3 Apr 2024
    [2] https://obsidian.md/
  • Replatforming from Gatsby to Zola!
    5 projects | dev.to | 2 Apr 2024
    So I've had my fair share of personal websites and blogs. I have built them on stacks ranging from the most basic HTML and CSS, to hosted frameworks like Wordpress and Laravel, to the more modern single page applications built in Vue and React. For a simple content blog I think you can't go wrong with a Static Site Generator though. These days I am almost exclusively writing everything in Obsidian. Which is great because its all in standard markdown format. This allows for a really neat and easy content publishing workflow.
  • Show HN: Godspeed is a fast, 100% keyboard oriented todo app for Mac
    2 projects | news.ycombinator.com | 19 Mar 2024
    Consider making an Obsidian[^1] plugin, or writing to Obsidian-compatible Markdown files :)

    [^1]: https://obsidian.md/

  • Setting Up Obsidian for Content Planning and Project Management
    3 projects | dev.to | 11 Mar 2024
    Obsidian is a writing application created to allow for offline / private note taking in markdown format, in an interface that looks a lot like our regular programming IDE. It is very flexible, with a good collection of community plugins that you can use to customize Obsidian to your heart contents.
  • What is Omnivore and How to Save Articles Using this Tool
    6 projects | dev.to | 9 Mar 2024
    Obsidian support via our Obsidian Plugin
  • Tools that Make Me Productive as a Software Engineer
    6 projects | dev.to | 3 Mar 2024
  • Where Is Noether's Principle in Machine Learning?
    3 projects | news.ycombinator.com | 1 Mar 2024
    Thank you!

    In the beginning, I used kognise'z water.css [1], so most of the smart decisions (background/text color, margins, line spacing I think) probably come from there. Since then it's been some amount of little adjustments. The font is by Jean François Porchez, called Le Monde Livre Classic [2].

    I draft in Obsidian [3] and build the site with a couple python scripts and KaTeX.

    [1] https://watercss.kognise.dev/

    [2] https://typofonderie.com/fr/fonts/le-monde-livre-classic

    [3] https://obsidian.md/

  • Show HN: Reor – An AI note-taking app that runs models locally
    6 projects | news.ycombinator.com | 14 Feb 2024
    Great job!

    I played around with this on a couple of small knowledge bases using an open Hermes model I had downloaded. The “related notes” feature didn't provide much value in my experience, often the link was so weak it was nonsensical. The Q&A mode was surprisingly helpful for querying notes and providing overviews, but asking anything specific typically just resulted in less than helpful or false answers. I'm sure this could be improved with a better model etc.

    As a concept, I strongly support the development of private, locally-run knowledge management tools. Ideally, these solutions should prioritise user data privacy and interoperability, allowing users to easily export and migrate their notes if a new service better fits their needs. Or better yet, be completely local, but have functionality for 'plugins' so a user can import their own models or combine plugins. A bit like how Obsidian[1] allows for user created plugins to enable similar functionality to Reor, such as the Obsidan-LLM[2] plugin.

    [1] https://obsidian.md/

What are some alternatives?

When comparing mermaid-cli and obsidian-releases you can also consider the following projects:

d2 - D2 is a modern diagram scripting language that turns text to diagrams.

Trilium Notes - Build your personal knowledge base with Trilium Notes

pom-visualizer-maven-plugin - Maven plugin to visualize the POM you are working on

QOwnNotes - QOwnNotes is a plain-text file notepad and todo-list manager with Markdown support and Nextcloud / ownCloud integration.

windows11 - Windows 11 in React 💻🌈⚡ [Moved to: https://github.com/blueedgetechno/win11React]

vimwiki - Personal Wiki for Vim

Fomantic-UI - Fomantic-UI is the official community fork of Semantic-UI

TiddlyWiki - A self-contained JavaScript wiki for the browser, Node.js, AWS Lambda etc.

diagrams - :art: Diagram as Code for prototyping cloud system architectures

AppFlowy - AppFlowy is an open-source alternative to Notion. You are in charge of your data and customizations. Built with Flutter and Rust.

text-to-diagram-site - Compare syntax, layouts, outputs between languages for generating diagrams with text.

Mermaid - Edit, preview and share mermaid charts/diagrams. New implementation of the live editor.