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

Treat clipboard like a stack #26

Open
dpmccabe opened this issue May 10, 2016 · 0 comments
Open

Treat clipboard like a stack #26

dpmccabe opened this issue May 10, 2016 · 0 comments

Comments

@dpmccabe
Copy link

Is there a way to use a Javascript custom command to treat the clipboard like a stack? In other words, when you press the keyboard shortcut for the command, it pastes the top item in the clipboard and removes it? This would be useful in the case where I want to copy many snippets from different places in one app and paste them individually in some other app.

I can't tell on the site's custom command documentation whether there's a way to access the app's queue in order to remove an item after pasting.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant