mirror of
https://github.com/nickustinov/itsypad-macos.git
synced 2026-04-26 12:25:52 +03:00
[GH-ISSUE #39] Lost my notes when I updated to itsypad v1.81 #38
Labels
No labels
bug
documentation
enhancement
help wanted
localization
pending release
pull-request
question
wip
wishlist
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
starred/itsypad-macos#38
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Originally created by @godlen4332 on GitHub (Feb 16, 2026).
Original GitHub issue: https://github.com/nickustinov/itsypad-macos/issues/39
Originally assigned to: @nickustinov on GitHub.
I had several documents open in Itsypad tabs. Updated to v1.81 - no longer see my notes. Nothing in recent files.
@nickustinov commented on GitHub (Feb 16, 2026):
Sorry to hear this. I have removed 1.8.1 from releases and will investigate further tomorrow.
@nickustinov commented on GitHub (Feb 16, 2026):
Thanks for reporting this. I've been investigating and have a fix ready, but I need to understand your setup to confirm the root cause.
A few questions:
The fix I have addresses a specific scenario where CloudKit data from another device overwrites local tabs during the first sync after upgrade. If you only use one Mac with no iCloud sync, the cause might be different, so your answers will help me confirm.
@godlen4332 commented on GitHub (Feb 16, 2026):
Thank you. Only one mac. Cloud Sync was enabled. Was using 1.6.x.
I have another mac I could use to see if the notes are there, but I'd need to install itsypad on that mac to test.
Alternatively, is there a way for me to retrieve the notes from icloud?
These notes were useful but not critical. I am using itsypad for ephemeral rather than archival, so it's not a big deal.
@nickustinov commented on GitHub (Feb 16, 2026):
This is fixed in v1.8.2 – your tabs will be restored automatically when you update. Run
brew upgrade itsypador grab the DMG from the v1.8.2 release.@godlen4332 commented on GitHub (Feb 16, 2026):
Yes, v1.8.2 worked perfectly. All old tabs appeared. Thank you.