what i was actually thinking of is to have a core program and then like plug-in modules, which let you define different kinds of databases and wizards.
so
the main tool would not have any clipboard capturing.
then you would have a Clipboard module, which provided a clipboard database (with specific columns for that task), and options for monitoring clipboard,etc.
you could make your own freeform databases, etc.
and we could make other modules, like a ToDo list module, which would define a database and columns, and some helper functionality (like alarms,etc).
so the idea is that chs would become basically a database core tool for adding,editing, browsing data.
[this was the bigger idea i alluded to earlier]
and then make it easy to use plugin modules that provide special functionality for different kinds of data (clipboard, todo lists, etc).