PROPOSED
BACKLOG
Implement independent handling and definition of unit index
Provide light encryption mode to reduce unlocking time
Enable multiple src and dst entries for a single tx
Enable view and export without private key
Enable Ledger create cli to define multiple units with precision as part of argument
PENDING
Remove excess code for entry handling
Make gui load key from store after key has been first set up
Provide entry for transaction date with optional time (HHMMSS), picker aswell as text entry
Amount should display correct amount of decimals
Only encrypt key once with setup-wallet command
DOING
Enable enumerated, searchable account path selection in GUI
REVIEW
UnixServer still crashes sometimes when client break
Hook event export to ledger post-add-entry callback
FINISHED
Default date range (when not configured) should be from same day one month previous
Implement account lists as searchable dropdown in gui
Remove rent/apartment default filter in gui
Use URI for resolver path config item, i.e. file:/// for local
Put PGP encrypted key in cache store for easier retrieval of default key
Implement config override dir on \-c switch
Replace 'sigs' config heading with 'wallet'
Export exports the same first entry under all hashes
Remove default private key in config
Default sort should be transaction datetime
Remove excess code for wallet handling
Implement private key decrypt with pgp from the tunas repo
BLOCKED