Robert

Results 116 comments of Robert

There are actually 2 possible scenarios to achieve this: 1. Build a limited list (in the `build()` method 2. Limit the output in the .twig template The latter is probably...

This is what I'm using currently ```twig {# Customized from taxonomylist plugin #} {% set taxlist = children_only is defined ? taxonomylist.getChildPagesTags() : taxonomylist.get() %} {% set limit = 20...

Earlier request #56

What input is required to have the KNMI custom integration added for warnings?

You should probably have a look at a real weather integration, like Darksky, Buienradar, Weatherbit etc.

Upgrade from 5.17.1 to 5.17.2 made my cpu usage for the add on spike from 2% to 30%. I've downgraded.

Possibly related? https://github.com/dshanske/indieweb-post-kinds/issues/198

I am trying to get hosted miniflux working with the FreshRSS account type for the hosted version at https://reader.miniflux.app/ but am getting "Network error. Try again". Can anyone confirm that...

Out of curiousity. Would it make a difference if a timezone is added in the frontmatter?