Footnote: New 'recur' verbosity token
This commit is contained in:
@@ -138,6 +138,9 @@ void handleRecurrence ()
|
||||
{
|
||||
t.set ("mask", mask);
|
||||
context.tdb2.modify (t);
|
||||
|
||||
if (context.verbose ("recur"))
|
||||
context.footnote (format (STRING_RECUR_CREATE, t.get ("description")));
|
||||
}
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user