Git Product home page Git Product logo

alfred_web_search_with_fuzzy_list's Introduction

Web Search with Fuzzy List

Web search in 3 steps with fuzzy selection based on csv files.

TOC


Download and Releases

Usage

Web Search

Multiple CSV mode

  1. sfl + keyword for web search then pressReturn/Enter
  2. CSV file name
  3. choose website

Single CSV mode

  1. sfl + keyword for web search then hold CMD(โŒ˜) and pressReturn/Enter
  2. choose website

CSV Management

Single CSV mode

  • sflcsv => Open list.csv file.
  • sflcsv and hold CMD(โŒ˜) => Reveal list.csv in finder.
  • sflcsv [any command] => Launch list.csv via the given command. ex: sflcsv subl (open CSV file in sublime text)
  • sflcsv [any command with argument] => Launch list.csv via the given command and argument. ex: sflcsv open -a safari (Open CSV file in Safari)

Workflow Env

  • Change the launch keyword in workflow environment variables settings. (default: sfl)

How it works

Web Search

The workflow will:

  1. Save the search keyword to {var:keyword}.
  2. Replace {query} in the list.csv arg volume with {var:keyword}.
  3. Open the arg (supposed to be a url) and copy {var:query} to clipboard.

Open csv

  1. The workflow will check given command first.
  • Open file if command not exist or without permission.

More Info

References

  1. Post on Alfred forum
  2. Fuzzy List Post on Alfred forum by @derickfay

Credit

alfred_web_search_with_fuzzy_list's People

Contributors

yellowsoar avatar

Stargazers

 avatar  avatar

Watchers

 avatar  avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.