top | item 34821147

(no title)

st0le | 3 years ago

I had this idea to basically have the Budgeting app look at the notifications on my phone or emails from the bank to parse the transactions details automatically.

On iOS if an app exposes a Shortcut, I could setup a Shortcut Automation to automatically add an expense when a new email from my bank shows up. Would need some REGEX or LLM ;)

discuss

order

mackrevinack|3 years ago

you can do this with tasker on android. read whatever text is in the notification and then use the http command to send on the information if theres an API, or even use the autoinput plugin to open the app and tap on certain elements, but thats kind of messy

Nyoxide|3 years ago

Great idea ! Would need some investigation but should be doable