From e5d5a829f8cd3ae34bf3f731eac99f60236aa78e Mon Sep 17 00:00:00 2001 From: anon Date: Sat, 3 Aug 2024 17:28:27 +0200 Subject: [PATCH] +todo --- documentation/TODO.md | 3 +++ 1 file changed, 3 insertions(+) create mode 100644 documentation/TODO.md diff --git a/documentation/TODO.md b/documentation/TODO.md new file mode 100644 index 0000000..732e68c --- /dev/null +++ b/documentation/TODO.md @@ -0,0 +1,3 @@ ++ case insensitive search ++ make fuzzy searching optional ++ make (potentially slow) queries cancel using multi threading