Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Feature : Adding Location ? #2

Open
jalotra opened this issue Jun 17, 2024 · 3 comments
Open

Feature : Adding Location ? #2

jalotra opened this issue Jun 17, 2024 · 3 comments

Comments

@jalotra
Copy link

jalotra commented Jun 17, 2024

hey karan,
normally my flow is something like this :

  1. I paid someone, I open split-wise and then add a lazy "title"; example : "night out with fellas"
  2. When I look back at month end, I dont recognise where was this and have to use my "useless" brain to compute when was this thing at.

can we add this feature :

  1. Support for location, a simple (lat, long) would be put into database, and at runtime would use the (lat, long) to redirect to the place, something like this Gmaps also support : https://www.google.com/maps/place/22°48'47.8"N+86°11'26.7"E/

Good to haves : Maybe integrate gmaps search as well, most of the times I am putting expense later.

@mr-karan
Copy link
Owner

Looks simple to add but will complicate the app for very minor benefit. For eg, while adding the expense itself you can write a small 2-3 word description which is enough to recall. night out with fellas at <xyz place>

I'll put this on backburner for now.

@jalotra
Copy link
Author

jalotra commented Jun 19, 2024

makes sense, I would fork out for now and add this feature.

@iHarshad
Copy link

You could try editing the Apple shortcut to capture the location when the shortcut is triggered. You could pass this as additional text input to what you have already entered.
image

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants