Task List Options
User Task List Options
To customize options related to the User task view,
open the Options dialog (Tools > Options),
and then drill down to Editing > User Task List.
The following settings are available:
- Append instead of prepend: Instead of prepending tasks to
the list, append them to the end. Default: False. This is
handy if you're going to type in a list of tasks in sequential
order and would like the resulting list to be in the same order
as the one you typed it in, not the reverse.
- Tasklist File: Name of file where the tasks are stored.
Default: {userdir}/tasklist.ics.
- Save backups: When true, save a backup of the previous
version of the tasklist once per session.
Default: True. Backups use the tasklist file's name plus a
trailing ~, e.g. {userdir}/tasklist.ics~.
Editor Task List Options
To customize options related to the Editor task view,
open the Options dialog (Tools > Options),
and then drill down to Editing > Task List Editor Support.
The following settings are available:
- Scan Sources: When true, scan the current document in the
editor for tasks. Default True.
- Scan Delay:Delay (in milliseconds) after editing or
opening a file before scanner runs. Default: 1000.
- Skip Tasks Outside Comments: When true, ignore matched
tokens that appear outside of comment blocks. Default: False.
- Scan Regular Expression: Regular Expression which matches
tasks in the source code. Default: \bTODO\b|\bFIXME\b|@todo\b|\bPENDING\b|\bXXX\b
- Check Copyright Years: When true, add task to include the
current year in copyrights when not already included. Default:
True. (If Scan Sources is false, this setting is ignored.)
Comments & requests to dev@tasklist.netbeans.org
.
Further information at tasklist.netbeans.org
.