This is great, but as convenient as Obsidian Sync is, it'll never replace plain Git (for me) until it has unlimited version history: > The retention period for your version history depends on your Obsidian Sync plan. On the Standard plan, notes are retained for 1 month, while on the Plus plan, they are kept for 12 months. After this period, older versions of your notes are deleted.
Obsidian Sync now has a headless client
151–160 of 224 posts
Re: Obsidian Sync now has a headless client
#152Earlier quoted context omitted.
I use Obsidian with my Claude (and Codex) but not sure what additional value the CLI would provide since it's just markdown files. What am I missing that a CLI provides for AI? And not sure how the sync fits into it unless there's a copy of the vault that the AI is working with over CLI? Can use a tip.
[dead]
Re: Obsidian Sync now has a headless client
#153Earlier quoted context omitted.
I used to use SyncThing, then Dropbox, then iCloud. But then I just caved and paid for Obsidian Sync and it is the best money spent aside from Claude. I don't have to tinker with weird settings anymore or deal with sync issues, it just works.
I can't wonder if that's by design to make it hard for a plugin to have it's own sync mechanism. Definitely not proof of this that I know of, but a thought.
Re: Obsidian Sync now has a headless client
#154Earlier quoted context omitted.
> I love that CLIs are getting a second wind. I just wish there were more solutions to add simple things like copy and paste to them. As though they were more a derivative of the text box I type in right now. And less to MS-DOS I grew up with. Outside of that, agreed. Eliminate GUI as a blocker.
It's surprising how that odds still an unsolved problem. That and trashcan integration
Re: Obsidian Sync now has a headless client
#155Earlier quoted context omitted.
I can't wonder if that's by design to make it hard for a plugin to have it's own sync mechanism. Definitely not proof of this that I know of, but a thought.
Obsidian is plain Markdown and JSON files. There can't be a will from the devs to make it hard to sync. It's just that unlike git or Dropbox or whatever, that are just generic "syncing" tools, Obsidian Sync has been built to provide the best experience with Obsidian.
Re: Obsidian Sync now has a headless client
#156Earlier quoted context omitted.
I must be a fossil living under a rock, but: were they ever gone? As the amount of new CLI based applications I install on a monthly basis is always far more than the amount of new GUI based applications.
I think a lot of new developers used GUIs very exclusively for a very long time. Agentic workflows and Claude code have brought CLI tools to the forefront again.
Re: Obsidian Sync now has a headless client
#157Re: Obsidian Sync now has a headless client
#158Re: Obsidian Sync now has a headless client
#159I wish I could use Obsidian to edit single markdown files. If my project has a readme.md I don't want to create an obsidian vault with its configuration files in my project, just to open it.
Claude helped me vibe code a small rust editor : https://github.com/Karalix/markzap it's tuned to my usage, you should make your own too !
Re: Obsidian Sync now has a headless client
#160Also new: Obsidian joins the CLI gang https://help.obsidian.md/cli I’ve been having a lot of fun recently using AI CLIs with Obsidian. No plugins necessary because it’s just a directory tree of markdown files.