mirror of
https://github.com/Clipy/Clipy.git
synced 2026-04-25 17:15:58 +03:00
[GH-ISSUE #449] Restored macOS – Didn't use the export option but backed up the data files #279
Labels
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
starred/Clipy#279
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 @pr0jectile on GitHub (Feb 4, 2021).
Original GitHub issue: https://github.com/Clipy/Clipy/issues/449
Hi guys,
I totally forgot to export the snippets using Clipy's export feature but luckily had a backup from Carbon Copy Cloner that kept my snippets. Now I'm left with .data files inside
~/Library/Application Support/Clipy/I know these files are plist files since changing the filename from .data to .plist makes them readable.
Is there an easy automated way to import these in via command line or Finder?
If not, is there a way I can manually start importing these snippets?
Thanks.
@pr0jectile commented on GitHub (Feb 5, 2021):
I've figured it out!
~/Library/Application Support/Clipyand~/Library/Application Support/com.clipy-app.Clipyfrom backup.All your previous snippets should now be working on a new install! 😄