Skip to content

ClipboardMachinery 1.2.38

Compare
Choose a tag to compare
@Filipsi Filipsi released this 27 Oct 06:47

What's new?

In this version, I have added clip presenters - which can be used to alter how clip content is been displayed.
Currently, there are just the 3 basic ones (plain text, link and image) but in the future I want to also add things automatic syntax highlighting.
Presenter type can be changed manually by using a little arrow under clip type icon, that is displayed when you hover over a clip.

As an example of what can be done using the presenters, I have added a basic command line runner that can execute clip content as commands.
You can specify in which directory the script gets executing by adding a 'workspace' tag to the clip.

Changes

  • Added clip presenter system
  • Added basic command line runner as a presenter
  • Changed Clip table schema to allow storing currently assigned presenter type
  • Added support for database migrations
  • Clip type is no longer resolved at run-time but only when been initially added to the database
  • Made suggestion box for selecting tag type use popup instead of adorner
  • Updated dependencies

In the true Halloween spirit, this thing has risen from the dead. Scary, right?