John Nguyen
68bef0135f
Fix typo in man page
...
The example for _unique has typo, should be using attribute for project.
Fixes #2277
2021-10-02 21:05:50 -04:00
Tomas Babej
d7d2f938c5
man: Document the 'news' command
2021-10-02 09:47:23 -04:00
Tomas Babej
f37a8abb86
doc: Strip trailing whitespace
2021-09-25 13:35:33 -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
Dustin J. Mitchell
9a9ede7878
update built-in reports to use +WAITING, and doc
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
Scott Mcdermott
3948484cf5
docs: Document TW #2536
2021-07-18 09:45:00 -04:00
Tomas Babej
4a726175f5
docs: Expand the manpage to explain writeable context
2021-04-03 15:01:39 -04:00
Tomas Babej
9017cd6e53
doc: Update copyright to 2021
2021-01-02 02:48:22 -05:00
Tomas Babej
16529694eb
doc: Document change in semantics for someday/later
2020-12-28 02:32:50 -05:00
Julien Rabinow
dea098d155
update docs to specify XDG_CONFIG_HOME is a valid option
2020-12-09 20:15:22 -05:00
Max Rossmannek
d85901e7ff
Properly escape filters including spaces
...
This adds a note to the man page to properly escape filters containing
spaces. It also fixes the unittests to reflect this.
One of the unittests contained an alternative syntax as discussed in
TW-1479 (#1505 ). It has been extracted into its own unittest and marked
as an expected failure because it is currently not supported.
2020-11-30 01:01:26 -05:00
Tomas Babej
a09f9d48ab
Update copyright to 2020
2020-11-21 12:27:05 -05:00
Martin Michlmayr
174507e7ad
Fix typos
2020-11-17 10:41:13 -05:00
taiyu
7c7400b367
Update man pages to reflect changes
2019-02-07 08:41:25 -05:00
mrossinek
76e355c602
Add documentation on context usage
2019-02-04 12:27:30 +01:00
Tomas Babej
8066e4e6e2
meta: Update copyright year
2019-01-01 08:46:21 -05:00
Simon Désaulniers
0c89f98967
doc/man: ready tasks sorted with started tasks 1st
2018-07-27 17:37:54 -04:00
Simon Ruderich
bdfa55040d
Docs: mention "urgency" as possible attribute for filters
2018-04-09 10:19:46 +02:00
Paul Beckingham
66b2e3468c
TW #1922 : Can't find export scripts
...
- Thanks to tom-doerr
2018-03-18 11:29:27 -04: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
e4a6c389ad
Docs: always use <> tags for placeholders in man pages
2018-03-04 14:53:07 +01:00
Paul Beckingham
61c04382ff
TW-1906/#1919: sync sub-command is missing from task(1) manual page
...
- Thanks to rjc.
2018-02-16 21:33:28 -05:00
Paul Beckingham
765db3093a
Docs: Updated URLs
2018-02-07 08:40:38 -05:00
Paul Beckingham
0de169bb10
Copyright 2018
2017-12-31 19:22:07 -05:00
Paul Beckingham
f7ab2c4b2d
DOM: New reference tw.version.
2017-04-29 11:24:08 -04:00
Øyvind A. Holm
984e4b20f8
Docs: Typo fix in task.1.in
2017-04-09 21:00:01 -04:00
Paul Beckingham
9bc8643ce5
Docs: Updated man page for DOM ref changes
2017-02-25 23:40:21 -05:00
Lukas Barth
0c1cfe1492
Update manpage for history commands
2017-02-09 19:14:56 -05:00
Paul Beckingham
4e7576cb79
Merge branch 'recurrence' into 2.6.0
2017-01-07 12:29:11 -05:00
Paul Beckingham
b266dc3f2d
Docs: Added TEMPLATE and INSTANCE virtual tag descriptions
2017-01-07 11:49:09 -05:00
Paul Beckingham
a50e65a134
Copyright update
2017-01-01 12:30:04 -05:00
Paul Beckingham
b600671e53
TW-1878: uuids subcommand produces a space-delimited list, not comma-delimited
...
- Thanks to Scott Kostyshak.
2016-12-22 08:49:57 -05:00
Paul Beckingham
4711dd9e13
Docs: Added QUARTER virtual tag
2016-05-30 14:13:03 -04:00
Paul Beckingham
b2d49f3973
Task: Deprecated the 'DUETODAY' virtual tag, which is a synonym for the 'TODAY'
...
virtual tag.
- Thanks to Tomas Babej
2016-03-29 07:52:38 -04:00
Lynoure Braakman
6a790e3675
juhannus as an alternative name for midsommarafton
2016-03-27 16:48:34 -04:00
Tomas Babej
9a29417bb5
docs: Document new purge command
2016-03-20 14:40:09 -04:00
Federico Hernandez
8b4ae3b54b
Version number and release date for 2.5.1
2016-02-24 23:17:29 +01:00
Paul Beckingham
097a87a371
Docs: Fixed bad link in docs
2016-01-18 23:40:21 -05:00
Paul Beckingham
19f57ffead
TW-1736: Error on detection of BOM in files.
2016-01-11 21:54:57 -05:00
Tomas Babej
844cda943a
man: Fix invalid context command example
2016-01-08 08:57:41 -05:00
Paul Beckingham
641d232dea
Copyright: Updated to 2016
2015-12-31 15:06:43 -05:00
Federico Hernandez
dd5968a61b
Version number and release date for 2.5.0
2015-10-21 22:25:06 +02:00
Federico Hernandez
9ef8c1aeba
Bumped version to 2.5.0.beta2
2015-09-16 22:57:00 +02:00
Federico Hernandez
b4f21a1195
More version number and date updates
2015-09-07 23:22:42 +02:00
Tomas Babej
a8922629ae
docs: Document attribute-specific DOM references
2015-09-04 17:14:50 -04:00
Paul Beckingham
4008a64fdd
Virtual Tags: New 'PROJECT', 'PRIORITY' and 'LATEST' virtual tags
...
- Added documentation.
2015-08-31 16:54:18 -04:00
Daniel Shahaf
d91c2b4138
Documentation: Added '!', the negation operator.
2015-08-07 00:35:05 -04:00