KristjanESPERANTO / MagicMirror-3rd-Party-Modules

This project provides an overview of all MagicMirror² modules and puts the modules through a few tests.
https://kristjanesperanto.github.io/MagicMirror-3rd-Party-Modules/
MIT License
13 stars 4 forks source link

Show outdated modules #20

Closed bugsounet closed 3 months ago

bugsounet commented 3 months ago

Hi, Kristjan

maybe with Show outdated modules is better to not check it by default ?

KristjanESPERANTO commented 3 months ago

Would it also be okay to work with a URL parameter? If you use the following URL, the outdated modules will not be displayed: https://kristjanesperanto.github.io/MagicMirror-3rd-Party-Modules/?showOutdated=false

Somehow I see advantages in both options (showing and not showing) and I don't know which is really better.

I imagine the following scenario, which is why I tend to show the outdated modules by default: A user is looking for a module, but there is none "normal" module, but there is one outdated. The user looks at this outdated module and adapts it to his needs and is happy. If we were to hide the outdated modules, the user might not be able to find the outdated module which helped him.

KristjanESPERANTO commented 3 months ago

Because of the URL parameter I think I can close this issue :slightly_smiling_face: