Workflowier

User Script for Workflowy.com that adds some extra features.

目前为 2016-04-10 提交的版本。查看 最新版本

作者
Nick Busey
评分
0 0 0
版本
0.0.1.9
创建于
2016-04-04
更新于
2016-04-10
大小
8.2 KB
许可证
暂无
适用于

Workflowier

User Script for Workflowy.com that adds some extra features.

Installation

Automated Install

Go to: https://greasyfork.org/en/scripts/18496-workflowier and click 'Install'.

Manual Install

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.

Current features

  • Adds a 'View Tags' button which opens a menu with a link to every hashtag in your document, with a count of how many times each tag appears.
  • Percentage complete of hashtags on mouse-over in the menu (in the title attribute)
  • Stores a list of hashtags ordered by frequency as last Node in Workflowy. That way you have access to a full tags list on Mobile Apps also. Generated on page load and every time you open the 'View Tags' menu. Working on auto-saving of this.
  • Add a 'Recent' menu with 'this week', 'today', and 'just now' buttons to show recently changed items.
  • 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.

Example: #spanish-rand for spanish words you want to study. #capitals-rand for capitals.

Planned features

  • -randlist hash tag that just shows a random child. This may be more useful than having to put the -rand tags on each item you want to flash through.
  • Show percentage of hashtag items that are 'complete'.
  • Show streak of recently created items with hashtags that have been 'completed'. This will replicate "don't break the chain" functionality.
  • Better install/install directions?
  • Saved settings.
  • 'Always show completed items' setting toggle.
  • Color coded hashtags ala painterly.
  • Random links colored differently.
  • Add license (GPL?)
  • Website with demo gifs
  • Filters for 'shared' and 'embedded'
  • Additional keyboard shortcuts