1.0.0 • Published 6 months ago
logseq-searx-plugin v1.0.0
LogSEQ SearX Search Plugin
This plugin integrates SearX/SearXNG meta search into LogSEQ, allowing you to search directly from your blocks.
Features
- Search in different categories:
/SearX Websites
- General web search/SearX News
- News search/SearX IT
- IT-related search/SearX Science
- Scientific search/SearX Files
- File search/SearX Social Media
- Social media search
- Configurable settings:
- Custom SearX instance URL
- Language preference
- Time range for results
- SafeSearch level
- Results are inserted as nested blocks with clickable links
Installation
- Go to LogSEQ Marketplace
- Search for "SearX Search"
- Click Install
- Enable the plugin
Configuration
- Click the three dots (...) in LogSEQ's toolbar
- Select "Plugins"
- Find "SearX Search" and click the settings icon
- Configure your preferred:
- SearX Instance URL (default: https://search.corrently.cloud)
- Language (e.g., en-US, de-DE)
- Time Range (day, week, month, year)
- SafeSearch Level (0: Off, 1: Moderate, 2: Strict)
Usage
- Create a new block with your search query
- Use one of the slash commands:
- Type
/SearX
to see all available search categories - Select the desired category
- Type
- Results will be inserted as nested blocks under your query
Development
- Clone the repository
- Install dependencies:
npm install
- Build the plugin:
npm run build
- Copy to LogSEQ plugins directory:
mkdir -p ~/.logseq/plugins/logseq-searx-plugin cp -r index.html package.json dist ~/.logseq/plugins/logseq-searx-plugin/
License
MIT
Privacy Notice
This plugin sends search queries to your configured SearX instance. Make sure to use a trusted instance.
1.0.0
6 months ago