http://tidql.tiddlyspace.com

"""
TidQL (tiddler query language) is a simple plugin that extends
TiddlyWiki's search macro with a jQuery-like query language.

It is triggered by entering a search term beginning with ?., e.g.
* ?.title("Ba")
* ?.tag("bar").text("adi").attr("modifier", "fnd")
"""

Browsing my personal journal today, I felt the need for semi-advanced
filtering. I'm pretty sure something similar already exists (e.g. Udo's
or Eric's search plugins), but this seemed right for me - plus I had
some fun with the code. In fact, the query language / API is probably
most suitable/familiar to developers.


-- F.

-- 
You received this message because you are subscribed to the Google Groups 
"TiddlyWiki" group.
To post to this group, send email to tiddlywiki@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