CherryTree VS obsidian-releases

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

InfluxDB - Power Real-Time Data Analytics at Scale
Get real-time insights from all types of time series data with InfluxDB. Ingest, query, and analyze billions of data points in real-time with unbounded cardinality.
www.influxdata.com
featured
SaaSHub - Software Alternatives and Reviews
SaaSHub helps you find the best software and product alternatives
www.saashub.com
featured
CherryTree obsidian-releases
59 1,654
3,232 8,056
- 2.9%
9.4 9.9
6 days ago about 14 hours ago
C++ JavaScript
GNU General Public License v3.0 or later -
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.

CherryTree

Posts with mentions or reviews of CherryTree. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2022-05-17.
  • Cherrytree Releases 1.0.0
    1 project | news.ycombinator.com | 16 Jul 2023
  • Digital notetaking?
    1 project | /r/languagelearning | 12 Sep 2022
  • Personal "database" for storing work experience information?
    1 project | /r/engineering | 25 May 2022
    I am started using CherryTree. (There is a screenshot here.)
  • Ask HN: Using Markdown Files for Notetaking?
    3 projects | news.ycombinator.com | 17 May 2022
    I wonder if an extensible editor (example: Atom) could do both of those things with Markdown files. Assuming by styling you mean things like being able to highlight and custom-style some text, even in a typically text-only view of a markdown file. It wouldn't be a big surprise if that could be done...somehow. Collapsible points ought to be doable for sure.

    Personally I use other methods for styling within markdown, for example emoji, tags, link formatting with brackets (for things that are not really links), etc.

    I also take any list that's longer than 8-10 items and break it up by category or reorganize it so it's less visually overwhelming.

    Otherwise you may find it helpful to look into more rich-editor-style notetaking solutions like cherrytree or Notecase Pro. The latter is proprietary but I used it for years and was very happy with it. Good luck in your search.

    https://www.giuspen.com/cherrytree/

    https://www.notecasepro.com/

  • website down
    1 project | /r/CherryTree | 8 May 2022
  • Journal Writing App
    4 projects | /r/linux | 29 Apr 2022
    I'm kinda surprised no one mentioned cherrytree yet.
  • hierarchical note taking applications
    2 projects | /r/JPCarter_CSS | 26 Apr 2022
    cherrytree
  • Best book writing app?
    2 projects | /r/selfpublish | 20 Apr 2022
    I use FocusWriter. It's a lightweight, full-screen app that does more than enough for a manuscript. I used to use Google Docs with Wavemaker, which has a lot of extra functions like cards and timelines, etc. Docs slowed down a lot with a lot of open windows or really long docs, however. And with WFH the sync isn't that important to me anymore. For notes lately I've been using CheeryTree. All these are free.
  • Share your greatest free tools
    64 projects | /r/sysadmin | 17 Apr 2022
    CherryTree for a general note-taking database. As an Application Packager I can't remember PowerShell scripts I wrote two weeks ago, so saving my recipes in here is priceless.
  • I've reached 2800 mods. Never do that.
    3 projects | /r/skyrimmods | 11 Apr 2022
    How do you keep track of/document everything? I have been using Cherry Tree. It is a fancy open source note taking program that lets you keep notes in a tree like structure.

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-27.
  • Unlocking Efficiency: The Significance of Technical Documentation
    1 project | dev.to | 4 May 2024
  • UX Case Study: Markdown Heading
    4 projects | dev.to | 27 Apr 2024
    The closest editor that follows our first principle is Obsidian editor:
  • 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

What are some alternatives?

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

Trilium Notes - Build your personal knowledge base with Trilium Notes

to-markdown - 🛏 An HTML to Markdown converter written in JavaScript

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

OSCP-Exam-Report-Template-Markdown - :orange_book: Markdown Templates for Offensive Security OSCP, OSWE, OSCE, OSEE, OSWP exam report

vimwiki - Personal Wiki for Vim

Joplin - Joplin - the secure note taking and to-do app with synchronisation capabilities for Windows, macOS, Linux, Android and iOS.

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

obsidian-leaflet - Adds interactive maps to Obsidian.md using Leaflet.js

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

public-pentesting-reports - A list of public penetration test reports published by several consulting firms and academic security groups.

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