You recorded a great note. Now you can't find it. Or worse — you find two versions of it with slightly different content, and you're not sure which is correct.
This is an iCloud sync conflict. It happens. Here's how to fix it.
Why conflicts happen
iCloud works great most of the time. But occasionally, timing creates problems:
Scenario 1: Simultaneous edits You edit a note on your iPhone. Before it syncs, you edit the same note on your Mac. iCloud doesn't know which version is "correct," so it keeps both and adds "(conflicted copy)" to one.
Scenario 2: Folder moves during sync You're reorganizing folders while a note is still uploading. The sync gets confused about where the file should land.
Scenario 3: Offline edits You edit a note in Airplane Mode. Your Mac (still online) also edits it. When your phone reconnects, iCloud creates a conflict instead of overwriting.
These aren't bugs. They're iCloud being careful not to lose your data when it encounters ambiguity.
How to find the missing or conflicted note
Step 1: Check Recents in Files app
- Open Files app on iPhone or iPad
- Tap Recents in the bottom navigation
- Scroll through recent files
- Look for filenames containing "(conflicted copy)" or your note's date
Conflicted copies usually appear here with timestamps close to when you recorded.
Step 2: Search the Brain Dump folder
- Open Files app → iCloud Drive → Brain Dump
- Tap the search box at the top
- Type today's date in your filename format (e.g.,
2025-01-15) - Or search for a unique word you remember from the note
Step 3: Full-text search in Obsidian (if you use it)
- Open Obsidian
- Tap search icon
- Type a distinctive phrase from your note
- Obsidian searches the full content, not just filenames
This finds notes even if the filename got mangled.
How to merge conflicted copies
When you find two versions of the same note:
Step 1: Open both files side-by-side
On Mac:
- Open both files in separate text editor windows
- Arrange them side-by-side
On iPhone/iPad:
- Open one file
- Screenshot or copy the content
- Open the other file for comparison
Step 2: Identify which version is newer/better
Look at:
- The content — which has the latest information?
- The filename timestamp — which was created more recently?
- File metadata — check "Date Modified" in Files app
Usually one version is clearly more complete.
Step 3: Copy missing content
If both versions have unique content:
- Keep the more complete version open
- Copy any missing paragraphs from the other version
- Paste them into the version you're keeping
Step 4: Delete the duplicate
Once you've merged everything into one file:
- Delete the conflicted copy
- Keep the original filename (without "conflicted copy" in the name)
- The clean version will sync to all devices
Step 5: Verify sync
Wait 30 seconds, then check another device (Mac, iPad). Make sure the merged version appeared and the duplicate is gone.
Real example: How I recovered a lost note
I was working on project planning notes. Edited on my iPhone during a walk. Came home, opened the same note on my Mac, made more edits. Both saved.
An hour later: two files with different content.
What I found:
project-planning-2025-01-15.md(original) — had my walking thoughtsproject-planning-2025-01-15 (conflicted copy).md— had my Mac edits
What I did:
- Opened both in VS Code side-by-side
- The iPhone version had 3 paragraphs the Mac version didn't
- The Mac version had 2 bullet points the iPhone version didn't
- Copied the missing content from each into the original file
- Deleted the conflicted copy
- Checked my iPhone — the merged version synced within 30 seconds
Total time: 2 minutes.
How to prevent conflicts
Don't edit the same note on multiple devices without syncing first
Before editing a note, make sure it's fully synced:
- Check that the latest version is on the device you're using
- Wait a few seconds after making edits before switching devices
Let sync finish before reorganizing folders
When you move notes into folders:
- Wait for the uploads to complete
- Don't force-quit the Files app during sync
- Keep wifi/cellular on until you see the sync indicator finish
Use one device at a time for active editing
I treat my iPhone as my capture device and my Mac as my refining device. I don't edit the same note on both in the same hour.
If I do need to edit on both, I make sure to sync between edits: capture on iPhone → wait 30 seconds → refresh on Mac → edit on Mac.
Enable "Keep Downloaded" for critical notes
In Files app:
- Long-press an important note
- Tap "Keep Downloaded"
- This forces the file to stay locally synced
Helps prevent conflicts when you're moving between wifi and cellular.
What if you still can't find the note?
Check Time Machine (Mac only)
If you have Time Machine backup:
- Open Finder → iCloud Drive → Brain Dump folder
- Enter Time Machine (clock icon in menu bar)
- Navigate back to when the note existed
- Restore it
Check iCloud.com on a desktop browser
Sometimes files appear on iCloud.com that aren't showing on your devices:
- Go to iCloud.com in a browser
- Sign in
- Open iCloud Drive → Brain Dump
- Look for your note
- Download it if you find it
Email support (last resort)
If the note is truly gone and it's critical:
- Email [email protected]
- Include: approximate time recorded, rough content description, device used
- We might be able to help recover from logs (no promises, but worth trying)
The folder reorganization trap
This is the most common way people lose notes:
- You record a new note (it starts uploading to iCloud)
- Before upload finishes, you reorganize folders
- The note gets orphaned — it's in iCloud but not in the expected folder structure
- You can't find it because you're looking in the wrong folder
Solution: Always wait 30-60 seconds after recording before reorganizing folders. Let the sync indicator finish.
Use Git for insurance
If you lose notes regularly, consider backing up with Git. It gives you complete version history independent of iCloud.
See the backup with Git guide for setup instructions.
With Git, you can always roll back to yesterday's version, even if iCloud created a conflict.
The bottom line
Conflicts are annoying but recoverable. Most "lost" notes aren't actually lost — they're just in Recents with a weird filename.
Check Recents. Search by date. Merge the versions. Delete the duplicate. Move on.
And next time: let sync finish before editing on a different device.
Related guides:
- Backup with Git for version history that iCloud can't mess up
- Folder organization for managing files without creating conflicts
- Privacy guide for understanding how data flows between devices
