Kirby docs search workflow for Alfred

Overview

Kirby Docs search workflow for Alfred 4

An ultra-fast Kirby Docs search workflow for Alfred 4

Screenshot

Installation

  1. Download the latest version
  2. Install the workflow by double-clicking the .alfredworkflow file
  3. You can add the workflow to a category, then click "Import" to finish importing. You'll now see the workflow listed in the left sidebar of your Workflows preferences pane.

Usage

To search the Kirby Docs, just type kd followed by your search query.

kd <query>

Acknowledgments

Copyright / License

(c) 2021 Adam Kiss, licensed under MIT License.

Search by Algolia

You might also like...
A site search engine
A site search engine

THIS PACKAGE IS IN DEVELOPMENT, DO NOT USE IN PRODUCTION YET A site search engine This package can crawl your entire site and index it. Support us We

Support search in flarum by sonic

flarum-sonic Support search by Sonic Install Sonic following this guide Install the extension: composer require ganuonglachanh/sonic Change info in a

Your personal job-search assistant

JobsToMail Your personal job-search assistant About JobsToMail is an open source web application that allows users to sign up to receive emails with j

Search among multiple models with ElasticSearch and Laravel Scout
Search among multiple models with ElasticSearch and Laravel Scout

For PHP8 support use php8 branch For Laravel Framework 6.0.0 use 3.x branch The package provides the perfect starting point to integrate ElasticSear

This is an open source demo of smart search feature implemented with Laravel and Selectize plugin
This is an open source demo of smart search feature implemented with Laravel and Selectize plugin

Laravel smart search implementation See demo at: http://demos.maxoffsky.com/shop-search/ Tutorial at: http://maxoffsky.com/code-blog/laravel-shop-tuto

Laravel package to search through multiple Eloquent models. Supports sorting, pagination, scoped queries, eager load relationships and searching through single or multiple columns.

Laravel Cross Eloquent Search This Laravel package allows you to search through multiple Eloquent models. It supports sorting, pagination, scoped quer

This modules provides a Search API Backend for Elasticsearch.

Search API ElasticSearch This modules provides a Search API Backend for Elasticsearch. This module uses the official Elasticsearch PHP Client. Feature

Laravel Searchable - This package makes it easy to get structured search from a variety of sources
Laravel Searchable - This package makes it easy to get structured search from a variety of sources

This package makes it easy to get structured search from a variety of sources. Here's an example where we search through some model

Search products, categories, brands or tags with ElasticSearch

ElasticSearch for Shopaholic This plugin allows you to use ElasticSearch as search engine for Shopaholic. Benefits Easy to install, easy to use Opened

Comments
  • Allow copy of the search result

    Allow copy of the search result

    Twice today I knew what page I was looking for, found it via the workflow (woohoo!), but had to open it so I could copy and paste it. Add a modifier action (perhaps via shift? cmd? Research) to do "copy to clipboard" thingie.

    opened by adamkiss 1
  • Specific area only search

    Specific area only search

    Allow the user to search a specific area (reference/guide/plugins/…) with a specific syntax

    • $page in:g
    • $page @g
    • $page -g
    • -g $page
    • g $page <-- perhaps, the simplest is the best
    opened by adamkiss 1
Releases(3.0.1)
  • 3.0.1(Dec 29, 2022)

    Here's the v3, with a number of changes and improvements:

    • New icons for easier separation of areas at a glance
    • You can now search in a specific area, for instance: kd k bruno to see all the Kosmos issues where Bruno was mentioned
    • I also added a number of shortcuts for pages missing in the index, because those are what I most often want.
    • It's now easier to set/change custom $PATH for the PHP binary - I've even with tested MAMP, if you really want…
    • Last, but not least, the "copy to clipboard" action now also auto-pastes to the front-most app.

    But! The workflow now probably needs Alfred 5.

    (It probably works in 4, but I'm not sure if the new configuration is v5 only 😅 And I have no way of testing it.)

    Source code(tar.gz)
    Source code(zip)
    alfred-kirby-search-3.0.1.alfredworkflow(199.90 KB)
  • 2.0.1(Feb 9, 2022)

  • 1.0.0(Jun 7, 2021)

  • 0.1.0(Jun 6, 2021)

Owner
Adam Kiss
Adam Kiss
Laravel search is package you can use it to make search query easy.

Laravel Search Installation First, install the package through Composer. composer require theamasoud/laravel-search or add this in your project's comp

Abdulrahman Masoud 6 Nov 2, 2022
A fully featured full text search engine written in PHP

TNTSearch TNTSearch is a full-text search (FTS) engine written entirely in PHP. A simple configuration allows you to add an amazing search experience

TNT Studio 2.9k Jan 8, 2023
SphinxQL Query Builder generates SphinxQL, a SQL dialect, which is used to query the Sphinx search engine. (Composer Package)

Query Builder for SphinxQL About This is a SphinxQL Query Builder used to work with SphinxQL, a SQL dialect used with the Sphinx search engine and it'

FoolCode 318 Oct 21, 2022
Sphinx Search library provides SphinxQL indexing and searching features

Sphinx Search Sphinx Search library provides SphinxQL indexing and searching features. Introduction Installation Configuration (simple) Usage Search I

Ripa Club 62 Mar 14, 2022
A search package for Laravel 5.

Search Package for Laravel 5 This package provides a unified API across a variety of different full text search services. It currently supports driver

Mark Manos 354 Nov 16, 2022
A php trait to search laravel models

Searchable, a search trait for Laravel Searchable is a trait for Laravel 4.2+ and Laravel 5.0 that adds a simple search function to Eloquent Models. S

Nicolás López Jullian 2k Dec 27, 2022
Driver for Laravel Scout search package based on https://github.com/teamtnt/tntsearch

TNTSearch Driver for Laravel Scout - Laravel 5.3 - 8.0 This package makes it easy to add full text search support to your models with Laravel 5.3 to 8

TNT Studio 1k Dec 27, 2022
Unmaintained: Laravel Searchy makes user driven searching easy with fuzzy search, basic string matching and more to come!

!! UNMAINTAINED !! This package is no longer maintained Please see Issue #117 Here are some links to alternatives that you may be able to use (I do no

Tom Lingham 533 Nov 25, 2022
Build and execute an Elasticsearch search query using a fluent PHP API

PACKAGE IN DEVELOPMENT, DO NOT USE YET Build and execute ElasticSearch queries using a fluent PHP API This package is a lightweight query builder for

Spatie 94 Dec 14, 2022
A TYPO3 extension that integrates the Apache Solr search server with TYPO3 CMS. dkd Internet Service GmbH is developing the extension. Community contributions are welcome. See CONTRIBUTING.md for details.

Apache Solr for TYPO3 CMS A TYPO3 extension that integrates the Apache Solr enterprise search server with TYPO3 CMS. The extension has initially been

Apache Solr for TYPO3 126 Dec 7, 2022