home.social

#planungstool — Public Fediverse posts

Live and recent posts from across the Fediverse tagged #planungstool, aggregated by home.social.

  1. Hier die aktuelle UI von #Aevo als #Todo und #Planungstool - ich bin eigentlich schon sehr zufrieden mit der Optik. Was meint ihr? #produktivitat

  2. @[email protected] @[email protected] @[email protected]

    Mit
    #brouter bin ich noch nie warm geworden. Außerdem will ich mehr als nur ein #Planungstool. Da war #Komoot (und in mancherlei Hinsicht ist es das noch) ein tolles Tool.

    Aber zu
    #Wanderer:
    a) das nutzt allen Ernstes eine
    #sqlite #Datenbank? 🤦‍♂️
    b)
    docker compose exec -it db /pocketbase superuser upsert [email protected] myverysecurepassword funktioniert nicht (bleibt wirkungslos) - kein Login mit der Mailadresse und Passwort, die man angibt, möglich 🤷

    Edit: Vielleicht liegt b) auch an dieser Inkonsistenz, auf die ich mit Docker ja keinen wirklichen Einfluss habe:

    WARN You are using modernc.org/sqlite v1.39.0 which differs from the expected and tested v1.38.2.
    Make sure to either manually update in your go.mod the dependency version to the expected one OR if you want to keep yours ensure that its indirect modernc.org/libc dependency has the same version as in the
    https://gitlab.com/cznic/sqlite/-/blob/master/go.mod, otherwise it could result in unexpected build or runtime errors.