obsidian-imgur-plugin VS obsidian-git

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

SurveyJS - Open-Source JSON Form Builder to Create Dynamic Forms Right in Your App
With SurveyJS form UI libraries, you can build and style forms in a fully-integrated drag & drop form builder, render them in your JS app, and store form submission data in any backend, inc. PHP, ASP.NET Core, and Node.js.
surveyjs.io
featured
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
obsidian-imgur-plugin obsidian-git
5 85
180 5,868
- -
7.7 8.2
16 days ago 7 days ago
TypeScript TypeScript
MIT License 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-imgur-plugin

Posts with mentions or reviews of obsidian-imgur-plugin. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2023-04-27.
  • Sharing a tool that helps you migrate away from Imgur
    2 projects | /r/ObsidianMD | 27 Apr 2023
    I have been using the Imgur plugin to upload all my images to Imgur forever since I don't want my vault to grow so big, but Imgur recently announced that they'll be removing anonymously uploaded images, and there's no guarantee they'll not do that to images linking with an account in the future either.
  • Best way to deal with pictures?
    1 project | /r/ObsidianMD | 14 Nov 2022
    Well that is different then, I thought you were worried about the size of your vault which by itself isn't a factor with the images. If your drive is getting too full then yes there is a plugin to upload the images to a web site: https://github.com/gavvvr/obsidian-imgur-plugin
  • Best way to organise vaults/notes
    1 project | /r/ObsidianMD | 10 Oct 2022
    No performance issues, as said by others, but if you want to avoid file clutter: There is the Imgur Plugin, which automatically (through your Imgur account or anonymously) uploads pasted pictures to Imgur.
  • Storage
    1 project | /r/ObsidianMD | 14 Jun 2022
  • Alternatives or solution with thousands of attachment images and syncing mobile
    1 project | /r/ObsidianMD | 29 Aug 2021
    Looks like there's a plugin that uploads to imgur, which might not be the ideal place to put your images, but is better than nothing https://github.com/gavvvr/obsidian-imgur-plugin

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

What are some alternatives?

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

juggl - An interactive, stylable and expandable graph view for Obsidian. Juggl is designed as an advanced 'local' graph view, where you can juggle all your thoughts with ease.

syncthing-android - Wrapper of syncthing for Android.

Templater - A template plugin for obsidian

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

sliding-panes-obsidian - Andy Matuschak Mode as a plugin

Trilium Notes - Build your personal knowledge base with Trilium Notes

obsidian-dataview - A data index and query language over Markdown files, for https://obsidian.md/.

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

obsidian-spaced-repetition - Fight the forgetting curve by reviewing flashcards & entire notes on Obsidian.md

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

advanced-tables-obsidian - Improved table navigation, formatting, and manipulation in Obsidian.md

breadcrumbs - Add typed-links to your Obsidian notes