Obsidian is now free for work

This page summarizes the projects mentioned and recommended in the original post on news.ycombinator.com

Civic Auth - Auth in Less Than 5 Minutes
Civic Auth comes with multiple SSO options, optional embedded wallets, and user management — all implemented with just a few lines of code. Start building today.
www.civic.com
featured
CodeRabbit: AI Code Reviews for Developers
Revolutionize your code reviews with AI. CodeRabbit offers PR summaries, code walkthroughs, 1-click suggestions, and AST-based analysis. Boost productivity and code quality across all major languages with each PR.
coderabbit.ai
featured
  1. github-gitless-sync

    Sync a GitHub repository with vaults on different platforms without requiring git installation

    You can use iCloud but it's quite slow.

    There are different solutions really, some people use Git and treat the whole vault as a repo. Though I find it quite annoying to manage, also cause not every platform supports git.

    That's also why I started writing a plugin to sync with any GitHub repo, it uses the GH REST APIs so it can be used on any platform. https://github.com/silvanocerza/obsidian-github-sync

    I'm still actively developing it but the core features work nicely.

  2. Civic Auth

    Auth in Less Than 5 Minutes. Civic Auth comes with multiple SSO options, optional embedded wallets, and user management — all implemented with just a few lines of code. Start building today.

    Civic Auth logo
  3. obsidian-clipper

    Highlight and capture the web in your favorite browser. The official Web Clipper extension for Obsidian.

  4. obsidian-livesync

    Git works well, but you don't get realtime/live sync.

    For my setup, I use the [obsidian-livesync](https://github.com/vrtmrz/obsidian-livesync) plugin with a self-hosted CouchDB instance which has worked well for me.

    I periodically do commit things to a git repo as a backup if the live sync breaks somehow.

  5. obsidian-git

    Integrate Git version control with automatic commit-and-sync and other advanced features in Obsidian.md

    How are you differentiating from the other current leaders[1][2]?

    1. https://github.com/Vinzent03/obsidian-git

    2. https://github.com/kevinmkchin/Obsidian-GitHub-Sync

  6. Obsidian-GitHub-Sync

    Sync Obsidian vault to personal GitHub (by kevinmkchin)

    How are you differentiating from the other current leaders[1][2]?

    1. https://github.com/Vinzent03/obsidian-git

    2. https://github.com/kevinmkchin/Obsidian-GitHub-Sync

  7. zotero

    Zotero is a free, easy-to-use tool to help you collect, organize, annotate, cite, and share your research sources.

  8. obsidian-importer

    Obsidian Importer lets you import notes from other apps and file formats into your Obsidian vault.

    What does it matter if the data is portable?

    https://help.obsidian.md/import

    Promises aren't ironclad anyhow.

  9. CodeRabbit

    CodeRabbit: AI Code Reviews for Developers. Revolutionize your code reviews with AI. CodeRabbit offers PR summaries, code walkthroughs, 1-click suggestions, and AST-based analysis. Boost productivity and code quality across all major languages with each PR.

    CodeRabbit logo
  10. Relay

    Multiplayer Mode for Obsidian (by No-Instructions)

    Shameless plug(in) -- While not built-in, Relay [0] is a plugin that makes Obsidian multiplayer. Our broader goal is to make Obsidian great for work.

    You can make individual folders collaborative in your vault with several different parties. We use yjs CRDTs for real-time collaboration, and we're making the collaboration server (optionally) self-hosted.

    Check it out :)

    [0] https://system3.md/relay

NOTE: The number of mentions on this list indicates mentions on common posts plus user suggested alternatives. Hence, a higher number means a more popular project.

Suggest a related project

Related posts

  • Obsidian Web Clipper

    1 project | news.ycombinator.com | 11 Nov 2024
  • Wiki tables, what is the smartest way to import them into a note, without taking screenshots?

    2 projects | /r/ObsidianMD | 23 Jul 2022
  • Google launches SEC-Gemini v1, a new experimental cybersecurity model

    2 projects | news.ycombinator.com | 4 Apr 2025
  • Blogging with Obsidian and Jekyll

    3 projects | dev.to | 5 Feb 2025
  • Ask HN: How do you manage your AI prompts?

    2 projects | news.ycombinator.com | 6 Dec 2024

Did you know that TypeScript is
the 1st most popular programming language
based on number of references?