Skip to content

Whiskers-Apps/tigris-clipper

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Clipper

This is an extension for tigris to save your favourite text and images to the clipboard. Text parameters can accept parameters in order to extend the functionality.

How to Use

Edit Clips

To edit clips you can simply type e and the title or keyword. Example: e rd or e Rust

Parameters

Parameter Description Search Example Clip Output
{%s} It replaces the parameter with the whole search text, not including the keyword rd Hello World! println!("{%s}); println!("Hello World!");
{%X} It replaces the parameter with the X indexed word of the search text, not including the keyword rd Cats cute println!("{%0} are {%1}"); println!("Cats are cute");

About

An extension for tigris to copy text and images.

Resources

Stars

Watchers

Forks

Releases

No releases published

Languages