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

Include Location in exports #114

Open
metafarion opened this issue Apr 21, 2024 · 4 comments
Open

Include Location in exports #114

metafarion opened this issue Apr 21, 2024 · 4 comments
Labels
good first issue Good for newcomers help wanted Extra attention is needed

Comments

@metafarion
Copy link

First of all, fantastic work so far. This program is well on its way to being the brain dumping utility I've been looking for.

Can we also include location data in the file exports though? It's an important part of being able to review and make sense of recordings later.

@maxkrieger maxkrieger added help wanted Extra attention is needed good first issue Good for newcomers labels Apr 22, 2024
@maxkrieger
Copy link
Owner

Would you want something like a google maps link attached to each bullet?

@metafarion
Copy link
Author

Well what would be most useful to me PERSONALLY, is the location included as a street address, even if it's not completely accurate. I'm pretty sure the Maps API will derive an approximate street address, given specific coordinates. And then that text could be clickable as a maps link to the exact coordinates.

My specific use case here is as a service person going to various locations each day, and recording where I've been and what I did there as I go.

@metafarion
Copy link
Author

...btw, this may or may not be relevant to what happens next here, but I learned earlier today while investigating another project, that F-Droid will not allow Google Play location services to be a dependency in any software in their repository. If you want to use geolocation in your program it HAS to be some kind of FOSS method for them to accept it. With regards to #45

@metafarion
Copy link
Author

F-Droid will not allow Google Play location services to be a dependency in any software in their repository. If you want to use geolocation in your program it HAS to be some kind of FOSS method for them to accept it.

Sorry, this is a clumsy paraphrasing because I don't fully understand what I'm talking about 😛

Here's what the F-Droid maintainer says directly: laurent22/joplin#10347 (comment)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
good first issue Good for newcomers help wanted Extra attention is needed
Projects
None yet
Development

No branches or pull requests

2 participants