ITADN

Pins: Can't sort, order or organize at all

#1346Opengodzfire 创建于 2026-02-28
bug
G
godzfirecommented
### Before Submitting Your Bug Report - [x] I have verified that there isn't already an issue reporting the same bug to prevent duplication. - [x] I have seen the [FAQ](https://github.com/p0deje/Maccy?tab=readme-ov-file#faq). ### Maccy Version (see 'About' window) 2.6.1 (60) ### macOS Version Intel 15.7.4 (24G517) ### Maccy Settings ```Shell { "KeyboardShortcuts_delete" = "{\\"carbonModifiers\\":2048,\\"carbonKeyCode\\":51}"; "KeyboardShortcuts_pin" = "{\\"carbonModifiers\\":2048,\\"carbonKeyCode\\":35}"; "KeyboardShortcuts_popup" = "{\\"carbonKeyCode\\":2,\\"carbonModifiers\\":768}"; "LaunchAtLogin__hasMigrated" = 1; "NSStatusItem Visible Item-0" = 0; "NSStatusItem Visible Item-1" = 0; "NSWindow Frame com.sindresorhus.Settings.FrameAutosaveName" = "627 465 510 473 0 0 1920 1080 "; SUAutomaticallyUpdate = 0; SUEnableAutomaticChecks = 0; SUHasLaunchedBefore = 1; SUSendProfileInfo = 0; avoidTakingFocus = 1; enabledPasteboardTypes = ( "public.rtf", "public.html", "public.utf8-plain-text" ); historySize = 12; ignoreEvents = 0; ignoredPasteboardTypes = ( "de.petermaurer.TransientPasteboardType", "net.antelle.keeweb", "com.typeit4me.clipping", "Pasteboard generator type", "com.agilebits.onepassword" ); migrations = { "2024-07-01-version-2" = 1; }; pasteByDefault = 1; pinTo = bottom; removeFormattingByDefault = 1; searchMode = exact; showApplicationIcons = 0; showFooter = 1; showInStatusBar = 0; showSearch = 1; showTitle = 1; sortBy = lastCopiedAt; windowPosition = "[0.7369791666666666,0.8537037037037037]"; windowSize = "[450,800]"; } ``` ### Description I want to have my pins sorted a certain way, however there's seemingly no way of doing this. They are just completely random, which is incredibly frustrating. I had hoped that setting the shortcuts so they were in alphabetical order would in turn sort the pin list but that didn't work. Even more angering is removing all the pins and trying to readd them in the order I want doesn't even work. It just randomly puts them in the pin list with a random keyboard shortcut. It doesn't even follow alphabetical order which I could have lived with. EDIT: There's also no way to have the pinned list at the top. ### Steps to Reproduce _No response_
0 条评论