Re: [tw] Re: ANN: TidQL - tiddler query language

2011-04-22 Thread Dani Zobin
limiting the full-text search to
tiddlers with a certain set of tags AND a specific modifier AND from a
certain time period.

Well, this is exactly what YourSearch offers.
Or, is your accent on *gradually*? Such that there are expeccted performance
differences?

On Thu, Apr 21, 2011 at 10:36 PM, FND f...@gmx.net wrote:

  Can you - or anybody - point on features that this plugins have beyond
  the feature set of YourSearch plugin?

 It's not really about features; TidQL is a very different approach.
 Instead of performing a full-text search, TidQL allows me to drill into
 my content base by gradually refining the search query based on
 arbitrary tiddler attributes  - e.g. limiting the full-text search to
 tiddlers with a certain set of tags AND a specific modifier AND from a
 certain time period*.


 -- F.


 * I haven't actually implemented date comparisons yet, but will do so
  when I need them - unless someone beats me to it

 --
 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.



-- 
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.



Re: [tw] Re: ANN: TidQL - tiddler query language

2011-04-21 Thread FND
 Can you - or anybody - point on features that this plugins have beyond
 the feature set of YourSearch plugin?

It's not really about features; TidQL is a very different approach.
Instead of performing a full-text search, TidQL allows me to drill into
my content base by gradually refining the search query based on
arbitrary tiddler attributes  - e.g. limiting the full-text search to
tiddlers with a certain set of tags AND a specific modifier AND from a
certain time period*.


-- F.


* I haven't actually implemented date comparisons yet, but will do so
  when I need them - unless someone beats me to it

-- 
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.



Re: [tw] Re: ANN: TidQL - tiddler query language

2011-04-19 Thread Dani Zobin
FND,

Can you - or anybody - point on features that this plugins have beyond
the feature set of YourSearch plugin?

I remember you said that it's mainly about a syntax that you like, I wonder
however if you can point on feature differences that you are aware of

On Mon, Apr 18, 2011 at 9:40 PM, FND f...@gmx.net wrote:

  It's a nice way to specify a lot of different search parameters, buut
  it's way to much to type.

 I'm aware - but since I use this only occasionally rather than on a
 regular basis, that makes no significant difference to me.

 It's worth noting that TidQL is essentially just a small JavaScript
 library, with no UI (the repurposed  search bar hardly counts). I
 created it for myself, to solve a rather specific problem.

 One could _imagine_ other plugins - e.g. something like Tagsplorer -
 building GUIs on top of TidQL, or provide a DSL simplifying the query
 language (e.g. `tag foo | title *lipsum* | modifier FND`)...

  It would be nice if the macro could save a successful search

 That might be a nice extension - it's not something I intend to
 implement though.


 -- 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.



-- 
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.



Re: [tw] Re: ANN: TidQL - tiddler query language

2011-04-18 Thread FND
 It's a nice way to specify a lot of different search parameters, buut
 it's way to much to type.

I'm aware - but since I use this only occasionally rather than on a
regular basis, that makes no significant difference to me.

It's worth noting that TidQL is essentially just a small JavaScript
library, with no UI (the repurposed  search bar hardly counts). I
created it for myself, to solve a rather specific problem.

One could _imagine_ other plugins - e.g. something like Tagsplorer -
building GUIs on top of TidQL, or provide a DSL simplifying the query
language (e.g. `tag foo | title *lipsum* | modifier FND`)...

 It would be nice if the macro could save a successful search

That might be a nice extension - it's not something I intend to
implement though.


-- 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.