On Oct 29, 2007, at 8:48 PM, Adam M. Goldstein wrote:

> On Oct 29, 2007, at 10:10 PM, Adam R. Maxwell wrote:
>>
>>> Also---in cover flow view, BT records appear as little 3x5 cards.
>>> That
>>> is really excellent!
>>
>> Cool, that's what it's supposed to do :).  That's probably the most
>> interesting view, although I'm not much of a cover flow fan.
>>
>
> Actually I think that this is more than just cute---myself and
> probably others still have little card files for organizing references
> with key words on them---you can stack them into little piles, pin
> them to the wall, write little notes on them, etc., etc. and so when I
> first saw this I thought, this will be useful because I could make a
> smart folder for these cards to stimulate little stacks of real cards.

True.  I like cover flow in conjunction with smart folders; it gives  
you a decent way to look at thumbnails quickly, and for arbitrary  
content (but I wish TextMate didn't screw up text UTI handling).  The  
notecard view is designed to be useful at a wide range of sizes, and I  
think it does reasonably well.

> Can BD keywords be searched with spotlight in the same way that say,
> cite keys can?

Yes, absolutely.  In the listing below, the kMDItem* attributes are  
standard attributes that we or the system add to each entry when you  
save a file.  The author, keyword, and title attributes, for instance,  
are standard Apple metadata that we specify.  The more exotic ones  
begin with net_sourceforge_bibdesk_*, and have more limited utility.

navier:~ amaxwell$ mdls ~/Library/Caches/Metadata/ 
edu.ucsd.cs.mmccrack.bibdesk/aberle2004.bdskcache
kMDItemAlternateNames                   = (
     "aberle2004.bdskcache"
)
kMDItemAuthors                          = (
     "Aberle, Jochen",
     "Nikora, Vladimir",
     "Walters, Roy"
)
kMDItemContentCreationDate              = 2004-10-28 15:55:13 -0700
kMDItemContentModificationDate          = 2005-09-14 21:19:48 -0700
kMDItemContentType                      =  
"net.sourceforge.bibdesk.bdskcache"
kMDItemContentTypeTree                  = (
     "net.sourceforge.bibdesk.bdskcache",
     "public.data",
     "public.item"
)
kMDItemCreator                          = "BibDesk"
kMDItemDescription                      = ""
kMDItemDisplayName                      = "Effects of bed material  
properties on cohesive sediment erosion"
kMDItemFSContentChangeDate              = 2007-08-01 21:20:30 -0700
kMDItemFSCreationDate                   = 2007-08-01 21:20:30 -0700
kMDItemFSCreatorCode                    = ""
kMDItemFSFinderFlags                    = 0
kMDItemFSHasCustomIcon                  = 0
kMDItemFSInvisible                      = 0
kMDItemFSIsExtensionHidden              = 0
kMDItemFSIsStationery                   = 0
kMDItemFSLabel                          = 0
kMDItemFSName                           = "aberle2004.bdskcache"
kMDItemFSNodeCount                      = 0
kMDItemFSOwnerGroupID                   = 80
kMDItemFSOwnerUserID                    = 501
kMDItemFSSize                           = 1354
kMDItemFSTypeCode                       = ""
kMDItemKeywords                         = (
     organics,
     clay,
     erosion,
     sand
)
kMDItemKind                             = "Publication"
kMDItemLastUsedDate                     = 2007-08-01 21:20:30 -0700
kMDItemTitle                            = "Effects of bed material  
properties on cohesive sediment erosion"
kMDItemUsedDates                        = (
     2007-08-01 00:00:00 -0700
)
kMDItemWhereFroms                       = (
     
"file://localhost/Volumes/Local/Users/amaxwell/Doctorate/Articles/aberle2004.pdf
 
"
)
net_sourceforge_bibdesk_citekey         = "aberle2004"
net_sourceforge_bibdesk_container       = "Marine Geology"
net_sourceforge_bibdesk_itemreadstatus  = 0
net_sourceforge_bibdesk_owningfilepath  = "/Volumes/Local/Users/ 
amaxwell/Doctorate/bibliography/research.bib"
net_sourceforge_bibdesk_publicationdate = 2004-01-15 00:00:00 -0800
net_sourceforge_bibdesk_pubtype         = "article"
navier:~ amaxwell$


-------------------------------------------------------------------------
This SF.net email is sponsored by: Splunk Inc.
Still grepping through log files to find problems?  Stop.
Now Search log events and configuration files using AJAX and a browser.
Download your FREE copy of Splunk now >> http://get.splunk.com/
_______________________________________________
Bibdesk-users mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/bibdesk-users

Reply via email to