From 095bc6dd421e61059669ddbc85ca5b4516f17b83 Mon Sep 17 00:00:00 2001 From: quenousimporte Date: Thu, 15 Feb 2024 09:33:41 +0100 Subject: [PATCH] change and remove comments --- main.js | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) 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 "))