Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Pinning no longer working #744

Closed
2 tasks done
BraxtBooth opened this issue Mar 7, 2024 · 2 comments
Closed
2 tasks done

Pinning no longer working #744

BraxtBooth opened this issue Mar 7, 2024 · 2 comments
Labels
bug Something isn't working

Comments

@BraxtBooth
Copy link

Before Submitting Your Bug Report

  • I have verified that there isn't already an issue reporting the same bug to prevent duplication.
  • I have seen the FAQ.

Maccy Version (see 'About' window)

0.26.4

macOS Version

14.3

Maccy Settings

{
    "KeyboardShortcuts_popup" = "{\\"carbonModifiers\\":768,\\"carbonKeyCode\\":8}";
    "LaunchAtLogin__hasMigrated" = 1;
    "NSStatusItem Preferred Position Item-0" = 276;
    "NSWindow Frame SUStatusFrame" = "556 607 400 134 0 0 1512 944 ";
    "NSWindow Frame SUUpdateAlert" = "4082 479 620 398 3432 -13 1920 1055 ";
    "NSWindow Frame com.sindresorhus.Preferences.FrameAutosaveName" = "889 375 542 436 0 0 1512 944 ";
    SUEnableAutomaticChecks = 1;
    SUHasLaunchedBefore = 1;
    SULastCheckTime = "2024-03-07 16:19:28 +0000";
    SUSendProfileInfo = 0;
    SUUpdateGroupIdentifier = 363112306;
    WebKitDefaultFontSize = 13;
    WebKitJavaScriptEnabled = 0;
    WebKitPluginsEnabled = 0;
    WebKitStandardFont = "-apple-system-font";
    WebKitUserStyleSheetEnabledPreferenceKey = 1;
    WebKitUserStyleSheetLocationPreferenceKey = "/Applications/Maccy.app/Contents/Frameworks/Sparkle.framework/Resources/ReleaseNotesColorStyle.css";
    clearOnQuit = 1;
    enabledPasteboardTypes =     (
        "public.png",
        "public.utf8-plain-text",
        "public.file-url",
        "public.html",
        "public.rtf",
        "public.tiff"
    );
    historySize = 50;
    ignoredPasteboardTypes =     (
        "Pasteboard generator type",
        "com.typeit4me.clipping",
        "com.agilebits.onepassword",
        "de.petermaurer.TransientPasteboardType",
        "net.antelle.keeweb"
    );
    migrations =     {
        "2020-04-25-allow-custom-ignored-types" = 1;
        "2020-06-19-use-keyboardshortcuts" = 1;
        "2020-09-01-ignore-keeweb" = 1;
        "2021-02-20-allow-to-customize-supported-types" = 1;
        "2021-06-28-add-title-to-history-item" = 1;
        "2021-10-16-remove-dynamic-pasteboard-types" = 1;
        "2022-08-01-rename-suppress-clear-alert" = 1;
        "2022-11-14-add-html-rtf-to-supported-types" = 1;
        "2023-01-22-add-regexp-search-mode" = 1;
    };
    pasteByDefault = 1;
}

Description

I am unable to add to my pinned list. I currently have 2 items pinned, but hovering an item and clicking option + P will not pin another item. I have tried restarting and quitting the app. Is there a maximum number of pins? I can go into the preferences and change one of my pins to what I want, but I would like to have more than 2.

Steps to Reproduce

  1. Navigate to Maccy window.
  2. Hover unpinned item in clipboard history.
  3. Press option + P.
  4. Hovered item does not pin.
@BraxtBooth BraxtBooth added the bug Something isn't working label Mar 7, 2024
@p0deje
Copy link
Owner

p0deje commented Mar 7, 2024

@BraxtBooth Please upgrade to the latest version (0.30) and try again.

@timbaileyjones
Copy link

@BraxtBooth - I found that if I change the hotkey for pinning to something else (Control-Shift-P), then it works. What I was getting before (with Option-P) was simply the π character in the search box.

image

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

3 participants