funktionales Wohnen in Masterarbeit

This commit is contained in:
flukx 2024-07-18 16:18:42 +02:00
parent b14a1bb644
commit 6a62184fb8
3 changed files with 2 additions and 0 deletions

Binary file not shown.

View file

@ -1,6 +1,7 @@
# Felix' Internetauftritt
* [Tricks und Anleitungen, gesammelt, von Felix; hauptsächlich für Linux](Tricks.md)
* [Masterarbeit über Funktionales Wohnen](2024_05_27_Masterarbeit_Kanthaus.pdf). Da fühle ich mich wohl, wie auch die Autorin.
* [ein Python-Skript zum umbenennen von Bildern, wobei das Datum als Dateiname genutzt wird](addDateTaken.py)
* [ein Python-Skript zum Heraussuchen von den Beschreibungen von OSM-Notes aus .osn-Dateien, siehe auch "Tricks und Anleitungen"](extract-hinweise.py)
* [ein Shell-Skript zum Finden und auflisten aller symlinks in einem Ordner inklusive verlinktem Ort](listLinks.sh)

View file

@ -2,6 +2,7 @@
[Für deutsche Version hier klicken.](README-de.md)
* [Tricks and tutorials, collected by Felix, mainly for Linux (german)](Tricks.md)
* [Master thesis about functional living](2024_05_27_Masterarbeit_Kanthaus.pdf) describing a way of living together that is just good!
* [python-script for renaming pictures. Use date for filename.](addDateTaken.py)
* [Python script for getting descriptions of OSM-notes from `.osn`-files. Also see "Tricks and tutorials"](extract-hinweise.py)
* [`.sh`-script for finding and listing all symlinks inkluding the linked paths](listLinks.sh)