This simple workflow lets you create a series of sequential strings, such as "hw1 hw2 hw3 " by "hw{1-3} ", horizontally or vertically. Useful in todo apps, note-taking apps, etc.
Download alfredworkflow file directly from the releases page, make sure to download the latest release.
It supports the sequence of either integer or one-digit float.
The input format is strings {number-number} strings
, where curly braces work as identifiers.
-
Type
hw{1-3}
after trigger keyword, and choose horizontally, it creates:hw1 hw2 hw3
-
Type
section {1.8-2.2},
after trigger keyword, and choose horizontally, it creates:section 1.8, section 1.9, section 2.0, section 2.1, section 2.2
-
Type
chapter {12-15} today
after trigger keyword, and choose vertically, it creates:chapter 12 today chapter 13 today chapter 14 today chapter 15 today
It's also helpful when intergrating with other apps.
We can create a series of tasks in todo apps like Things 3
quickly.
We can create a series of headers of the table in the note-taking apps like OneNote
conveniently.
The possibilities is endless!
The software can be downloaded here. You need to buy the Powerpack to use this workflow.
- Core Library depends on the work-of-art-library deanishe/alfred-workflow