How to insert a sequential number at the beginning of a line in Clibor

このサイトを検索 | Search this site
,Japan

Clibor Clibor is a software that saves the data sent to the clipboard as a history so that it can be reused.

Clibor is multifunctional and has a proportionally large number of configuration items.

This blog is written using Clibor.

Clibor
Main functions
  1. Save clipboard data as history
  2. Paste saved history data to any location
  3. Format the saved history data and paste it
  4. Convert the saved history data and paste it
  5. Register canned text
  6. Paste the registered canned text to any location
  7. Replace the data sent to the clipboard with the formatted data


Software information

Clibe var2.0.5, 2018/02/16
Operating environment: Windows 7 or later, 64 bit compatible
Creators: Amuns

Quoted from ReadMe.txt

This software allows you to save the clipboard history and to register canned messages in groups.

The Windows clipboard usually allows you to save only one clipboard, but with Clibor, you can save the clipboard as a history. (Text only).

With Clibor, you can save the clipboard as a history (text only), and you can register frequently used words as canned sentences and save them to the clipboard at any time. Canned phrases can be grouped.

Setting screen

How to use

When Clibor is resident, text characters sent to the Windows clipboard will be saved as a history and can be reused. Images and videos are not covered.

Basic usage
  1. Start Clibor (make it resident)
  2. Ctrl + C to copy text characters that may be reused
  3. Clibor will store the copied text characters
  4. Click the Clibo icon in the notification area with the left mouse button
  5. Clibor displays a dialog to select "Clipboard" or "Canned text"
  6. Select a word or a text to send to the clipboard
  7. Ctrl + V to paste the sent phrase into a text editor

Hotkeys are convenient

You can call Clibor from the keyboard by setting hotkeys.

[Hotkey choices]

  1. None
  2. Call Ctrl key twice
  3. Call the Shift key twice
  4. Call Alt key twice
  5. Call with hotkey (specify any key)

MainScreenShortCut

Introduction of useful functions

I will introduce convenient functions that I frequently use.
  • Save the path in history when copying files /folders
  • Enable auto paste
  • fixed phrase
  • FIFO/LIFO (First In First Out /Last In First Out)
  • Startup parameters
  • Insert sequential numbers at the beginning of the line with formatting function
  • Regular expression

Save the path in history when copying files folders

When copying files and folders using Windows Explorer, you can set Clibor to save the full path of files and folders as history.

By enabling this function, it becomes possible to easily obtain the full path of the folder or file in the deep hierarchy.

Clibor> Settings> Clipboard> Update> ☑ Save the path in history when copying files folders

clipborad-update

Data saved in Clibor with Ctrl + C
For example, if you select the actions folder where Mp3tag's own action is saved and press [Ctrl + C] on the keyboard, the full path of the actions folder is saved in Clibor's Clipboard history.

C:\Users\xxx\AppData\Roaming\Mp3tag\data\actions
xxx: Login User
actions

Enable auto paste

* Caret: Cursor used to indicate input position between texts

By enabling this option, you can paste (Paste) the selected character to the caret position by simply calling Clibor's history screen and clicking Clipboard history.

Clibor> Setting> Basic operation

basic-action-autopaste

Auto paste disabled

  1. Move the caret to the place to paste
  2. Call history screen
  3. Select clipboard data to reuse
  4. Paste the selected historical data with Ctrl + V
  5. History data is pasted

Auto paste is effective

  1. Move the caret to the place to paste
  2. Call history screen
  3. Select clipboard data to reuse
  4. History data is pasted

Clibor: Main screen

fixed phrase

If you register a frequently used string as a template, you can call it with a hot key and paste it at the caret position.

The hot key is specified on the setting screen described above.

For a standard sentence, right-click the Clibor icon in the notification area and select "Edit Template" to display the Template Edit dialog box.

Editing fixed phrases

FIFO/LIFO

This function is ON only when you use it.

FIFOFirst In First OutPaste in copy order
LIFOLast In First OutPaste in reverse order

It is useful when you want to copy /paste strings of several places not consecutive in succession.
  1. Turn ON FIFO or LIFO
  2. Continuous copy of the character string to be copied with Ctrl + c
  3. When copying is finished, paste the character string stocked with Ctrl + v

Startup parameters

Clibor has many start parameters available. I have registered FIFO startup parameters in a gimmick mouse.

Insert sequential numbers at the beginning of the line with formatting function

Although you will use a macro to insert a sequential number at the beginning of a line in the Sakura Editor, you can easily realize it using Clibor's formatting function.

The attached sequential number insertion script is designed to insert three digits serial number 001 ~. I wanted something to insert one digit serial number 1 ~, so I am using the modified one.
after fixing<$CLB_LINE>%.d<OFFSET>1</OFFSET></CLB_LINE> 
Before correction<$CLB_LINE>%.3d<OFFSET>1</OFFSET></CLB_LINE>:
Format editing

Regular expression

Since the regular expression can be used for replacing the formatting function, complicated processing is possible.

Introduction of tools that use Clipboard
Google Chrome extension Create Link has the function of sending the URL of the web site you are viewing to the clipboard. Since you can customize the format of the URL you want to customize to your liking, it is handy when you post a link on a blog.
Screenshot of Scrap 2nd. Screen capture software for Windows that I'm patronizing since Windows 95 era. Although it does not officially correspond to Windows 10, it can be installed and used.
WinShot: Light weight multifunctional screen capture software: Scrap 2nd.
SC2
ブログサークルSNS
クリックして応援してね!
人気ブログランキングPVアクセスランキング にほんブログ村ブログランキング・にほんブログ村へ

このサイトを検索 | Search this site

コメントを投稿

0 コメント