Skip to content

horooka/cpp_xtemplate

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Tool for using and creating clipboard templates

Features

  • storing of templates in a file at ~/.config/xtemplate.txt
  • opportunity to use hardcoded templates which will stored in program and not in a file (via make_hardcoded_template func in\after calling setup_data method inside app class constructor)

Template file format
Templates records are separated by empty line

  • first line is the template name
  • second line is the comma separated template's vars names
  • third line is the comma separated template's tags
  • rest of lines is the template's body

About

X11 Clipboard templating

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published