We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
Updated Plugins (markdown)
Add links to readthedocs
Fix typo
Add info about the Plover plugins registry
add short description on how to install plugins
Correct dictionary format for macro plugins
Make stub for plugin related discorce issues
Remove the pyuic.json example in plover.gui.qt.tool plugins as it's no longer used
Plain text is also supported for the long_description
Mention that the plugin manager can support markdown files now too
Add setup.py to python command for generating UI files for Qt
Add plover_dictionary_lookup for an extension example as it's a pretty basic / good case
Add some info about being able to do more with dictionaries, but still defer to StenoDictionary documentation for the guts of things
Typo
Clarify machine_option restrictions for config
Fix some minor typos, add TODO for documenting the hooks in the engine for some plugin types
Add machine documentation with help from a3947 on Discord
Add some more QT tool examples
Add gui.qt.tool documentation, and add another dictionary example
Convert some "" in code to '' for the system plugin API