Joshua Bachmeier
Joshua Bachmeier
When entering the description of a new transaction, a drop-down menu or similar should suggest possible matching (fuzzy) transactions to recycle.
Glenn asked about this [on the GnuCash-User Mailinglist](https://lists.gnucash.org/pipermail/gnucash-user/2023-January/104971.html). Currently, the book to connect to is fixed in the config as the `DATABASE_NAME`, but it should not be difficult to make...
On one-handed touch devices such as smartphones, it is usually more ergonomic to have the navbar at the bottom of the screen, where the thumb usually rests. This is also...
Sometimes it is necessary / convenient to add transactions with more than two splits.
We use [SaintFlipper/EncryptedSession](https://github.com/SaintFlipper/EncryptedSession) to store sensitive information (DB password) as a cookie in the users browser. However, the project seems unmaintained, which is not ideal for a secrurity-relevant dependency. I...
When quickly mashing the fold/unfold button of transactions, the display state sometimes becomes out of sync: When the transaction is unfolded, the amount and contra accounts are displayed in the...
Including the whole GnuCash code repository as a submodule just to get a few icons is a bit overkill.
It should be displayed in the accounts currency
Add ability to show account details (Description, Code, Notes, etc.) as an additional dropdown or similar in accounts view.