Checkvist Focus Trail Display

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

您需要先安裝使用者腳本管理器擴展,如 TampermonkeyGreasemonkeyViolentmonkey 之後才能安裝該腳本。

您需要先安裝使用者腳本管理器擴充功能,如 TampermonkeyViolentmonkey 後才能安裝該腳本。

您需要先安裝使用者腳本管理器擴充功能,如 TampermonkeyViolentmonkey 後才能安裝該腳本。

您需要先安裝使用者腳本管理器擴充功能,如 TampermonkeyUserscripts 後才能安裝該腳本。

你需要先安裝一款使用者腳本管理器擴展,比如 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