Prescan Actions
Registered by
Stani
Maybe all actions should be scanned once and written to the user path.
[OLD]
actions as folders:
- foldername=label
- structure:
__init__.py: description, tags
icon.png
icons.svg
action.py
- advantage:
- icons are loaded on demand: not all icons have to be loaded in memory
- not strange init
- for executing action list do not load fields
Whiteboard
(?)