7/4/2026 at 9:39:04 PM
Yummy, I can finally sync apple notes to jetbrains to obsidian. And its not even in jabbascript! Bonus points for picking Turso.by pancsta
7/3/2026 at 6:56:22 PM
by sensodine
7/4/2026 at 9:39:04 PM
Yummy, I can finally sync apple notes to jetbrains to obsidian. And its not even in jabbascript! Bonus points for picking Turso.by pancsta
7/3/2026 at 11:42:22 PM
This is super cool!This seems super useful for pairing and multiple machine work.
Honestly I wish something like this could replace git, but my guess is you’d need to build specialized editors for this. In the direction of: https://www.inkandswitch.com/upwelling/
I was wondering if I could use this for multiple processes (codex, nvim) on the same machine, but then I realized this use case is unnecessary (brain fart).
by miguel_martin
7/3/2026 at 11:50:23 PM
> I was wondering if I could use this for multiple processes (codex, nvim) on the same machineCould be useful for time-travel I suppose (in the same sense that git is, even if the repo only exists machine local). Right now that isn't very developed in opbox, other than the ability to clone an existing workspace at a particular historical moment (ob clone --as-of "2026-07-03T22:00:00-07:00"), but could be neat to "rewind" a workspace to any prior save state automatically.
by sensodine