Skip to content

Commit 9227629

Browse files
committed
Version bumping to 0.1
1 parent 6ebd304 commit 9227629

2 files changed

Lines changed: 7 additions & 4 deletions

File tree

README.md

Lines changed: 6 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -6,12 +6,15 @@ User Script for Workflowy.com that adds some extra features.
66

77
## Screenshot
88

9-
http://imgur.com/Plhvj50
9+
http://imgur.com/a/SK1VT
1010

1111
## Installation
1212

1313
### Automated Install
14-
Reworking...
14+
15+
Go here: https://openuserjs.org/scripts/NickBusey/Workflowier
16+
17+
Click Install.
1518

1619
### Manual Install
1720
Install Tampermonkey for Chrome. Go to workflowy.com, click the Tampermonkey icon, then click 'Add new script'. Delete everything in the large text area and copy and paste the contents of script.js instead, hit save. Reload workflowy.com.
@@ -37,7 +40,7 @@ https://github.com/NickBusey/Workflowier/issues
3740
- Random hashtag functionality. Any hashtags with -rand at the end will go to another random item with the same hashtag. Basically recreates the functionality of flash cards.
3841
Example: #spanish-rand for spanish words you want to study. #capitals-rand for capitals.
3942
- Color coded hashtags ala painterly.
40-
43+
- Image Previews
4144

4245
### Planned features
4346

script.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
// @author Nick Busey
66
// @grant none
77
// @description User Script for Workflowy.com that adds some extra features.
8-
// @version 0.0.2.3
8+
// @version 0.1
99
// @license MIT
1010
// @homepageURL http://workflowier.com/
1111
// @updateURL https://openuserjs.org/meta/NickBusey/Workflowier.meta.js

0 commit comments

Comments
 (0)