obsidian-git VS obsidian-releases

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

obsidian-git

Backup your Obsidian.md vault with git (by denolehov)

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
obsidian-git obsidian-releases
85 1,650
5,731 7,901
- 5.8%
8.5 9.9
about 1 month ago 7 days ago
TypeScript 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.

obsidian-git

Posts with mentions or reviews of obsidian-git. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2024-01-29.
  • How to improve your GitHub vanity metrics FAST
    2 projects | dev.to | 29 Jan 2024
    In practice I write in Obsidian, the best thing since slice bread for me. And it was obsidian-git, running every 10 minutes or so, who was keeping my GitHub vanity metrics very green.
  • A structured note-taking app for personal use
    20 projects | news.ycombinator.com | 21 Dec 2023
    > Joplin is using md to.

    The way it's handled can make the difference in control.

    > by separating that in their DB, it's a big NO for me since it's a closed silo.

    Joplin is using a popular open database with a healthy community and good tooling. It's as open as markdown. Maybe not for you, when you lack the knowledge, but markdown is similar closed for anyone not understanding filesystems and editors.

    > This: https://github.com/blacksmithgu/obsidian-dataview works so wonderful for me

    Good for you, but that is very low level in terms of data-handling. Dataview is really just an elaborated search, there is no good level of interaction. Datacore, the next project of the Dataview is supposed to bring this, but it's not even usable yet AFAIK. Coincidental, the Obsidian-devs are also working on that front, but nothing is finished yet.

    > https://github.com/denolehov/obsidian-git and b) easy to fix since it's a text file. Gosh!

    That's useless when the app itself is not working. And even worse if you are not realizing the errors early.

    > Aha. I don't think so. Which authority says that?

    My own experience. I've tested enough plugins over the years to know their dark corners.

    > And even if It's like that, my markdown files would survive everything

    The thing is, technically you are not even having proper markdown, but a fork with some extensions of Obsidian. So some features of your parts might break when switching away from Obsidian. And the reason for all this is also because markdown is lacking definitions for what obsidian-people are doing with it. Coincidentally, this seems also one of the reasons why Joplin is using a database.

    > And gosh, this is a good thing!

    Not if they all suck.

    > Installing multiple task plugins shows that something is "broke" on the user side.

    Sure, because the plugins are lacking features, its the users fault... Maybe some users have just very different levels of requirements from you.

  • Need some help: Obsidian/Obsidian Git can't sync/push to remote • "fatal: bad object refs/heads" and "conflicting files"
    1 project | /r/github | 24 Sep 2023
    2 projects | /r/git | 24 Sep 2023
  • Obsidian 1.4.10 Desktop (Public)
    5 projects | news.ycombinator.com | 12 Sep 2023
    The Obsidian team uses the "remote vault" feature[1] to collaborate on making Obsidian. Since Obsidian runs on local files you could use any shared file storage like Dropbox. If you want more granular version history, you can use Git, there's a nice plugin for it[2].

    [1]: https://help.obsidian.md/Obsidian+Sync/Share+remote+vaults

    [2]: https://github.com/denolehov/obsidian-git

  • Show HN: Open-source obsidian.md sync server
    7 projects | news.ycombinator.com | 24 Aug 2023
    I've been using the main Obsidian git extension, https://github.com/denolehov/obsidian-git. Took some work to set it up ergnonomically but it works great now. I enabled auto-commit and push on save, and auto-pull when you start the editor. No merge conflicts yet between two machines.

    Should note I use Obsidian for a journal, so it's pretty much append-only.

  • A Side Effect of Storing a Git Repository in iCloud Drive
    1 project | dev.to | 10 Aug 2023
    I use Obsidian to create notes as Markdown files on my computer and use the Obsidian Git plugin to version control the changes via Git. The Obsidian vault in which I store my notes is stored in a folder synced using iCloud Drive.
  • Syncthing is causing battery drain. Any free alternatives?
    5 projects | /r/ObsidianMD | 5 Jul 2023
    Up to my knowledge, Obsidian GIT doesn't support merge on mobile. There is a different approach for handling those on mobile using Command Line, you can find more info in this post and this article.
  • I hate sync so much
    1 project | /r/ObsidianMD | 3 Jul 2023
    Plugin: https://github.com/denolehov/obsidian-git
  • Seeing Edit History of a note?
    3 projects | /r/ObsidianMD | 3 Jul 2023
    I am using Git for that. Here is the extension that might help. https://github.com/denolehov/obsidian-git

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-03.
  • 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/

  • Why use Obsidian for software development?
    1 project | dev.to | 8 Feb 2024
    I like to use Obsidian as a super notebook that is also quite simple. To get started with Obsidian you need to download the software from their official website. After installation you can start, Obsidian uses the markdown file format. It's similar to a text file, but it has features such as tags where you can organize the texts. I don't know about you, but I think it's really useful to use Markdown because it's simple to use and helps you focus on developing texts without needing a lot of configuration. To further improve Obsidian, it has extensions that are not official to Obsidian where developers can bring new features to further enrich the software. But the most interesting thing is its second brain feature, where you can connect files via hyperlinks and see relationships between different subjects.
  • DevDocs
    19 projects | news.ycombinator.com | 12 Jan 2024
    Not a complete answer, but I hope Markdown is or becomes the standard for offline docs and text for local/offline consumption. I only ever write in markdown anyway (usually with http://obsidian.md).

    The closest thing I know of for a service like RSS to download documents is [Dash for macOS - API Documentation Browser, Snippet Manager - Kapeli](https://kapeli.com/dash).

What are some alternatives?

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

syncthing-android - Wrapper of syncthing for Android.

Trilium Notes - Build your personal knowledge base with Trilium Notes

longform - A plugin for Obsidian that helps you write and edit novels, screenplays, and other long projects.

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

orgzly-android - Outliner for taking notes and managing to-do lists

vimwiki - Personal Wiki for Vim

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

breadcrumbs - Add structured hierarchies to your Obsidian vault

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

obsidian-extract-pdf-highlights - Extract highlights, underlines and annotations from your PDFs into Obsidian

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