Checkvist Focus Trail Display

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

目前为 2015-09-14 提交的版本。查看 最新版本

作者
drhouse
评分
0 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:

[ 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 simple, actually only 3 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

QingJ © 2025

镜像随时可能失效,请加Q群300939539或关注我们的公众号极客氢云获取最新地址