any functionality to exclude passwords from making it into the history? This is the most annoying thing with Maccy for me (I literally have complex wrapper scripts that turn it on and off when I'm using my password manager which are flaky and annoying to maintain).
Have you tried CopyQ? I've not used it on MacOS, but on Windows and Linux it can exclude based off window title: https://copyq.readthedocs.io/en/latest/faq.html#how-to-omit-...
Show HN: A keyboard-centric clipboard history app for macOS
81–90 of 130 posts
Re: Show HN: A keyboard-centric clipboard history app for macOS
#82Re: Show HN: A keyboard-centric clipboard history app for macOS
#83If anyone is looking for a similar cross-platform and open source solution, CopyQ[1] is handy and scriptable. [1] https://hluk.github.io/CopyQ/
Re: Show HN: A keyboard-centric clipboard history app for macOS
#84Re: Show HN: A keyboard-centric clipboard history app for macOS
#85I'm really surprised no one has mentioned flycut as an option which has almost every feature mentioned, and is open source https://github.com/TermiT/Flycut .
Happily using flycut the last few years and it's been amazing. So yeah my question is how clipbook is better than flycut ?
https://github.com/TermiT/Flycut/issues/200
From that it seems clipbook may be better for people who care about local-only or have other security-related concerns (perhaps related to workplace policy, for example). Maybe someone who knows more could weigh in?
Re: Show HN: A keyboard-centric clipboard history app for macOS
#86> I tried many third-party clipboard managers like Alfred [...] While great, they didn't fully meet my needs. > As a developer, my requirements are: > 1. Keyboard-centric operation to avoid using the mouse. I don’t want to waste my time moving my hands from the keyboard. > 2. Display many clipboard history items at once. I don’t like the idea with big tiles, so I can see only 5-7 history items on my 32” monitor. > 3.…
Re: Show HN: A keyboard-centric clipboard history app for macOS
#87Interesting, I've been using raycast clipboard that even stores images. Instead of cmd+shift+v i use cmd+shift+p which is much quicker to pull up.
Re: Show HN: A keyboard-centric clipboard history app for macOS
#88> I tried many third-party clipboard managers like Alfred [...] While great, they didn't fully meet my needs. > As a developer, my requirements are: > 1. Keyboard-centric operation to avoid using the mouse. I don’t want to waste my time moving my hands from the keyboard. > 2. Display many clipboard history items at once. I don’t like the idea with big tiles, so I can see only 5-7 history items on my 32” monitor. > 3.…
Maybe it's just me and there's a way to enable window resizing in Alfred/Raycast?
Re: Show HN: A keyboard-centric clipboard history app for macOS
#89I've been meaning to look for this since switching from Linux at work - will try it out when open source for sure. Are the keybindings customisable? I'm accustomed to Super-c showing my list and Super-v pasting, so now of course I keep messing up because selections aren't copied automatically, Super(Cmd)-c is doing it and not showing a list, and erasing my previous clip... I don't mind too much relearning muscle memo…
I will let you know when I implement it and open source the project.
Re: Show HN: A keyboard-centric clipboard history app for macOS
#90does it make any network calls? any telemetry involved?