From 8d0fcb5baa6561506df7632dccf2c85205ec5f60 Mon Sep 17 00:00:00 2001 From: "Alex A. Naanou" Date: Wed, 2 Nov 2022 18:04:16 +0300 Subject: [PATCH] notes... Signed-off-by: Alex A. Naanou --- pwiki2.js | 2 ++ 1 file changed, 2 insertions(+) diff --git a/pwiki2.js b/pwiki2.js index b17a668..61ef392 100755 --- a/pwiki2.js +++ b/pwiki2.js @@ -18,6 +18,8 @@ * - CLI - * * +* XXX macro-vars: should the vars be defined as macro: (current) or +* simply as ??? * XXX macros: should vars and url args be unified??? * ...likely no but need tho think about it some more... * XXX should @quote(..)'s expandactions be on by default???