>
> The new Untagged tab also lists Tiddlers that correspond to tags (in my
> case, I usually either created these Tiddlers by accident; I clicked on a
> tag, a Tiddler popped up and I didn't delete it; or I want to give the tag
> different color with color field - although I can also think of a scenario
> where this 'Tag Tiddler' can be created and used for describing the tag). I
> don't think Untagged tab should list these 'Tag Tiddlers' (in order to make
> the list smaller and more meaningful). The workaround I can think of if
> this detail is left as it is is to either delete these Tiddlers if they
> were accidents, or tag them with "tag" lol.
>

I agree. We can fix it by changing the filter expression to:

[untagged[]!is[system]] -[tags[]] +[sort[title]]

This is saying "take the untagged tiddlers, remove and system tiddlers, and
then remove all tiddlers that are being used as tags, and then finally sort
the results by title". I'll push the update shortly.


> The Untagged tab also lists SiteTitle and SiteSubtitle. Personally I don't
> think they should be listed. I'm kinda thinking they should stay in Shadows
> even when user-edited (or maybe, just like $:/core/ui/MoreSideBar, move
> from Shadows to System instead when user-edited). These two Tiddlers are
> usually edited once and then forgotten, anyway.
>

The answer here would be to make SiteTitle and SiteSubtitle be system
tiddlers (ie $:/SiteTitle and $:/SiteSubTitle). I'm inclined to go ahead
with that change for consistency with $:/DefaultTiddlers and others.


>
> That's all. I can live without further changes, though. As I said, I can
> work them around. But thanks again for making the more correct version ^^
>

Cool, keep the feedback coming,

Best wishes

Jeremy


-- 
Jeremy Ruston
mailto:[email protected]

-- 
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 post to this group, send email to [email protected].
Visit this group at http://groups.google.com/group/tiddlywiki.
For more options, visit https://groups.google.com/groups/opt_out.

Reply via email to