mirror of
https://github.com/debloper/xiosk.git
synced 2026-04-26 21:35:51 +03:00
[GH-ISSUE #153] Feature: Enable/disable URLs from the list of XiOSK pages #87
Labels
No labels
bug
bug
documentation
enhancement
enhancement
feature request
good first issue
good first issue
help wanted
invalid
priority: high
priority: low
priority: medium
pull-request
question
wontfix
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
starred/xiosk#87
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Originally created by @DesertRider on GitHub (Jan 25, 2026).
Original GitHub issue: https://github.com/debloper/xiosk/issues/153
What feature would you like to see?
I think it might be interesting to have a way to disable a page from the list of the pages... this would prevent me of deleting it, and add it again when I want it back.
Why is this feature useful or needed?
I'm starting to use XiOSK with 2 differents ShowGo slideshows (they are the best photos of very different road trips).
I want to switch from one slideshow to another on different occasions.
How do you imagine it working?
Maybe having an enabled icon beside the "X" in the XiOSK interface. Another way would be to allow duration to be zero.
That would change the /opt/xiosk/config.json, either by adding a new variable or by allowing the duration to be 0.
@debloper commented on GitHub (Jan 27, 2026):
Not a bad idea... let's add this to the next version.
I'll get to it when I have time, but meanwhile, patches welcome!