javierlopeza / alfred-bulk-snippet-creator

Easily import new Alfred snippets from a CSV file in bulk!

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

alfred-bulk-snippet-creator

Tired of creating your Alfred snippets one by one by hand?

Stop.

Quickly write all those snippets in a .csv file and use this script to create an .alfredsnippets file to easily import them to Alfred!

How to run?

  • Simply execute the following on your favorite terminal:
python3 main.py
  • Then double-click the generated file to import to Alfred.
  • Make sure to uncheck: Strip snippets of "auto-expand" flag

Demo

About

Easily import new Alfred snippets from a CSV file in bulk!

License:MIT License


Languages

Language:Python 100.0%