I haven't paid a lot of attention to which operators can be negated and why, but if it seems more elegant, you can use *first[-1] *instead of *butlast[]*...
It seems clear there are some operators retained only for backward compatibility. *butlast* also has synonyms *bf* and *rest*. Best, Chris On Thursday, February 11, 2021 at 1:29:22 AM UTC-5 RA wrote: > > Today I needed a filter to return everything but the last title, and first > thing I thought of was to use `!last[]`, but... there is only `butlast[]`. > Am I not seeing something, or is this illogically inconsistent? > -- You received this message because you are subscribed to the Google Groups "TiddlyWiki" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To view this discussion on the web visit https://groups.google.com/d/msgid/tiddlywiki/eb597347-7742-4b79-85c6-836063b6bf19n%40googlegroups.com.

