mirror of
https://github.com/Clipy/Clipy.git
synced 2026-04-26 01:25:58 +03:00
[GH-ISSUE #324] Snippet Titles are abbreviated after around 15 characters #179
Labels
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
starred/Clipy#179
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 @smilinggoat on GitHub (Nov 7, 2018).
Original GitHub issue: https://github.com/Clipy/Clipy/issues/324
The titles of snippets get abbreviated after around 15 characters in length. It becomes difficult to see what a snippet is fully titled.

@felipou commented on GitHub (Jan 2, 2019):
One thing I could think of was making the title size limit configurable. Not sure if that's reasonable to implement, but I might take a look, if it might be accepted.