Usage
Create new or edit existing db
refdb edit path/to/db
This will pop up a gnumeric session:
In this example from a vermiculture (red wiggler worms) composter controller the variables are <season><temp/humidity><low/target/high>.
As you can see in the screen shot formatting such as borders and background colors are preserved.
Here is the file structure created for the above spreadsheet:
condo-ctrl/ ├── sheet-names.cfg ├── summer.dat ├── sxml │ ├── _sheets.sxml │ ├── summer.sxml │ ├── winter.sxml │ └── _workbook.sxml └── winter.dat