Jump to content

Clipboard clearing


Recommended Posts

Hi,

 

First, I have looked but found nothing that could help direct me how to do this.  If it's already covered, sorry for the duplication.

 

I have a simple (though kludgy) workflow to clear the system clipboard.  What I want to do is have the single keyword command execute the system clipboard cleaner and at the same time, the Alfred Clipboard be cleaned as well as part of the workflow.

 

The existing workflow I have is setup as follows:

 

Keyword ("clearboard") -> Run Script (echo -n '' | pbcopy) -> Run Script (say "The Mac OS clipboard has now been cleared.") and Post Notification ("The Mac OS clipboard has now been cleared.")  

 

I suspect I can delete the Post Notification without issue.  

 

If you've suggestions on how to do this, thank you.

 

Cheers,

 

BlackMacX

 

NB. I know I barely use Alfred and the Powerpack to anywhere near their fullest capacity; but I like to (as we all do) support excellent software.

Edited by BlackMacX
Correction of original post
Link to comment

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
×
×
  • Create New...