Do any of the apps mentioned in the Podcast (or App Store) work with Apple Mail to copy/save emails.
Thanks. Is the developer of Paste here? Iâd like to discuss this potential enhancement with them.
To be honest I had never used a clipboard manager until this week. I knew they existed but it was just another thing on my list of things to get acquainted with in an already busy schedule. Enjoyed the episode and decided to play around during the Thanksgiving holiday and can already see so many uses for a clipboard manager.
Since I already owned Keyboard Maestro I started there. Probably not the best place to start. To much work for simple management tasks although the transformation tools are impressive. Went ahead and took advantage of the âBlack Fridayâ sale and subscribed to Paste for $4.99 and think it has great promise for me. Additionally I found it easy to use KM for text transformations while using Paste for organization so best of both worlds. My first Pinboard is a collection of standard emails that I regularly send to students. This will save time. Think I have finally been talked into buying the power pack for Alfred and will play with that as well and see where all this shakes out.
I wish one would work through Microsoft Remote Desktop
According to [this Paste blog post(Paste with Shortcuts for macOS Monterey | by Paste | Paste | Oct, 2021 | Medium) there is a âGet item at indexâ Shortcuts action. I would think that could be used - on iOS and now Monterey - to fill in a template.
I shall experiment. (I shouldâve done that before composing the link above.)
Having experimented, I have a Shortcut - using Paste - that takes the last 2 clipboard items and makes a Markdown link on the clipboard.
I also have a Keyboard Maestro macro that does the same - and then creates a new Drafts draft from it.
In both cases you copy the URL to the clipboard, and then the text of the link, and then invoke the automation
I think Iâll write these up in a blog post. Theyâre both quite simple. I just need to âsleep on itâ. (Stuff happens to ideas when I do that.)
You shouldnât have to copy anything. Keyboard Maestro can get the URL and the link title for you.
In the episode it was mentioned how Jumpcut hasnât changed in all those years. That is true, but there is actually an updated and more modern successor: Flycut. Have been using it for years. I miss the scissor icon, thoughâŚ
Anyways, am trying out Maccy now, and it seems to be an upgrade so far. Thanks!
Every time I chance upon discussions on clipboard managers, Paste is always highly lauded. It boggles me because I seem to be the odd one out who isnât that thrilled about it. I so want to love it though, because it comes with my Setapp subscription, and I want my moneyâs worth, but somehow every time I reinstall it to give it another shot, Iâd end up uninstalling it soon after. I just find the experience of it too bulky, if that makes any sense, and the interface takes up so much of the screen estate.
I used to use CopyQ, which was sufficient for my needs except it was kinda buggy. Eventually I switched to Maccy, which is like a more well-designed CopyQ and Iâm really pleased with it. Minimal, stays out of my way but everythingâs there when I need it. I suppose the only thing it doesnât do that I would like is the ability to share my clips between devices.
Right. Itâs just a simple example that gathers more than one clipboard item and fills out what is effectively a template. (Which is why Iâm mentioning it in this thread.)
Actually - as a Firefox user (because of its better HTML 5 Canvas support) - it is a little tricky to extract a link in Markdown format.
@MartinPacker, by chance is the macro Copy as Markdown Link - Macro Library - Keyboard Maestro Discourse by @ComplexPoint. If not, I suggest you check it out; itâs incredibly useful!
Hello Jim.
No. Itâs not.
Iâm only including that example because itâs a simple one with âfill in the blanksâ that anyone can understand. Itâs not meant to be âproduction qualityâ - as @complexpointâs contributions tend to be.
Itâs the âfill in the blanksâ aspect Iâm portraying - as an experiment with clipboard managers. (To bring this thread (somewhat) back on track.)
If I could think of a better - only slightly more complex - example I would use that instead.
This episode finally triggered me to buy Alfred & Powerpack. Iâve been a Launchbar user for years - since Quicksilver died. Yet it has had virtually no meaningful development or community built around it.
Now today I noticed Launchbar was consuming many CPU cycles. Rather than investigate, it was the straw that broke the camelâs back and I purchased Alfred immediately.
Now I have to retrain my fingers. Thatâs probably going to be like switching from QWERTY to DvorakâŚ
I dropped Launchbar because it was feeling neglected, I went to Alfred, never got used to it and dropped that and put a Keyboard Maestro palette where it used to be. â+ space bar, totally satisfied with my idiosyncratic set of actions.
My weapon of choice for clipboard management on macOS is Keyboard Maestro.
Here are two timesaving clipboard tricks (macros) I used several times a day:
Paste Quoted Text
This trims the whitespace from the current clipboard and pastes it wrapped in quotes. I have various flavors of this for the different quote characters. For example if I have â abc â in my clipboard, I can type a trigger string to invoke the behavior:
âcb â it pastes âabcâ
âcb â it pastes âabcâ
`cb â it pastes `abc`
This is very useful when working on the command line.
Paste URL
This pastes the most recent URL found in the clipboard history. Thatâs it. It doesnât sound like much, but itâs very helpful. âJust give me the URL I copied I few minutes ago.â
Tried Paste for the first time as I already have Setapp. So far itâs working great for me.
Pastepal is on offer today for 2.99 (was 13.99) was a new one on me and looks interesting
https://apps.apple.com/gb/app/pastepal-clipboard-manager/id1503446680
Another experiment occurred to me yesterday:
- Copy a âmarkerâ string to the clipboard. âXYZZYâ would do nicely.
- Copy some items to the clipboard.
- Sort everything copied after âXYZZYâ back to the clipboard (or to somewhere else. Possibly a draft with a Markdown bulleted list.
So using the clipboard history as a buffer / stack.
To me clipboard history is the simplest transient storage going.
I might just do this this weekend.
Iâve got this to work with Keyboard Maestro - including a limit on the number of entries.
I donât know if this is of any interest to anyone.