Cameron Fischer
Cameron Fischer
Also confirmed. Indexes don't work anymore.
> One reason for commit button is selective operation. writing filter to do this instead of checkboxes is tedious. So this is the case where I'm not your typical user....
I could maybe do this at some point if I get a free moment. I wasn't actually angling to do it myself (which I realize is a little selfish), I...
Oh whoops. That minus sign is supposed to be a plus sign. I did notice the issue of residual tiddlers being in `selected-titles` but I thought I'd accounted for that....
You've got a lot of repetition among your macros. I can't speak for all of them, but a frequent operation of mine was to replace title prefixes, instead of just...
Also, a UI improvement: When you type in a filter. Results comes up automatically now, which is nice. That means one less click. However, all results that come up are...
It appears to still be there. I take it then that this is indeed a problem to others?
Sure, I can create a PR. The way I'd fix it is to make the `[is[system]]` consistent. These are my reasons: * If someone knows enough about TiddlyWiki that they're...
@linonetwo, I've committed a programmer sin; I [just opened a PR](https://github.com/Jermolene/TiddlyWiki5/pull/8196) for this fix without checking that anyone else already had. *I just assumed that nobody else would have noticed...
In case anyone was wondering what the pollution is, `window` in Tiddlywiki contains a the following obscure methods in global scope: A, B, C, D, E, F, G, H, t,...