Question:
If using the config.options method to change variables
(IE my excludeLists hack) http://www.strm.us/tw/examples_twgg/tagsplorer.h1
how can I specify that when the status of the cookie changes to
refresh Display (would Display work in this context?)

Maybe I am in left field with my approach, but I was thinking to
#add some sort orders in a similar manner (concept from code shared by
overett1)
#then add a dropdown options panel to change the settings from where
the macro is invoked. . .

Similar to http://www.tiddlytools.com/#SiteMenuSearch (search options
used in ToolbarCommands)

And what sort orders would be considered standard? (or desired?)
Alpha, Alpha reversed
Created, Created reversed
Modified, Modified reversed

Would it desired to also change the sort order of the tags list (from
the + (new) dropdown)

Any thoughts or guidance? (still not sure if this is the correct path
to pursue. . .)

Mike

On Mar 24, 8:54 pm, Mike <eris...@gmail.com> wrote:
> passingby,
> I think the default usage may still be a little confusing, the macro
> by itself returns all tiddlers, by clicking new (+) you add a filter
> from the dropdown which then shows only tiddlers with that tag, adding
> additional filters continues to reduce the tiddler list.
>
> the demo shows the macro with some filters already in place, by
> removing all of the filters you can see the full tiddler list.
>
> The plugin does not change the tags on current tiddlers.
>
> Seeing it in action with FND's (2) full examples shows the usage
> better than the limited demo.
>
> Hope that helps,
> Mike
>
> On Mar 24, 8:07 pm, Mike <eris...@gmail.com> wrote:
>
> > I feel like I cheated. . .
> > I was having problems adding a parameter (and not messing up the tags
> > parameter)
> > so I opted for a configuration cookie. . 
> > .http://www.strm.us/tw/examples_twgg/tagsplorer.h1
>
> > Let me know if this is a taboo solution.
> > (might also be a solution for adding sort order options, see commented
> > code by overett1)
>
> > Mike (a little excited I found a solution, a little perplexed by
> > parameters)
>
> > On Mar 23, 8:03 pm, Mike <eris...@gmail.com> wrote:
>
> > > Starting here. . .http://www.strm.us/tw/examples_twgg/tagsplorer.h1
>
> > > Will work on excludeLists parameter tomorrow :P (Finishing may be
> > > another subject)
>
> > > Mike
>
> > > On Mar 22, 9:45 pm, passingby <passingby...@gmail.com> wrote:
>
> > > > It took me some time to figure out but its great once one gets it.
> > > > There are still two questions though:
> > > > 1. In the demo tiddler, when i remove a tag by clicking on it, it gets
> > > > added to the list below, which is fine. But when the very last tag is
> > > > removed two things happen, the list below gets expanded with tags
> > > > which were'nt there in the tagexplorer at all! and the new button also
> > > > starts showing these tags (which werent there earlier). How and why?
> > > > 2. When one 'adds' a new tag in the tagsplorer, isnt it supposed to be
> > > > added to the containing tiddler's tag list? or is that feature not
> > > > included yet and will come later?
>
> > > > Great plugin though.
>
> > > > On Mar 23, 2:29 am, FND <f...@gmx.net> wrote:
>
> > > > > Thanks for the feedback, everyone.
>
> > > > > > any other thoughts on excludeLists?
> > > > > > I am going to have some spare time this week and might play with it
>
> > > > > Your suggested patch seems quite elegant. (I haven't actually tested 
> > > > > it
> > > > > yet.)
> > > > > I agree that it needs to be an optional parameter (not entirely sure
> > > > > about the default behavior though), but that shouldn't be too 
> > > > > hard:http://tiddlywiki.org/wiki/Dev:Macro_Parameters#Named_Parameters
>
> > > > > > Also, I think "new" isn't the best label for that button. Perhaps 
> > > > > > any
> > > > > > of the following would be more intuitive. [...]
>
> > > > > I agree, and have already changed my local copy to use "[+]" - not
> > > > > perfect either, but certainly an improvement.
>
> > > > > Also, selected tags should have an "X" icon to clarify that they can 
> > > > > be
> > > > > removed again.
>
> > > > > Some styling of the container element would probably help as well.
>
> > > > > > I guess it's not so much the interface but the name which was a bit
> > > > > > confusing to me. Wouldn't something like TagListFilter go better 
> > > > > > with
> > > > > > it?
>
> > > > > Well, I'm the last person you'd want naming things - but I kinda like
> > > > > the silly word play (I didn't realize it was that obscure though).
> > > > > FWIW, I'd be happy for someone to fork this plugin and go their own 
> > > > > way.
>
> > > > > Apart from the name, I guess a better concise description would also 
> > > > > be
> > > > > useful. But I have a feeling adding the "faceted navigation" label 
> > > > > will
> > > > > only lead to more confusion...
>
> > > > > > I think it might be quite powerfull to have a different dropdown
>
> > > > > I can't quite visualize this at the moment - but it sounds like a
> > > > > separate (yet worthwhile) plugin?
>
> > > > > I'm rather busy this week, so there will be some latency on my part.
>
> > > > > -- F.

-- 
You received this message because you are subscribed to the Google Groups 
"TiddlyWiki" group.
To post to this group, send email to tiddlyw...@googlegroups.com.
To unsubscribe from this group, send email to 
tiddlywiki+unsubscr...@googlegroups.com.
For more options, visit this group at 
http://groups.google.com/group/tiddlywiki?hl=en.

Reply via email to