Blog

  • Automatically synchronize documents with Paperless-ngx on macOS

    On the one hand, I use a rather classic local file structure to manage my documents, but also use Paperless-ngx to manage them (and especially for search). Thus, I want to keep my local structure, but also automatically upload the documents in Paperless-ngx.

    Until now, it was a manual process where I added new documents into the correct folder on my local system and then used the web upload from Paperless-ngx. But this is cumbersome and redundant.

    I first searched for an app that could automatically upload the file to my Paperless-ngx’s “consume” folder when adding it to the documents, but none of the available apps worked for me.

    Then, I stumbled upon the possibility to use a shortcut automation in macOS for it. You can basically start an automation when files are added to a folder with the “Folder” automation (then, select the folder and select the “Added” checkbox for the “When Any Item Is” option). Then, when this automation is executed, you can get a list of all added files, check for supported file extensions and copy them anywhere you want – in this case: into the consume folder of Paperless-ngx.

    You can find the shortcut itself attached in a ZIP file. Unzip and open it to add it to your Shortcuts app.

  • CO2MqttSensor as Docker app in TrueNAS

    After a very interesting (German) toot about a CO₂ sensor I also purchased such a sensor (TFA Dostman AIRCO₂NTROL MINI) and of course my goal was to have it as sensor within Home Assistant. Luckily, there already is a project to collect the sensor data via MQTT, called CO2MqttSensor. Unfortunately at first, while it’s possible to get it running via shell in TrueNAS, it is not recommended, since it would require to install a system service to stay running. But there is a solution via a Docker app!

    (more…)
  • Comment colors updated

    My today’s achievement: updated comment colors of my theme in VSCodium for improved readability.

    Animation of a code comment before/after the change

    Yes, you can adjust it yourself even if you use a custom theme.

    (more…)
  • New combined temperature/humidity Home Assistant card

    While searching for improving the way to display temperature and humidity in Home Assistant, I found a new way by using some custom cards.

    (more…)
  • Self-hosting slash page is official 🎉

    Yesterday, during the 6. KrautPress Website Club, we talked about my new self-hosting slash page. The idea spun up to make it official, so I firmly asked @robb@social.lol whether he would include it and just a few hours later, it’s now officially part of slashpages.net. 🥳

    /self-hosting or /self-hosted or /hosted – a page listing the services your hosting or managing yourself

    So: let’s spread the word, share your self-hosted software and show me your self-hosting software!

    By the way, if you need inspiration, check out awesome-selfhosted and selfh.st.

  • Design update for Epiphyt

    What started as updating my design at Epiphyt regarding certain accessibility issues (mainly proper accessible names for some navigations as well as contrast issue fixes) ended up with a rather complex design update.

    (more…)
  • Successful vacation

    When having vacation, many people want to travel. I’m different. I want to work on my projects. And so I did the last two weeks. And it was great fun by working on multiple projects to take them further. For me, developing is not just a job, it’s my passion and I also love to do it in my free time.

    (more…)
  • Home Office vs. Office

    The last three weeks, I was forced to come to the office every day. And I was not amused. Even before, but also now afterwards. Things have changed …

    (more…)
  • Adding an “About Me” page

    When starting with an about me page the day after the third KrautPress Website Club, I made very quick progress until the next day. Then, something wild happened …

    (more…)
  • WordPress Playground is really cool

    I just played around with WordPress Playground to run Playwright tests with it and it’s really cool.

    (more…)