mirror of
https://github.com/Jermolene/TiddlyWiki5
synced 2026-07-14 07:42:46 +00:00
c952450c2e
* fix(filter): optimize tag[] and !tag[] with Set for O(1) lookup, resolves performance gap vs search:tags[] * useless test * note * note