Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
38 changes: 31 additions & 7 deletions src/data/plugins/link-opener/plugin.md
Original file line number Diff line number Diff line change
@@ -1,13 +1,37 @@
---
id: 4905edc2-7feb-4036-bfae-b06efc60c879
# Uncomment and fill in relevant sections if you provide videos and/or images
#videos:
#- https://youtu.be/dQw4w9WgXcQ
#images:
#- image1.png
#- image2.png
#- image3.png
tags:
- Browser Tools
- Productivity
---

# Plugin

The LinkOpener plugin allows you to open links using predefined keywords set in the settings. This enhances productivity by enabling quick access to frequently used links.

# Usage

In the plugin settings, define your keyword (action trigger), title, and the URL you want to open. Once configured, the plugin will open this URL when you use the keyword.
The plugin supports different settings configurations to open links:

## Search Without Arguments

![](images/SearchWithoutArgsSettings.png)
The result is:
![](images/SearchWithoutArgs.png)
This configuration allows you to open links without additional arguments.

## Search With Arguments

![](images/SearchWithArgsSettings.png)
The result is:
![](images/SearchWithArgs.png)
This configuration allows you to open links with specific arguments, providing more flexibility.

## Multi-Search With Arguments

![](images/MultiSearchWithArgsSettings.png)
The result is:
![](images/MultiSearchWithArgs.png)
This configuration supports opening multiple links with arguments.