Add config for "Number of Spots" and "Spot Age" #79

Closed
opened 2025-11-08 23:10:40 +00:00 by W1CDN · 3 comments

You can currently change the total number of spots saved in the config.yml file, but the dropdowns for "Number of Spots" (on the list) and "Spot Age" (on the map) are fixed. It might be helpful to be able to configure those values.

You can currently change the total number of spots saved in the `config.yml` file, but the dropdowns for "Number of Spots" (on the list) and "Spot Age" (on the map) are fixed. It might be helpful to be able to configure those values.
Owner

Sounds reasonable. Would you see these as something that the client fetches from the server in the /options call (i.e. these are suggested options for all clients including third-party ones) or just used to configure Spothole's own built-in web client?

Sounds reasonable. Would you see these as something that the client fetches from the server in the `/options` call (i.e. these are suggested options for all clients including third-party ones) or just used to configure Spothole's own built-in web client?
ian self-assigned this 2025-11-09 07:27:52 +00:00
ian added this to the 1.1 milestone 2025-11-09 07:28:19 +00:00
Author

I was only thinking of the built-in web client.

I was only thinking of the built-in web client.
ian closed this issue 2025-11-13 21:18:37 +00:00
Owner

I decided to implement this in the /options call after all, since everything else to do with configuring the web UI options is already there.

I decided to implement this in the `/options` call after all, since everything else to do with configuring the web UI options is already there.
Sign in to join this conversation.
No milestone
No project
No assignees
2 participants
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
ian/spothole#79
No description provided.