invent icon indicating copy to clipboard operation
invent copied to clipboard

Capture default value from somewhere dynamic (e.g. callable)

Open ntoll opened this issue 4 months ago • 0 comments

On start-up it should be possible for values in the datastore to be dynamically populated via a function. Furthermore, such functions should also be able to be called in some scheduled way so, for example, a GPS reading to be stored in the datastore is created by calling a function that uses the browser's GPS reading API, after some period of time (say 5 seconds).

ntoll avatar Apr 12 '24 12:04 ntoll