Dear all

I would like to create a smart group that contains items that cannot be 
specified with a single AND or OR query.

A concrete example would be a group that contain all items that are either 
Articles, Proceedings, or Inproceedings which are authored or edited by a given 
author. This query could be easily expressed with a boolean query like this:

(Type = "Article" OR Type = "Inproceedings" OR Type = "Proceedings") AND 
(Editor = "John Doe" or Author = "John Doe")

Are smart groups with such queries supported by BibDesk? The user interface 
seems to support only very simple queries, but maybe it is possible to add the 
query to the XML in the BibTeX file.

Cheers,
 Christian


------------------------------------------------------------------------------
LogMeIn Rescue: Anywhere, Anytime Remote support for IT. Free Trial
Remotely access PCs and mobile devices and provide instant support
Improve your efficiency, and focus on delivering more value-add services
Discover what IT Professionals Know. Rescue delivers
http://p.sf.net/sfu/logmein_12329d2d
_______________________________________________
Bibdesk-users mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/bibdesk-users

Reply via email to