Hey amazing people!
I'd like to create a dynamic list of books that ignores "the" and "a", to
keep it alphabetically tidy,
But right now I can only get it to render an alphabetical list using:
<$list filter="[has:field[book]get[book]]+[unique[]sort[]]">
<$link><<currentTiddler>><br></$link>
</$list>
I've tried incorporating a snippet from how to remove stop words
<https://tiddlywiki.com/static/How%2520to%2520remove%2520stop%2520words.html>
:
[enlist<book-list>sortsub<compare-without-stopwords>]
But I can't seem to implement it correctly..
Apologies if this seems a basic fix,
(I'm not a programmer by any means, so I'm just scraping by and trying not
to bug you guys with trivial stuff if I can help it.)
--
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/7dc5fd0b-7c3f-4244-b8f4-f7b72e12ef9dn%40googlegroups.com.