break summary and reorg images for posts to appear nicer on overview

This commit is contained in:
2025-03-21 23:27:36 +01:00
parent 25513a6b48
commit c3fe0986d1
19 changed files with 108 additions and 72 deletions

View File

@@ -12,6 +12,8 @@ tags:
---
If you use Thunderbird and its contact functionality, you might already have stumbled over the „show on map“ feature. If you add addresses to your contacts (no matter if directly in Thunderbird or via CalDAV) there appears a button which enabled you to open a map with the contacts location.
<!--more-->
{{< figure src="/img/blog/tb-map-contact.png" >}}
The default search provider is Google Maps. If you dont like this service and prefer free and open systems like me, you can also add [openstreetmap.org][2] as your default map service. You only have to change a value in the advanced configuration.
@@ -25,7 +27,7 @@ You should now see the default value. Its nothing more than an URL with varia
Restart Thunderbird and test again with an existing contact. By clicking on the button you should now see OSM instead of Google Maps where you can select one of the results in the left sidebar. Congratulations!
**Further reading:**
- For more information about Thunderbirds config editor, see the official [knowledgebase entry][3].
- If you want to set other variables in the map query, therere some hints on [Mozillas Hidden prefs guide][4].