mirror of
https://github.com/Clipy/Clipy.git
synced 2026-04-25 17:15:58 +03:00
[GH-ISSUE #194] Improvement: Do not store clipboard menu on disk / temp files location #99
Labels
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
starred/Clipy#99
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 @smcavoy on GitHub (Jul 27, 2017).
Original GitHub issue: https://github.com/Clipy/Clipy/issues/194
Originally assigned to: @Econa77 on GitHub.
Hello,
It would be nice to be able to disable the storage of the Clipy menu on disk. That and/or be able to select the location of the storage of the clipboard items so to ensure they stay on a secure part of the disk (filevault)
Thanks,
Sean
@Econa77 commented on GitHub (Aug 6, 2017):
@smcavoy Hello,
Clipy saves the object in addition to the text image and PDF, so must save the object in the storage. However, I think that the function to select storage location is very important, so add it to the implementation roadmap.
Thank you for the issue.
@enlaichu commented on GitHub (Jun 25, 2018):
@Econa77 it would be great to be able to share clips between my 2 computers. For example, I can copy from one computer and use the copied contents to paste on another computer. If the storage of the clips and history can be configured, I can use a Dropbox folder as the storage location so both computers can access it. This would mean that when the files in the storage folder change, Clipy always will use the latest history and clip files. That would be great! Thanks for a great product!