codingmatty / cerebro-plugin-clipboard

Cerebro plugin to record and fetch list of items on clipboard
13 stars 1 forks source link

Implement snippets #5

Closed rapcal closed 7 years ago

rapcal commented 7 years ago

The idea here is to mimic Alfred's snippet feature.

Implementation would make clipboard items saveable and possibly re-callable via keywords.

puyt commented 7 years ago

I came across this issue when going through some of the available Cerebro plugins and by coincidence I released a snippet plugin recently, maybe it can be useful for you.

https://github.com/puyt/cerebro-snippets

rapcal commented 7 years ago

Thanks, @puyt! Seems fantastic :-D

puyt commented 7 years ago

@rapcal Thanks 😄 Any suggestions/improvements are always welcome.

I'll try to play around with the new plugin settings option in the next week to make some things customizable such as the highlight theme or font-size.