Practical use2

Sponsored Links

Text formatting

By default, you can format the clipboard history as follows.

  • Insert > at the start of each line
  • Insert // at the start of each line
  • Insert ” before and after each line

The formatting can be set freely.
Right-click the Clibor icon in the menu bar and click “Edit: Text formatting”.
The following editing window will appear.

Click on the “New” button and enter a name.

There are many formatting options, such as “String replacement” or “insert before and after” or “insert in each line”.

For example, if you want to replace a string, enter the following.

It is possible to confirm further formatting.

You can check the test of the text formatting on this screen without registering.

Regular expression substitution is also possible. This allows for advanced formatting.

Auto: Text formatting

Automatic clipboard formatting is available.

When a string is copied, it is transferred to the clipboard and the specified formatting function is applied at the same time.

This can be very useful if you want to perform the same formatting on a copy string over and over again.

Snippet macro

For example, you can register the date format of the current time in a snippet.
Select the display format you wish to register from the Macro menu on the snippet edit screen and register it.

When using it, select the snippet as usual and paste it to paste the specified time.
The date format can also be freely specified.
See Q&A for details on date formats.

<$CLB_HDATE>yyyy/MM/dd HH:nn:ss</CLB_HDATE>Date formats such as yyyy/MM/dd can be specified. (See Q&A for date format specifications)
Copied title and URL