Similar to site receipts, this allows tracker task logs to be exported with the
purpose of printing. It uses a similar but (in this authors humble opinion)
better layout than the site receipts which are somewhat less readable.
A bug in Firefox prevented nice printing when using display: grid where the
table would start on the second page of the print. To fix this, I've set the
element to use display: block when printing. Because it's an edge-to-edge
table, it doesn't effect the overall look of the printed page.
Note that we still need to do some user testing around these, so the
functionality is hidden, for now.
> [!NOTE]
> This requires #184 and #185 before merging
Similar to site receipts, this allows tracker task logs to be exported with the
purpose of printing. It uses a similar but (in this authors humble opinion)
better layout than the site receipts which are somewhat less readable.
A bug in Firefox prevented nice printing when using `display: grid` where the
table would start on the second page of the print. To fix this, I've set the
element to use `display: block` when printing. Because it's an edge-to-edge
table, it doesn't effect the overall look of the printed page.
Note that we still need to do some user testing around these, so the
functionality is hidden, for now.

Similar to site receipts, this allows tracker task logs to be exported with the
purpose of printing. It uses a similar but (in this authors humble opinion)
better layout than the site receipts which are somewhat less readable.
A bug in Firefox prevented nice printing when using `display: grid` where the
table would start on the second page of the print. To fix this, I've set the
element to use `display: block` when printing. Because it's an edge-to-edge
table, it doesn't effect the overall look of the printed page.
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".
No due date set.
Dependencies
No dependencies set.
Reference
rootable/tomato!186
Loading...
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "el-tracker-receipts"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?