Recent incidents
Recent sessions
Recent journal entries
Google Sheets sync: entries from all three sections (Incidents, Therapy, Journal)
sync to separate tabs in a single spreadsheet. The Apps Script URL below handles all three.
If you need to update the Apps Script, replace the code in your existing project with the
latest
apps_script.js and redeploy.
Use this if entries were saved locally but not synced — for example, if Sheets wasn't configured yet when you saved them. Note: entries already in Sheets will be duplicated; you can delete the duplicates directly in the spreadsheet.
All entries are cached locally on this device. Export as JSON for a full backup.
Removes locally cached entries from this device only. Does not affect Google Sheets.