Skip to content

History for Parameters #799

@Daniel-Engelmann

Description

@Daniel-Engelmann

Would a history feature for previously entered parameters be useful for this project?

At our company, we use the script-server and it is tedious to re-input the parameters for a script every time you want to use it. Most of the time, you want to run the script multiple times with the same parameters.

I created a basic way to save parameter history. It stores the history in the browser and offers options for executing the script with parameters, favorites, and limits the maximum number of entries in the history (for non-favorites) to ten.
When navigating to the script, it also enters all parameters of the top entry (from the histories).

Image Image

I would be happy to provide the code for this feature if it fits into the project. It's my first time implementing something like this, so the code isn't great.

Metadata

Metadata

Assignees

No one assigned

    Projects

    No projects

    Milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions