

Did he finish redacting his name on all the pages?


Did he finish redacting his name on all the pages?


Another one: on the Edit page of a Memory, changing the header type to Image doesn’t show the URL field right away, you have to save and edit again for it to be available. And the same when the value returns to Map, it needs to be saved for the URL field to disappear.


I’ve found another little bug: in the “Visit Sensitivity” panel, clicking on “Edit”, “Simple”, then “Edit” again adds a layer around the “Edit Configuration” panel.


For the QR Code, I am not decided right now since you still would have to need to login before getting the the data from the backend. So it would only cut out the open the url and navigate to settings right now.
Ok, yes, I see, but that’s true only for the GPSLogger setup. Both OwnTracks and Overland will extract all the information they need from the link, without another access to the server. That’s why I see it as a simpler process: setting everything up on a computer, then once you need to configure your phone, provided you have OwnTracks or Overland already installed, just open the camera app, point, shoot and follow the QR code and you’re all set.


That’s really cool, the Memories sorting options are super useful!
I noticed some bugs on the new features, as well as some older bugs, though:


Wow! That’s awesome! I’m looking forward to install, try and use this new version.
Thanks a lot for this great app.


I used it all day and the Overland integration is excellent. I was tracked pretty much all the time. I need to see how it impacts the battery, but that’s more on the Overland side.
I see that there’s a way of using URLs to setup Overland, that could be a nice addition to have a QR code right next to each method, if they support custom URLs.
I also created a new API token for this new application, and I see that the integration page seems to take the last generated token for all the URLs, maybe it could be nice, in case of multiple tokens, to allow the selection of a specific token, application per application, or even try to match an application with a token with the same name.


Wow! Such speed!
I’ll test that tonight then, thank you!


Ok, I’ve made the switch!
I have a couple of questions:


This looks so nice. I’m actually using Dawarich, but I may give Reitti a try!
I would teally like that, thanks!
Edit: and it’s already available, such speed!!!
Hi, I’d really like to test it, but your application is not available on the french Apple Store.


Yeah, because let’s not tacle the problem at its root!


Oh, bouhouhou !
Ah non, désolé, balek frère, aucune pitié pour ces parasites, continuez à les aligner, jusqu’à ce qu’ils remboursent pour tous les jobs promis par leur magouille de TVA à 5% !


Bitwarden, c’est très bien, d’autant plus que ça peut s’auto-héberger avec vaultwarden.


On a fini la saison 2 de Severance. C’est toujours aussi bien, même si je suis déçu que certains personnages n’ait pas été plus étoffés durant cette saison, mais c’est des trucs prometteurs pour les saisons prochaines.
Sinon, on vient de démarrer Adolescence, et c’est vraiment très maîtrisé et impressionnant, vivement ce soir pour voir la fin (4 épisodes en tout).
Or not making these shitty tanks in the first place…
Arctic is lit!
I’m sure blurring his eyes is definitely the way to not be able to recognise him ever!
Hi Daniel,
I saw that you released the 2.5.0 version and I installed it right away!
Now that the french translation is complete (though I think it still needs a bit of polish, to be more concise, especially when the context is clear), I saw some places that still show untranslated strings.
Here they are (I listed them by access point):
/:/memories/memories/<x>/statistics/settings/export-data/settings/user-management/settings/places/settings/visit-sensitivity/settings/geocode-services/settings/integrationsI also started to use the sharing options with other members of my family, and, I think I saw someone already proposing this, I really like the idea of setting our own path color.
Moreover, the colors that can be selected are all solid, and for some trips, it can be a bit overwhelming, I think it could be nice to be able to select a level of transparency for each one. In the meantime, I used the custom CSS feature to do that on a broad level, and I also added a more lighter theme, because I was feeling a bit too oppressed by the darker feel of the left of Reitti’s screen.
Here is my full CSS file, with the light theme and the path opacity, for anyone that may be interested:
/* Light theme */ div.timeline { background: linear-gradient(90deg, rgba(17, 17, 17, 0.19) 0%, rgba(59, 59, 59, 0.09) 76%, rgba(255, 255, 255, 0) 100%); } .timeline-entry { color: #fff; text-shadow: #000 1px 0 10px; } /* Path opacity */ .leaflet-interactive { opacity: 0.6; }