Currently BoltAI stores all the data in a SQLite database locally.
Data synchronization with this SQLite db is quite challenging and so I was thinking about migrating to CoreData (native sync with iCloud)
This can be quite time consuming as it can mess up the schema/data.
Vote on this one to help me priotize this feature