AFFiNE icon indicating copy to clipboard operation
AFFiNE copied to clipboard

Local first app why doesn't supports folder and git?

Open lucasjinreal opened this issue 9 months ago • 1 comments

Local first app why doesn't supports folder and git?

Which means, using same folder heierechy in system?

lucasjinreal avatar May 11 '24 11:05 lucasjinreal

Issue Status: ✅ Answered

✅ Answered

The issue actually turned out to be a question or a misunderstanding, and it has been answered or resolved.

This is an automatic reply by the bot.

affine-issue-bot[bot] avatar May 11 '24 11:05 affine-issue-bot[bot]

Our data is stored in a database rather than scattered files.

Local first means you can edit offline, then sync with your collaborators when you online, and automatically merging your edits.

Scattered files cannot do this offline collaboration, we use specific databases to store your edit data.

EYHN avatar May 12 '24 03:05 EYHN

I think database hard to manage, using files can sync with git, just like obsidian.

lucasjinreal avatar May 12 '24 07:05 lucasjinreal