Checkvist Focus Trail Display

Displays a dynamic breadcrumb location trail that shows where you are while in both standard and (hoist) focus mode.

您需要先安装一个扩展,例如 篡改猴Greasemonkey暴力猴,之后才能安装此脚本。

您需要先安装一个扩展,例如 篡改猴暴力猴,之后才能安装此脚本。

您需要先安装一个扩展,例如 篡改猴暴力猴,之后才能安装此脚本。

您需要先安装一个扩展,例如 篡改猴Userscripts ,之后才能安装此脚本。

您需要先安装一款用户脚本管理器扩展,例如 Tampermonkey,才能安装此脚本。

您需要先安装用户脚本管理器扩展后才能安装此脚本。

(我已经安装了用户脚本管理器,让我安装!)

您需要先安装一款用户样式管理器扩展,比如 Stylus,才能安装此样式。

您需要先安装一款用户样式管理器扩展,比如 Stylus,才能安装此样式。

您需要先安装一款用户样式管理器扩展,比如 Stylus,才能安装此样式。

您需要先安装一款用户样式管理器扩展后才能安装此样式。

您需要先安装一款用户样式管理器扩展后才能安装此样式。

您需要先安装一款用户样式管理器扩展后才能安装此样式。

(我已经安装了用户样式管理器,让我安装!)

作者
drhouse
日安装量
0
总安装量
19
评分
1 0 0
版本
04.31.15.1501
创建于
2015-04-04
更新于
2015-09-14
大小
3.3 KB
许可证
暂无
适用于


A blue text display is added above your tasklist, the breadcrumb will look similar to this (see screenshot below):

[ Introduction > List sequence > Requirements > Analysis > Specifications > Testing ]


This script was primarily intended for use in focus mode, but also works unfocused.

The example above is 5 levels deep, but the script will work on any task no matter how many (n)levels deep the node might be. The script operates by making it's own internal copy of the list and then using it to read/write the location updates.

This internal copy will automatically be updated/synced each time you create, edit or delete a task node.

For instances where you re-position tasks up/down the tree, the display will (intentionally) not auto-update, but you can manually update/sync the display with the instructions below.

Either pressing 'Enter' twice (2 times, 2x) or 'Ctrl-Shift-U' can be used at any time to manually refresh the display whenever if the location happens to need to be updated.

PRO Checkvist users note - this script was tested on Chrome non-pro account, you may need to edit the following near the top of the script to make this work:
Change
http://ajax.googleapis.com/ajax/libs/jquery/1.9.1/jquery.min.js
To
https://ajax.googleapis.com/ajax/libs/jquery/1.9.1/jquery.min.js