--
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 tiddlywiki+...@googlegroups.com.
To post to this group, send email to tiddl...@googlegroups.com.
Visit this group at http://groups.google.com/group/tiddlywiki.
For more options, visit https://groups.google.com/d/optout.
cheers
BJ
Thank you for the comments. I wasn't very satisfied either with the loss of functionality/design, then I thought of something slightly different: the system is now presented as a "community search engine", which is not meant to give access to the content directly but only to point to the original wikis. It can be found here:
https://rawgit.com/erwanm/tw-aggregator/master/tw-aggregator.html
Does TW5 have the ability to mark your wiki as non-searchable? Or to mark individual tiddlers as non-searchable? So they would not get included in the aggregator's results?
@Erwan,
I think this does have some potential and isn't as awkward as it first comes off.
What I would criticize most right now is...
- how ugly and unreadable the results are currently presented
- that that tiddler opens and not the original article in a new tab
What this aggregator can indeed do well is render search results as titles that directly link to the original source. No preview, because chances are that it's broken beyond acceptable, so that's not helping at all.
If available, the result list should also show tags, modified, created, and a link to the source wiki ...perhaps just some form of name linking to a tiddler containing some information about the source, e.g. tb5.tiddlyspot.com or tb5@tiddlyspot.
It would be good if one could click on a tag and then see search results for that tag. Easily done, I'd say.
It would be good if search results were grouped by "in tags", "in title", "in text"... and sorted alphabetically, by the full url, which thus naturally group by origin.
@whatever,Does TW5 have the ability to mark your wiki as non-searchable? Or to mark individual tiddlers as non-searchable? So they would not get included in the aggregator's results?
That sounds a lot like putting the cart before the horse.
Best wishes, Tobias.
--
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 tiddlywiki+...@googlegroups.com.
To post to this group, send email to tiddl...@googlegroups.com.
Visit this group at http://groups.google.com/group/tiddlywiki.
For more options, visit https://groups.google.com/d/optout.
As a first version I'm trying to show the items as "<tiddler title> @<source id>", as a link to the original <site>#<tiddler title>. Once this works, I'll try to add the tags, but I'm not sure my current level of expertise allows more than that!