Tomas Babej
0edc6665c0
man: Mention new color.calendar.scheduled setting in the man page
2021-09-25 20:25:53 -04:00
Tomas Babej
6908586899
docs: Fix documented default value of burndown.cumulative
...
The default is actually 1, not 0.
2021-09-25 20:25:53 -04:00
Tomas Babej
f37a8abb86
doc: Strip trailing whitespace
2021-09-25 13:35:33 -04:00
Tomas Babej
d9861eb891
doc: Expand section about relative paths in taskrc
2021-09-25 13:35:32 -04:00
Tomas Babej
059ab577b8
man: Update taskrc manpage's description of context
2021-09-25 13:35:31 -04:00
Tomas Babej
cd2abc7132
Replace references to monthsperline with calendar.monthsperline
2021-09-25 13:34:58 -04:00
Tomas Babej
9a3b103861
Context: Override verbosity token should not imply header
...
Users might want to only opt-in into footnote override notifications,
without seeing header-based override information about TASKRC or
TASKDATA.
2021-09-16 07:15:54 -04:00
Tomas Babej
c5f6419dfd
docs: Document the 'default' token
2021-09-16 07:15:54 -04:00
DanielMowitz
cb07e93ddd
Changed configuration option name and added documentation.
2021-09-11 13:56:03 -04:00
Tomas Babej
0bc92d6115
meta: Adjust copyright headers
2021-09-05 12:02:07 -04:00
Tomas Babej
d91e30ee13
Merge branch '2.6.0' into getFromContext
2021-08-28 23:53:40 -04:00
Tomas Babej
d270ef31a4
docs: Document report.X.context in the man page
2021-08-21 12:39:17 -04:00
Dustin J. Mitchell
20af583e21
Refactor to store dependencies as individual attributes
...
This also drops support for the transitional `json.depends.array`
configuration value, which has not been necessary since ~2016.
As with tags, dependencies are stored in both a "combined",
comma-separated format (for compatibility) and in an
attribute-per-dependency format (for the future).
2021-08-17 20:36:54 -04:00
Dustin J. Mitchell
901283c79f
[WIP] make 'waiting' status a 'virtual' status
2021-08-08 14:27:25 -04:00
sebu06
1d81e5e3ee
Configuration override of settings for context
...
Every configuration parameter can be overwritten for the
current context by setting the parameter:
context.<name>.rc.<parameter> = <value>
in the config file. This allows for example to set a custom
report for each context.
2021-08-05 13:22:17 +02:00
oxalica
2cb8f1d5ea
Support relative include for themes in taskrc
2021-06-02 19:34:57 -04:00
Tomas Babej
14fd8ea673
man: Adjust wording
2021-04-21 22:58:47 -04:00
DanielMowitz
7a07e09733
Added documentation for multi-day holidays.
2021-04-21 22:23:00 -04:00
Jonas DOREL
b4a36d942e
Document verbose key: context
2021-03-08 19:35:02 -05:00
Tomas Babej
9017cd6e53
doc: Update copyright to 2021
2021-01-02 02:48:22 -05:00
Julien Rabinow
dea098d155
update docs to specify XDG_CONFIG_HOME is a valid option
2020-12-09 20:15:22 -05:00
Tomas Babej
a09f9d48ab
Update copyright to 2020
2020-11-21 12:27:05 -05:00
Tomas Babej
6727d08da0
Context: Do not set new-uuid by default
...
This reverts part of f6b2a6541c
, which
(likely accidentally) re-introduced the new-uuid verbosity setting as a
default.
2020-09-18 21:33:54 -04:00
Tomas Babej
b1c95ec1d2
docs: Document changes to new-uuid behaviour
...
The behaviour of new-uuid was altered in
4e80d5d5fd
but not documented.
2020-09-18 21:26:37 -04:00
Anthony VB
cad8bec8b6
Fix a typo.
2019-07-20 14:24:16 -04:00
Anthony VB
352161d3a8
Proofreading to give default values.
...
Per the beginning of the man page, the summary line should give the default value. This isn't the case in a few places, so I changed them. (No guarantees I found them all.)
2019-07-20 14:24:16 -04:00
Anthony VB
0ec12860c1
Reorganise calendar section.
2019-07-20 14:18:54 -04:00
Janik Rabe
cb7f603b89
Fix rc.verbose default value in taskrc(5)
2019-03-02 19:52:49 -05:00
Janik Rabe
f6b2a6541c
Fix rc.verbose documentation in taskrc(5)
2019-02-14 08:02:58 -05:00
Tomas Babej
8066e4e6e2
meta: Update copyright year
2019-01-01 08:46:21 -05:00
Paul Beckingham
a8446f7f85
Merge pull request #1975 from rudis/misc-doc
...
Misc doc improvements
2018-03-04 13:24:28 -05:00
Simon Ruderich
0addd89393
Docs: always use https:// link for taskwarrior.org
2018-03-04 14:53:07 +01:00
Simon Ruderich
e817dfc800
Always use https:// link for opensource.org
...
It was already used in a few places, make this consistent.
2018-03-04 14:53:07 +01:00
Simon Ruderich
6e0aeaa005
Docs: use unabbreviated "task colors" command in taskrc.5
2018-03-04 14:53:07 +01:00
Simon Ruderich
66d3d46443
Docs: quote values for calendar.details in taskrc.5
2018-03-04 14:53:07 +01:00
Simon Ruderich
c94c1391f4
Docs: try to clarify what falls under header/footnote verbose settings
2018-03-04 11:21:32 +01:00
Simon Ruderich
10f2b2c575
Docs: "recur" also implies "footnote"
2018-03-04 11:02:18 +01:00
Simon Ruderich
9494cbd256
Docs: fix typos in taskrc man page
2018-03-04 10:56:09 +01:00
Tiago Matias
68fcb1baf8
typo -> very simply syntax -> very simple syntax
2018-02-22 22:16:22 -03:00
Paul Beckingham
765db3093a
Docs: Updated URLs
2018-02-07 08:40:38 -05:00
Paul Beckingham
2dae6c0ab4
Docs: Updated man page discussing rc.recurrence
2018-02-04 09:45:02 +01:00
Paul Beckingham
0de169bb10
Copyright 2018
2017-12-31 19:22:07 -05:00
Paul Fenwick
1fb19671c4
CLI2,Config: Add 'override' verbosity option
...
This allows for 'override' messages to be silenced without requiring
footnotes be completely disabled.
The 'override' verbosity implies 'footnotes'.
2017-12-02 12:51:14 -05:00
Paul Beckingham
440cfb009e
CmdTimesheet: Rewrote the command
...
- Updated the 'timesheet' command with a more compact report that accepts a
filter, and has a default filter showing the last four weeks of completed and
started tasks.
2017-02-09 08:19:30 -05:00
Paul Beckingham
eb935d895b
TW-1881: default.scheduled seems not to work
...
- Thanks to Onion.
2017-01-16 20:25:58 -05:00
Paul Beckingham
a50e65a134
Copyright update
2017-01-01 12:30:04 -05:00
Paul Beckingham
c300cff00f
TW-1873: Specify different path to extensions/hooks directory
...
- Thanks to Eli.
2016-12-19 09:03:27 -05:00
Paul Beckingham
0b729b5d97
Config: Changed to 0/1 boolean values for the defaults.
...
- Deprecated use of alternate Boolean configuration settings. Use values "0" for
off, and "1" for on. Avoid used of "on", "off", "true", "t", "false", "f",
"yes", "y", "no", "n".
2016-09-04 16:11:59 -04:00
Paul Beckingham
af8434b845
TW-1807: dateformat lacks a flag to display day of week
...
- Thanks to Ellington Santos.
2016-05-20 14:41:08 -05:00
Paul Beckingham
6f819af367
TW-1791: taskrc(5) manpage: spurious "pri." in rule.precedence.color
...
- Thanks to Sebastien Badia.
2016-04-02 15:08:35 -04:00