mirror of
https://github.com/Clipy/Clipy.git
synced 2026-04-26 01:25:58 +03:00
[GH-ISSUE #267] Bug - Empty Snippet being saved #150
Labels
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
starred/Clipy#150
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 @vedantpuri on GitHub (Apr 9, 2018).
Original GitHub issue: https://github.com/Clipy/Clipy/issues/267
If one tries to create a snippet inside a folder by clicking on add snippet on a certain folder in Clipy, an untitled snippet is created. However if I decide midway to abandon creating that snippet, it still creates an 'untitled snippet' with blank text stored in it.
Fix Suggestion:
The need for this is for shear usability purposes as it becomes tedious for the user to go and delete a snippet that he never intended to make in the first place.
Also after trying this out, I noticed that Clipy allows for duplicate snippet names in the same folder which might cause an issue (confusion for the user)
Experienced on macOS High Sierra 10.13.4