Alex Rodionov

Results 493 comments of Alex Rodionov
trafficstars

Yes, it doesn’t understand Control or Shift too. Thank you, Alex On Feb 12, 2022, 14:51 +0600, ibgbeny ***@***.***>, wrote: > Have you tried sending Ctrl+V instead of sending Cmd...

I'm frankly out of ideas on what else to try - would be happy if anyone chimes in.

Thanks to FlyCut https://github.com/TermiT/Flycut/pull/18, I managed to make it work in "Scanmode" keyboard mode. I can't still make it work in "Unicode" mode but I hope it's already better. PRs...

Hi! Thanks for the feedback: > 'Mark menu items with numbers' which makes the menu a numbered list (with the number on the left). Pasting items is faster because the...

> Regrading the last item, it Maccy were scriptable, with hooks for adding items, search items, transversing the list, and pasting—repetitive tasks could be automated. It's an edge use case,...

Here is an example of using AppleScript to paste the previous item - https://github.com/p0deje/Maccy/issues/315#issuecomment-923850126

> Didn't try your proposal for deleting storage, thinking it could be slow to execute. I'm usually on the next record when needing to clear Maccy and begin copying new...

In the next version of Maccy, there will be support for Shortcuts (as long as you run macOS 11+). So far it's very basic but allows to automate clearing the...

This is exactly how it works now. However, in some apps (e.g. Word) even if you copy the same text, it includes additional unique data. If you provide more examples...

Unfortunately this could happen to any formatted text. For example, in Notes.app there is additional `com.apple.notes.richtext` pasteboard type which includes new data every time you copy the same text. I'm...