cone
cone copied to clipboard
A ledger.
On version 0.2.20, in the dropdown list of options for "payee" cleared transactions are shown differently than uncleared transactions. So if I have cleared and uncleared transactions for "John Doe",...
Since this will require a little bit of a change in the UI, but might lead into a few other features, i'm creating a distinct issue for it. I think...
Thanks for cone and congrats on the iOS release! After entering any transaction and pressing save, the entry is shown briefly at the bottom of the screen, and a spinner...
My use-case: Right now I have a single `ledger.dat`on my phone that I sync via `syncthing` between my phone and my computer (where all my other ledger files are). I...
I was testing `ledger` on mobile but importing my file I only see ``` include manual.txt include recurring.txt ``` I separate transactions based on whether they are recurring or one-time...
If a user has just installed app, they would need a .txt file or similar to preexist somewhere. We should add a method to create a new such document. Maybe...
The last time I was running cone in an iPhone Simulator, I think I saw CPU usage when the app showed loading spinner with file as `null`. Maybe the fix...
I've been thinking, it might be useful to include some ledger commands, and put their output on a page in cone. A balance command comes to mind immediately, but others...
Hi all, In cone `0.2.20` we have option to search and use any alias defined in ledger file and that works fine. I have recently enriched my ledger file with...
For Android, cone currently uses `ACTION_OPEN_DOCUMENT`, and it gives the user a convenient experience with linking a file once, and having the read and append work with the up to...