Description
Search selected text on GPT-4o model.
Additional Information
Links: | |
---|---|
Maintainers: | bhashkar |
Version: | 1.0.0 |
Minimum app version: | 2.0 |
Downloads: This version: | 252 |
Last updated: | 2024-09-14T19:39:35Z |
Joplin GPT Search Plugin - Get it on Joplin Plugin store
Blog Post: Go to Website
Description
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.
Features
- 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.
How It Works
-
Configuration:
-
Set up search commands by specifying the visibility, label, and keyword in the plugin settings.
-
-
Execution:
- Access the context menu in the Joplin editor by right-clicking. Select a search command to perform a search using the selected text and configured keyword.
-
Results:
-
The search query is opened in an external browser, displaying results from ChatGPT.
-
Usage
- 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