Replies: 3 comments 1 reply
|
Hello, Ok, I can get the list of memos with create time / update time and geolocation and other related fields. Where to show the memos? How to show them? We have Timeline, "Location Analytics" page with places, etc. If you have ideas how to integrate it to GeoPulse - I can consider such implementation. |
1 reply
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Hi again :)
Recently I learned about Memos — simple self-hosted note-taking service.
One of their basic features is the ability to attach geolocation info to the note.
Memos has a simple straightforward API with AIP filtering making it possible to query notes by creation datetime and geolocation.
For me it looks like an opportunity to integrate notes into timeline service like GeoPulse. Like we have an option to see our photos in our trip history, memos integration would allow us to recap our thoughts and ideas linked to specific trip and places, creating more detailed and complete picture of the whole trip.
Later on I've learned that Joplin also captures geolocation for notes, and I guess it too may be suitable for such integration.
If I have spare time I'm going to play with this idea in my fork.
All reactions