Matt

Results 9 issues of Matt

I'm not sure if I understood this sentence, so this edit may be inaccurate, but I've clarified it as per my interpretation.

Is it possible to supply a float as the `quantity` in `enhanced_item`? I'm not sure how Google deals with this, but I have weight based products as well as individual...

Hi, When entering a transaction "Description", is it possible to input a [pending transaction](https://hledger.org/1.26/hledger.html#status) and have autocomplete work? Autocomplete works: ![2022-08-12-1636](https://user-images.githubusercontent.com/1128480/184392109-38010f41-67ef-4543-8211-a89c9d9c99e5.png) Autocomplete does not work: ![2022-08-12-1637](https://user-images.githubusercontent.com/1128480/184392128-86ef8cf8-27c9-4568-b172-633b8a66fa54.png)

enhancement

When viewing transactions in `hledger-ui`, it would be useful (for myself at least) to be able to `mark / highlight` individual transactions - so I can see which ones I...

A WISH
ui

Recaptcha's do not work when I have Simple Blocker enabled: https://www.google.com/recaptcha/api2/demo Firefox version: developer version 72.0b8 (64-bit)

Hi, It would be nice to have a mixin for the role_required decorator to use on class based views. Cheers, Matt Stevens

In `README.md` it says "_First point your bridge at your laptop_". How does one do this? Cheers.

I have a [hook](https://codeberg.org/Dokana/Taskwarrior-Chained) that runs after modifying a task. It has to [wait](https://codeberg.org/Dokana/Taskwarrior-Chained/src/commit/66f0e0387e319348234398edafd797c62fc5381f/src/chained_recurrence/on-modify-chained.py#L82-L94) for **taskwarrior** to exit before it updates the `*.data` files. This hook does not work with...

enhancement