Skip to content
This repository was archived by the owner on Mar 13, 2024. It is now read-only.

Commit 9878e27

Browse files
authored
🔖 Release v1.3.2
Merge pull request #2 from matthewmorek/release-v1.3.2
2 parents 9524745 + aae7536 commit 9878e27

File tree

13 files changed

+22
-594
lines changed

13 files changed

+22
-594
lines changed

.sass-lint.yml

Lines changed: 0 additions & 126 deletions
This file was deleted.

README.md

Lines changed: 22 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -1,11 +1,28 @@
1-
# Sketchflow v1.3.1
1+
<p align="center"><img src="https://github.com/matthewmorek/sketchflow/raw/master/images/og-image.png" srcset="https://github.com/matthewmorek/sketchflow/raw/master/images/og-image@2x.png 2x" alt="Alfred + Sketch = Sketchflow" /></p>
2+
3+
# Sketchflow
4+
25
A simple Alfred workflow for quickly locating and opening Sketch files
36

4-
#### Installation & Usage
5-
Visit our [dedicated Sketchflow page](https://madbitco.github.io/sketchflow) to learn how to install and use it.
7+
## Why is it worth my time?
8+
9+
If you use Sketch, you may have stumbled upon a daunting process of getting to open your recently modified designs as quickly as possible. For those of you who use [Alfred](http://alfredapp.com), I created a simple workflow which will help you get to your local design files much faster.
10+
11+
## How to install?
12+
13+
1. Make sure Alfred is installed and its Powerpack unlocked
14+
2. [Download Sketchflow](https://github.com/matthewmorek/sketchflow/releases/latest)
15+
3. Double click the `.alfredworkflow` file to add it to Alfred
16+
4. Enjoy!
17+
18+
## How to use
619

7-
> In Sketchflow v1.2.0, the file age restriction to 30 days was lifted. Now, Sketchflow will show you all possible matches from your home directory (usually `~/`).
20+
1. Bring up Alfred (using assigned hotkeys; I use `⌘ + Space`);
21+
2. Type in “sketch”, tap spacebar to display a list of recently opened files;
22+
3. Start typing your query to see a list of matching files;
23+
4. Pick a file and hit `` (return) to open it, or hold `` while doing so, to reveal the selected file in Finder;
24+
5. Et voilà!
825

926
---
1027

11-
2017 &copy; [MADBIT Co.](https://madbit.co)
28+
&copy; [Matthew Morek](https://matthewmorek.design)

Sketchflow.alfredworkflow

72 Bytes
Binary file not shown.

docs/css/main.css

Lines changed: 0 additions & 1 deletion
This file was deleted.
-45.1 KB
Binary file not shown.

docs/images/bg-pattern.png

-32.6 KB
Binary file not shown.

docs/index.html

Lines changed: 0 additions & 148 deletions
This file was deleted.

0 commit comments

Comments
 (0)