mirror of
https://github.com/Clipy/Clipy.git
synced 2026-04-26 01:25:58 +03:00
[GH-ISSUE #293] How to backup clipy snippets? #163
Labels
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
starred/Clipy#163
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 @donnlee on GitHub (Jul 20, 2018).
Original GitHub issue: https://github.com/Clipy/Clipy/issues/293
I searched open+closed issues for 'backup' but didn't find any recipe for backing up my Clipy snippets. Anyone know the file containing the snippets? Can the file be backed-up and simply restored in the event of a laptop restore?
@martinandersen3d commented on GitHub (Jul 26, 2018):
From trying to read the source.. I guess.. I have found the folder:
/Users/ < username > / Library/Application Support/Clipy
there is some .data files here... but don't know how they work... but when I open them, they do contain some of my own snippet text :-)
What I did:
@martinandersen3d commented on GitHub (Jul 27, 2018):
Also on the toolbar there is the Import/export buttons
@donnlee commented on GitHub (Jul 30, 2018):
Ah, click toolbar icon, "Edit snippets...", then click Export icon in toolbar of the "Snippets Editor"
Thanks!
@timlance commented on GitHub (Oct 1, 2018):
Thank you, donnlee! I probably would have noticed that. Sometime in the next millennium.