mirror of
https://github.com/GothenburgBitFactory/taskwarrior.git
synced 2025-08-21 07:43:08 +02:00
File Import
- Implemented scaffolding for new import command.
This commit is contained in:
parent
c31ec6b6a6
commit
db7b2dd9fe
9 changed files with 207 additions and 3 deletions
|
@ -58,6 +58,7 @@
|
|||
<li><a href="filter.html">Filters</a>
|
||||
<li><a href="shadow.html">Shadow Files</a>
|
||||
<li><a href="custom.html">Custom Reports</a>
|
||||
<li><a href="import.html">Data Import</a>
|
||||
</ul>
|
||||
|
||||
<p>
|
||||
|
@ -116,6 +117,8 @@
|
|||
frequency, a due date, and an optional until date.
|
||||
<li>When a recurring task is modified, all other instances of the recurring
|
||||
task are also modified.
|
||||
<li>Task can now import tasks from a variety of data formats. See online
|
||||
docs for full details.
|
||||
</ul>
|
||||
|
||||
<p>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue