beancount-mobile icon indicating copy to clipboard operation
beancount-mobile copied to clipboard

Editing transactions

Open RoseWebb opened this issue 2 years ago • 3 comments

Would it be possible to allow editing the file manually? e.g. to allow for fixing typos / correcting mistakes. this would be extremely helpful as I am currently working around this limitation by using other text editing apps.

Many thanks for the great work.

RoseWebb avatar Dec 05 '22 16:12 RoseWebb

I think it's better to use a standalone text editor for that. This app was designed for inserting transactions on the go. If I make a mistake, I usually fix my beancount file when it syncs to my desktop machine.

xuhcc avatar Dec 25 '22 20:12 xuhcc

Hey @xuhcc this feature is the only thing that has stopped me from using this app after 4 months of usage. I understand if you can't add it in but can you please help me do it? I have never done android development before but have dabbled in some coding here and there and can manage with a little hand-holding.

abhi-avad avatar Nov 09 '23 20:11 abhi-avad

@abhi-avad How do you imagine editing should work? You'll probably need a text editor embedded in the app.

You will also need to figure out how to fix the developer tooling. This application is based on NativeScript framework, and at some point they made a lot of breaking changes - this is why I have given up on development.

xuhcc avatar Nov 10 '23 13:11 xuhcc