The Joplin GPT Search Plugin enhances your note-taking experience by integrating customizable GPT-powered search commands. This plugin allows users to configure up to five distinct search commands, each with adjustable visibility, label, and keyword settings.
-
Customizable Search Commands:
- Visibility: Toggle each search command on or off using a checkbox.
- Label: Edit the display name for each command.
- Keyword: Define the keyword that triggers the search.
-
Settings Section:
-
GPTSearchCommandX
: A boolean setting to enable or disable a specific search command. -
GPTSearchLabelX
: An editable label for the search command, which determines the name displayed in the context menu. -
GPTSearchKeywordX
: An editable keyword used for the search query.
-
-
Configuration:
-
Execution:
-
Results:
-
Access Settings:
- Navigate to the plugin settings section to configure your search commands.
-
Edit Labels and Keywords:
- Customize the label and keyword for each command as required.
-
Toggle Visibility:
- Enable or disable commands according to your preferences.
-
Perform Search:
- Use the context menu within Joplin's editor to execute searches with the configured commands.
The Joplin GPT Search Plugin offers a flexible solution for integrating GPT-powered searches directly into Joplin, tailored to fit your specific needs and preferences.
Reference for Starting development: Getting started with plugin development