muety / telegram-expense-bot

A bot that helps you manage and track your daily expenses.
61 stars 18 forks source link

single item reset option #22

Open T-rex2017 opened 2 years ago

T-rex2017 commented 2 years ago

there have been times where i wanted to reset a single entry to a category for example if i typed -100 lunch #foodbut if it was actually -100 dinner #food or any error in any 3 of the option it would be nice to have something like #reset -100 lunch #food which will just delete the single entry on that category

as of now i'm not aware of any ways to do this ,if there is one kindly close this issue

HUGE THANKS TO ALL OF THOSE WHO MADE THIS BOT AND STILL KEEPING THIS UP , THANKS A LOT

muety commented 2 years ago

Hi @T-rex2017, thanks for the feature request. I'll add it to my list. In the meanwhile, a workaround could be to just type the "opposite" expense, i.e. if you accidentally added 10 Foo #bar, then "neutralize" it by typing -10 Foo #bar. That will correct the total balance, but of course won't remove the entry from the /list.

T-rex2017 commented 2 years ago

thanks a lot for considering it , i'm actually relaying on opposite value to keep it all balanced , but if i /list it later it makes some confusions , anyways thanks