Is there a way to only include certain tags to be referenced read-only by the IncludePlugin?
On Oct 17, 6:05 pm, Tobias Beer <[email protected]> wrote: > It might be possible to modify the code such that every included > tiddler gets a tag of "excludeLists" and thus won't show in your > sidebar. > > It might work to add something like... > > t.tags.pushUnique('excludeLists'); > > ...to the function inside of forEachLoadedStore in function > attachToStore in [1] > > However it would probably be better though if Udo would make such a > modification which eventually allows to tag included tiddlers. > > Cheers, Tobias. > > [1]http://tiddlywiki.abego-software.de/archive/IncludePlugin/Plugin-Incl... -- You received this message because you are subscribed to the Google Groups "TiddlyWiki" group. To post to this group, send email to [email protected]. To unsubscribe from this group, send email to [email protected]. For more options, visit this group at http://groups.google.com/group/tiddlywiki?hl=en.

