You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
- The above also clones Albert python plugins repo as a git submodule under `albert/plugins/python/plugins/`. Refer to the (official API)[https://albertlauncher.github.io/reference/namespacealbert.html] for the class definitions. Read the stub file `plugins/python/albert.pyi` which describes the classes commonly used in albert python plugins; this file also provides completion and type hints for your editor/IDE.
27
+
28
+
- Fork the official albert python plugins repo in Github web page: https://github.com/albertlauncher/python. Then create your new plugin folder following:
0 commit comments