Henning Thielemann
|
2ed13afed4
|
lib: Write.Spreadsheet: support for borders like in existing HTML export
cli: Commands.Balance: use for FODS export and balance and budget export to HTML
|
2024-09-11 13:51:09 -07:00 |
|
Henning Thielemann
|
3af8eb3bc6
|
cli: Command.Balance: use Date format for dates in LayoutTidy
|
2024-08-16 16:57:38 +02:00 |
|
Henning Thielemann
|
66a047aade
|
lib: Write.Spreadsheet.Cell: add type parameter for the text type
instance Functor Cell
This way you can choose between Text, Lazy.Text, WideBuilder for cell content.
|
2024-08-16 16:57:38 +02:00 |
|
Henning Thielemann
|
f306df6d61
|
imp: lib: Write.Html: use Lucid to generate HTML
|
2024-08-16 16:57:38 +02:00 |
|
Henning Thielemann
|
8c42a735c2
|
cli: lib: Write.Spreadsheet: common data types for Write.Ods and Write.Html
Write.Html: write spreadsheet data to a HTML table
enables HTML export for the balance command
|
2024-08-16 16:57:38 +02:00 |
|