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
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
c4f217d5c4
Docs: remove duplication in task-color.5
...
In the example there are more than the three listed wildcard patterns.
Instead of listing them all, list just one. This is enough to describe
the idea.
2018-03-06 21:59:12 +01:00
Simon Ruderich
bc0bf873de
Docs: fix incorrect value in task-color.5
2018-03-06 21:58:29 +01:00
Simon Ruderich
1435ec0cfe
Docs: fix outdated link in task-sync.5
2018-03-04 23:06:19 +01:00
Paul Beckingham
a8446f7f85
Merge pull request #1975 from rudis/misc-doc
...
Misc doc improvements
2018-03-04 13:24:28 -05:00
Paul Beckingham
523318098b
Update task-sync.5.in
...
Downgraded 'Always secure' to 'Secure communication', for accuracy.
2018-03-04 13:21:44 -05:00
Simon Ruderich
dd708e0595
Docs: remove instructions which are already default in task-color.5
...
The text even mentions, that it might not be necessary. So just remove
this section.
2018-03-04 14:54:52 +01:00
Simon Ruderich
8aa02f1d0c
Docs: don't mark cloud provides as "always secure" in task-sync.5
...
The data is stored remotely and possibly (depending on the provider) not
transfered securely.
2018-03-04 14:54:21 +01:00
Simon Ruderich
b204e90b3f
Docs: remove insecure CA configuration from task-sync.5
...
The option taskd.trust is documented in taskrc.5 if the user really
needs it. But we shouldn't suggest an insecure configuration in the
default setup instructions.
2018-03-04 14:53:07 +01:00
Simon Ruderich
4af0a02262
Docs: sync "SEE ALSO" sections of task-color.5 and task-sync.5
2018-03-04 14:53:07 +01: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
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
Federico Hernandez
45a455c0b3
Updated URLs and copyright year
2018-02-18 00:02:20 +01:00
Paul Beckingham
4a929197ae
Build: C++14 support added
2018-02-16 22:04:29 -05: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
eca40844ad
Docs: Updated URLs
2018-02-08 22:08:59 -05: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
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
8cb1d8743f
Docs: Removed references to $TERM, which is irrelevant anyway
2017-02-26 11:08:15 -05: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
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
62b5270541
Themes: Updated readme
2017-01-26 16:59:00 -05:00
Paul Beckingham
6f232cdbbf
Docs: Updated man page
2017-01-26 00:12:55 -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
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
c300cff00f
TW-1873: Specify different path to extensions/hooks directory
...
- Thanks to Eli.
2016-12-19 09:03:27 -05:00
Paul Beckingham
4da25ddda8
Docs: Typos in ref PDF
...
- Thanks to eldios.
2016-11-25 08:26:55 -08: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