mirror of
https://github.com/GothenburgBitFactory/taskwarrior.git
synced 2025-06-26 10:54:26 +02:00
Documentation
- Added notes in the DEVELOPER file about the need for an external script that can fix duplicate UUID problems.
This commit is contained in:
parent
f5b841e8a6
commit
d4cc4c5745
1 changed files with 4 additions and 0 deletions
|
@ -24,6 +24,10 @@ New Code Needs
|
|||
<red>one two three four</red>
|
||||
This is only possible if there is nothing between </red> and <red> and the
|
||||
colors match.
|
||||
- Need an external script that can locate and correct duplicate UUIDs in the
|
||||
data file, as found by 'task diag'. This should check to see if there is
|
||||
a suitable UUID generator installed. This should also be careful to
|
||||
properly handle recurring tasks.
|
||||
|
||||
Documentation Needed
|
||||
Various forms of documentation that are needed, or are in need of review or
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue