Currently, export function does not include expense attachments, notes, activity history, or active recurring-expense links.
It would be useful and valuable to have at least Notes + History
Yesterday, I forked the project and adapted it to deploy on Cloudflare Workers (via OpenNext) with Cloudflare KV as the database.
JSON import added to easily migrate existing groups from spliit.app domain to private instance, this is when I realized current export feature is very limited. Sidenote: Upstream Spliit optional features that depended on AWS S3 and OpenAI are not available in my Cloudflare KV fork. For a full list of changes README
EDIT: small commit made to add expense notes/ids, group information, and activities so exports matching this feature request and supporting fuller backups.
Currently, export function does not include expense attachments, notes, activity history, or active recurring-expense links.
It would be useful and valuable to have at least Notes + History
Yesterday, I forked the project and adapted it to deploy on Cloudflare Workers (via OpenNext) with Cloudflare KV as the database.
JSON import added to easily migrate existing groups from spliit.app domain to private instance, this is when I realized current export feature is very limited. Sidenote: Upstream Spliit optional features that depended on AWS S3 and OpenAI are not available in my Cloudflare KV fork. For a full list of changes README
EDIT: small commit made to add expense notes/ids, group information, and activities so exports matching this feature request and supporting fuller backups.