From 36b5c8aeaf66dd1a2806114e90bac176766cddb1 Mon Sep 17 00:00:00 2001 From: Mute Date: Fri, 11 Nov 2022 00:42:11 +0000 Subject: [PATCH] Update 'TODO' --- TODO.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/TODO.md b/TODO.md index d03bc7c..5cd77d0 100644 --- a/TODO.md +++ b/TODO.md @@ -19,13 +19,14 @@ Done - [x] autocomplete should retain original case - [x] double space with "@ text" - [x] make exceptions to autofocus keys (ctrl et al.) +- [x] modify TZ regex to accept spaces Soon ---- +- [ ] admin list textarea larger size limit - [ ] cleanup: +=, ?., consts, remove extra () etc. - [ ] cleanup: Element* instead of direct DOM API -- [ ] modify TZ regex to accept spaces Later -----