-
Notifications
You must be signed in to change notification settings - Fork 185
Open
Description
While trying to develop a plugin using python I’ve made the following observations:
- The python plugin is off by default. This is in contrast to all other plugins, except farftp.
- Consequently it is not included into .deb-packages
- There is no mechanism to automatically load python scripts on far2l startup (or am I missing something?)
- (minor) There is no way to add plugin menu item just for editor. If it is added to plugin menu for editor, it will be present in the plugin menu for panels.
These observations led me to the conclusion that python plugin is not 100% ready for production use.
@m32, could you please clarify the intended use for the python plugin?
I mean, are end users supposed to use some python scripts with the help of this plugin or it is just for quick creation of PoC before implementing plugin in C?
Metadata
Metadata
Assignees
Labels
No labels