logoalt Hacker News

Obsidian Sync now has a headless client

206 pointsby adilmoujahidtoday at 4:31 PM79 commentsview on HN

Comments

corysamatoday at 5:02 PM

Also 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.

show 4 replies
kepanotoday at 6:01 PM

Oh! I worked on this project. If anyone has questions, I'll do my best to answer them!

show 1 reply
eric-p7today at 6:09 PM

I 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.

ravila4today at 7:13 PM

Nice! I rely on Obsidian a lot for syncing knowledge while working with Claude agents, such as storing research and daily logs to catch up on the prior day’s work. It already works quite well with a custom skill that I build, but this may make the workflow smoother.

I also built a cli tool to index embeddings in LanceDB and do semantic search. It helps agents create better internal links between notes. https://github.com/ravila4/obsidian-semantic-search

show 1 reply
kelvinjps10today at 4:45 PM

It would be good since I don't use obsidian on my desktop but I do on my phone, so that way I can use it for syncing and then open the documents on Neovim on my desktop

caycep0llardtoday at 8:14 PM

YES...HA HA HA...YES!

rubslopestoday at 6:58 PM

Ha! Just yesterday I set up a git repo to sync my Obsidian vault with my Ubuntu VPS for LLM use. Part of me wishes this had come out one day sooner, though honestly, I've grown to like the git workflow. The deal-breaker is mobile: it just doesn't play nicely there, so I'll keep using native sync for that.

madmodtoday at 5:34 PM

For some reason obsidian sync consitently empties random recently opened notes for me. I think it might be some kind of race condition between icloud sync and obsidian sync. File gets touched before obsidian gets to it so the empty note is seen as a new file. That theory doesn't quite hold up though because the same thing happens to me using the android client. Has anyone here had this problem?

show 1 reply
dispersedtoday at 5:39 PM

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.

show 2 replies
deniskimtoday at 4:58 PM

Nice to see an official headless option. If anyone is looking to do headless syncing specifically to their own Synology NAS, I created an open-source alternative for that here: https://pypi.org/project/obsidian-synology-sync/

show 1 reply
RyanShooktoday at 7:06 PM

What’s the best way to sync Obsidian without upgrading to their paid tier?

show 5 replies
theptiptoday at 4:41 PM

Why would you use this over plain git in a CI pipeline? Presumably you need your knowledge graph versioned?

show 6 replies
adilmoujahidtoday at 4:50 PM

I love this as I can now sync the research I do using an OpenClaw running on an EC2 instance. My setup here: https://x.com/AdilMouja/status/2025266443613319546

TheGRStoday at 6:06 PM

Interesting...I've been thinking for a while that doing instructions and logs through my obsidian notes would be really helpful and a great way to do more agentic work. I've paid for obsidian sync as a way to support their team for the last 3 years, but color me impressed that there are some more tangible benefits to it!

desireco42today at 5:06 PM

This is huge. I built SidianSidekicks and it is based on git because we don't want to lose your notes and thoughts, but convenience of Obsidan Sync are something that makes everything easy. I get this is in beta, and we will stick to git, but love what they are doing and looking forward to it.

Essentially Sync while you can emulate it on desktop, for mobile it is not good experience without Sync. And we want to have and record our thoughts with us all the time.

sciencesamatoday at 6:00 PM

what does this mean ? can i self host stuff ?

abnrytoday at 5:09 PM

Fantastic! Now I don't need to run it in a headless xorg session.

bdhcuidbebetoday at 4:46 PM

[dead]

pdntspatoday at 5:08 PM

Now make Dropbox sync work with iPhone