biigle / annotations

:m: BIIGLE module to create, edit and explore image annotations
0 stars 1 forks source link

Annotation tool settings via URL parameters #93

Closed mzur closed 6 years ago

mzur commented 6 years ago

Allow force-setting of annotation tool settings via URL parameters. Example: Lawnmower mode with ?annotationMode=lawnmower or the annotation opacity with ?annotationOpacity=0.5. Implement this in a generic way for all possible settings (with a whitelist?). If a URL parameter is set, it will override default or locally stored settings. The URL parameters are not automatically appended. They must be appended manually by the user. Add this to the documentation.

mzur commented 6 years ago

Also allow activating/configuring of annotation modes ( #123 ) via URL parameters.

mzur commented 6 years ago

Initial set of configurable things: