mirror of
https://github.com/GothenburgBitFactory/taskwarrior.git
synced 2025-06-26 10:54:26 +02:00
parent
11e467fe5a
commit
66b2e3468c
3 changed files with 5 additions and 2 deletions
1
AUTHORS
1
AUTHORS
|
@ -327,3 +327,4 @@ suggestions:
|
|||
rjc
|
||||
php-coder
|
||||
Martin F. Krafft
|
||||
tom-doerr
|
||||
|
|
|
@ -93,6 +93,8 @@
|
|||
Thanks to Martin F. Krafft
|
||||
- TW #1986 [Nit] Update DEVELOPER.md after migration to Github
|
||||
Thanks to Kirill Bobyrev
|
||||
- TW #1922 Can't find export scripts
|
||||
Thanks to tom-doerr
|
||||
- Added 'juhannus' as a synonym for 'midsommarafton'
|
||||
Thanks to Lynoure Braakman
|
||||
- Deprecated the 'DUETODAY' virtual tag, which is a synonym for the 'TODAY'
|
||||
|
|
|
@ -177,8 +177,8 @@ Displays only a count of tasks matching the filter.
|
|||
.B task <filter> export
|
||||
Exports all tasks in the JSON format. Redirect the output to a file, if you
|
||||
wish to save it, or pipe it to another command or script to convert it to
|
||||
another format. The standard task release comes with a few example scripts,
|
||||
such as:
|
||||
another format. You'll find these example scripts online at
|
||||
<https://taskwarrior.org/tools/>:
|
||||
|
||||
export-csv.pl
|
||||
export-sql.py
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue