diff --git a/main.js b/main.js index 298859a..72fd0cf 100644 --- a/main.js +++ b/main.js @@ -569,7 +569,6 @@ function shownotelinks() edges: edges }; - // todo: use theme colors var options = { nodes: @@ -1205,7 +1204,6 @@ function loadsettings() function checksaved() { - // todo /*if (!saved) { return "not saved"; @@ -2086,7 +2084,7 @@ function rawline2html(line, index, options) } } - // todo.txt + // todotxt if (currentistodo()) { if (line.startsWith("x "))