PROPOSED
I HAVE LOST SIGNAL IDENTITY PLEASE CONTACT ME ON EMAIL SEE https://holbrook.no
Make heading graphic and name configurable
BACKLOG
Implement gettext translation strings on complete interface
Flip sign accordingly when choosing asset or liability account in cli depending on side
Consolidate all CLI commands to use context class
Rename isdebit to issrc in entrypart
Make ledger file backups default behavior with flag for explicit overwrite
Expand one transaction in journal should close another
Remove superflouous prefixes under balance and result
Make web client viewable on phone
Implement independent handling and definition of unit index
Filter account types on CLI search depending on side
Amounts in transaction list
Prefer inline browser display of entry xml
Quote entry hash in details format xxxxxxxx...xxxxxxxx
Progress indicator for entry loading
Eliminate use of xdg-basedir for wallet storage
PENDING
Remove excess code for entry handling
Only encrypt key once with setup-wallet command
Make gui load key from store after key has been first set up
DOING
Provide light encryption mode to reduce unlocking time
Enable multiple src and dst entries for a single tx
Enable Ledger create cli to define multiple units with precision as part of argument
Enable view and export without private key
Pressing tab after completing start date in filter should move text edit cursor to end date
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
Accounts and amounts in each entry in transaction journal below each other and with amount in fixed width font right alined
Remove rent/apartment default filter in gui
Amount decimals must be calculated according to precision
Implement account lists as searchable dropdown in gui
Amount should display correct amount of decimals
Serve ledger file independent of resolver, by relative or absolute URL
Make transaction journal cover all transactions in all units
Clearly mark invalid entry on hash mismatches of entry and/or attachment
Verify digest by algo defined in xml for entry
Attachment download fails even if HTTP 200 from resolver
Replace 'sigs' config heading with 'wallet'
Manual entry of dates jumps out of focus before complete
Provide entry for transaction date with optional time (HHMMSS), picker aswell as text entry
Remove default private key in config
Implement private key decrypt with pgp from the tunas repo
Default sort should be transaction datetime
Remove excess code for wallet handling
Dynamically convert cbor attachment to json when downloading
Put PGP encrypted key in cache store for easier retrieval of default key
Authenticity checker for entries stuck at 'checking'
Implement entry reversal cli command
Use URI for resolver path config item, i.e. file:/// for local
Export exports the same first entry under all hashes
Default date range (when not configured) should be from same day one month previous
Implement config override dir on \-c switch
Use full web browser real estate for view
BLOCKED