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