question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

[Feature Requests / Discussions] - Clipboard Manager Plugin

See original GitHub issue

Hey guys, what do you think about a clipboard manager plugin for Cerebro?

Sometimes you accidentally copy some text over something important in the clipboard and it gets deleted. Cerebro is always in the background, so the plugin would be able to store all the copied text/images and maybe save it every 10 minute to a json file, or something.

It could be open in two ways:

  1. Open Cerebro and manually type in # symbol (or something like copy buffer)
  2. Pressing ctrl + shift + spacebar opens up Cerebro and automatically puts # symbol in.
    (the shortcut should be changeable from settings)

I’ve create a quick design sketch, what do you think?

clipboard manager plugin2

Issue Analytics

  • State:closed
  • Created 7 years ago
  • Reactions:3
  • Comments:6 (2 by maintainers)

github_iconTop GitHub Comments

1reaction
alexhx5commented, Feb 26, 2017

@KELiON Oh nice, I didn’t know it’s already been created. I would agree, @codingmatty’s version is quite good.

As for the shortcut for the clipboard plugin, I think we could’ve implement it very easily:
There’s a ctrl + spacebar shortcut for opening the Cerebro, right? So why wouldn’t we add another function for the ctrl + shift + spacebar shortcut, which would open Cerebro AND add the word clipboard to the input? Would that work?

I’m not sure what do you mean by mixing the clipboard with snippets managers, though. What benefits would that give to us?

0reactions
KELiONcommented, Mar 4, 2017

Moving discussion to clipboard plugin repository

Read more comments on GitHub >

github_iconTop Results From Across the Web

Clipboard Manager Plugin · Issue #166 · cerebroapp/cerebro
Hey guys, what do you think about a clipboard manager plugin for Cerebro? Sometimes you accidentally copy some text over something important ...
Read more >
Clipboard Manager / Feature Requests - SourceForge
Windows clipboard extension · Summary · Files · Reviews · Support · Tickets ▾ · Support Requests · Feature Requests · News ·...
Read more >
Clipboard Append - Forum «Feature Requests - Actual Tools
Hello, I would like to see the ability to append to the current clipboard. There are many time I need to paste into...
Read more >
Add ability to copy image to clipboard - Feature Requests
In my app I have a button to copy an image (a screenshot of the current window) to the clipboard. It's done using...
Read more >
Feature Request - Bidirectional Clipboard Saving • Discussions ...
I was a little disappointed when it didn't show up there. Are there any plans to have the clipboard history accumulate copied text...
Read more >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found