Is your feature request related to a problem? Please describe. Yes. When sending transactions from bitcoin core, there is a checkbox to indicate whether the user would like to take the transaction fee from the amount they’ve entered. This decision isn’t, however, remembered- and so funds can be assumed to be taken out of the rest of one’s balance. This problem is very aggravating, as it undermines the privacy of using multiple receiving wallets to prevent traceability and mixing of one’s fund history within the blockchain.
Describe the solution you’d like I would like by default for the transaction page to remember which settings you’ve chosen (especially the fee from amount checkbox), and for this default to be mutable in bitcoin core’s options.
Describe alternatives you’ve considered There aren’t many alternatives other than tediously enabling this option every transaction after you didn’t realize at first. I might not be aware of some cli method to achieve this, but if there were such a thing it would still be very user-unfriendly.
Additional context