mirror of
https://github.com/nickustinov/itsypad-macos.git
synced 2026-04-26 04:15:50 +03:00
[GH-ISSUE #38] Clipboard doesn't retain position #37
Labels
No labels
bug
documentation
enhancement
help wanted
localization
pending release
pull-request
question
wip
wishlist
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
starred/itsypad-macos#37
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 @Mesuva on GitHub (Feb 16, 2026).
Original GitHub issue: https://github.com/nickustinov/itsypad-macos/issues/38
Originally assigned to: @nickustinov on GitHub.
Hi @nickustinov, thanks for releasing itsypad, it's what I was looking for!
What I particularly like about your app is that the clipboard history is included.
But I can't help but think that the clipboard tab gets a bit lost in amongst the other note tabs, when it's a special feature, not another note.
If i've got lots of notes, I'll often either have to scroll left or right to find the clipboard tab, or use the dropdown of tabs and find Clipboard on the list.
I can drag the clipboard tab to the start or the end, and that makes it easier to spot.
But if I restart the app, the clipboard tab ends back and then end of the list. If you then add more notes, it ends up somewhere in the middle of the list. So there's still that little pause where you have to look down the list of tabs to spot the word 'Clipboard'.
So I'm wondering if a quick-ish fix would help with this, either:
Just a small suggestion!
Cheers
@nickustinov commented on GitHub (Feb 16, 2026):
Thanks for the suggestion! In the upcoming 1.8.1 release, the Clipboard tab is now permanently pinned to the right end of the tab bar – it stays visible at all times and can't be scrolled away or reordered.
On top of that, you can now pin any regular tab too via right-click → "Pin tab", and pinned tabs will always appear to the left of Clipboard.
@Mesuva commented on GitHub (Feb 16, 2026):
Amazing!
That will be very useful, thank you.