From 9a2d08847734353e703ac43eb82827582b3d2af9 Mon Sep 17 00:00:00 2001 From: Teddy Wing Date: Sat, 21 Mar 2020 20:53:11 +0100 Subject: Add documentation for next/previous incomplete mappings --- doc/tags | 2 ++ doc/todo.txt | 12 ++++++++++++ 2 files changed, 14 insertions(+) diff --git a/doc/tags b/doc/tags index c503539..07e4a67 100644 --- a/doc/tags +++ b/doc/tags @@ -6,6 +6,8 @@ todo-TwodoMarkDeleted todo.txt /*todo-TwodoMarkDeleted* todo-TwodoMarkPartiallyCompleted todo.txt /*todo-TwodoMarkPartiallyCompleted* todo-TwodoNewTodoAbove todo.txt /*todo-TwodoNewTodoAbove* todo-TwodoNewTodoBelow todo.txt /*todo-TwodoNewTodoBelow* +todo-TwodoNextIncomplete todo.txt /*todo-TwodoNextIncomplete* +todo-TwodoPreviousIncomplete todo.txt /*todo-TwodoPreviousIncomplete* todo-TwodoRemoveOldTodos todo.txt /*todo-TwodoRemoveOldTodos* todo-colors todo.txt /*todo-colors* todo-example todo.txt /*todo-example* diff --git a/doc/todo.txt b/doc/todo.txt index 22606c4..9c82fc4 100644 --- a/doc/todo.txt +++ b/doc/todo.txt @@ -71,6 +71,18 @@ MAPPINGS *todo-mappings* Default: - + *todo-TwodoNextIncomplete* +TwodoNextIncomplete + Move to the next [count] unfinished to-do. + + Default: ]u + + *todo-TwodoPreviousIncomplete* +TwodoPreviousIncomplete + Move to the previous [count] unfinished to-do. + + Default: [u + ============================================================================== COLOURS *todo-colors* -- cgit v1.2.3