rockbox/manual/plugins/open_plugins.tex
William Wilgus 7967c050df Manuals for Multiboot_Select, Open_plugins, Announce_Status
Change-Id: Ic9026bc574651a2297da79a22b9c76a8dbd8d6d3
2025-03-29 02:37:12 -04:00

26 lines
1.3 KiB
TeX

\subsection{OpenPlugins}
\setting{Rockbox} uses an on disk database to store plugins and parameters.
\setting{OpenPlugins} allows viewing/editing/exporting items from this database.
\subsubsection{How it works}
\setting{OpenPlugins} displays a list of plugins you have set for actions such
as your \setting{Wps Hotkey}, \setting{Wps Context Plugin}, or \setting{Startup Plugin}.
You can export these entries or your own custom entries to a shortcut.
Any time this shortcut is run your selected parameters (or file) will be supplied.
If no items currently exist there will only be a single item 'Add',
on selection you will be presented with the file browser choose a plugin.
After selecting a plugin you will have a new entry long press on an entry will
display the context menu where you can edit the name,
add parameters or even remove the entry.
Selecting the entry will run it immediately.
\begin{description}
\item[Run] Exit and run selected entry.
\item[Edit] Edit the name, path or parameters of the selected entry.
\item[Remove] Delete the selected entry.
\item[Export] Export selected entry you can change the filename if desired.
\item[Add] On selection you will be presented with the file browser choose a plugin.
\item[Back] Return to previous menu.
\end{description}