Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
zeitlings committed May 8, 2024
1 parent 8b4524e commit 868f9b6
Showing 1 changed file with 13 additions and 8 deletions.
21 changes: 13 additions & 8 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -670,7 +670,7 @@ The result will be a compressed document in the same location as the source PDF

## 1.19 Scratchpad

[![](https://img.shields.io/badge/download-v1.0.0-informational)](https://github.com/zeitlings/alfred-workflows/releases/tag/v1.0.0-pad)
[![](https://img.shields.io/badge/download-v1.1.0-informational)](https://github.com/zeitlings/alfred-workflows/releases/tag/v1.1.0-pad)

<table>
<tr>
Expand All @@ -685,21 +685,26 @@ The result will be a compressed document in the same location as the source PDF
</tr>
</table>

### Setup

Define the two keyboard shortcuts, e.g. <kbd>⌘⌥P</kbd> for the primary and <kbd>⌘⌥⌃P</kbd> for the secondary entry point.

### Usage

Press the keyboard shortcut to open the scratchpad that was last used.
* Press the keyboard shortcut again or <kbd>⎋</kbd> to dismiss the scratchpad without saving.
* <kbd>⌘⏎</kbd> to save your changes¹
Press the keyboard shortcut to open the scratchpad that was last used.
Press the keyboard shortcut again or <kbd>⎋</kbd> to dismiss the scratchpad without saving.

In __Editing Mode__
* <kbd>⌘⏎</kbd> to save changes¹
* <kbd>⇧⏎</kbd> to preview as rendered markdown
* <kbd>⌥⏎</kbd> to view all pads and search your notes²
* <kbd>⌘⇧⏎</kbd> to cycle through your scratchpads

In __Markdown Mode__
* <kbd>⏎</kbd> or <kbd>⇧⏎</kbd> to start editing
* <kbd>⌥⏎</kbd> to view all pads and search your notes²
* <kbd>⌘⇧⏎</kbd> to cycle through your scratchpads
* <kbd>⎋</kbd> to either cancel or go back through previously viewed pads


Press the secondary keyboard shortcut or enter the workflow's keyword (default: `sps`) to open a list of all scratch pads and the search mask.
Press the secondary keyboard shortcut or enter the workflow's keyword (default: `pad`) to open a list of all scratch pads and the search mask.

<img src="assets/images/preview_pad-1.gif" width="564px"/>
<img src="assets/images/preview_pad-2.png" width="564px"/>
Expand Down

0 comments on commit 868f9b6

Please sign in to comment.