Difference between revisions of "Clipboard Configuration"
Jump to navigation
Jump to search
Russ hensel (talk | contribs) |
Russ hensel (talk | contribs) |
||
Line 7: | Line 7: | ||
+ | = Settings Unique to Clipboard = | ||
+ | == Snips == | ||
+ | |||
+ | == Snippets == | ||
Revision as of 14:55, 13 March 2020
This is a configuration guide to a Python Clipboard Application, the root doucmentation is at: Python Smart ClipBoard
Overview
This application shares a configuration strategy that I use for my other applications, this is documented in Configuration Files For Python, this document will only cover aspects of the configuration that are unique to the Clipboard application. As usual read the code, parameters.py paying particular attention to the default section which often has the best documentation.