Remix.run Logo
dispersed 2 hours ago

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.

jon-wood 2 hours ago | parent | next [-]

You can use this to sync changes in (near) realtime and then either commit them to git, or use some other mechanism to increase retention.

willis936 an hour ago | parent [-]

Then you have two solutions to maintain when one would suffice.

qwertox 2 hours ago | parent | prev [-]

It also won't replace Postgres, because that is also a different thing.

dispersed 2 hours ago | parent [-]

What do you mean? Version history is explicitly a feature of Obsidian Sync: https://help.obsidian.md/Obsidian+Sync/Version+history

qwertox 2 hours ago | parent [-]

Yes, but just because it has version history doesn't mean it is closer to git than to Postgres. You can also do versioning in Postgres. You can even search more easily in the history.

happytoexplain 2 hours ago | parent [-]

I assume they meant "it will never replace Git for syncing Obsidian".