superb - thank you.
I will try both those approaches. 

Chris

On Thursday, 11 February 2021 at 17:45:39 UTC+11 Odin wrote:

> Hi!
> '
> If you want to tag them only to filter bibtex tiddlers from other 
> tiddlers, you could also use their other fields for this. (a tag is just a 
> field with special styling). Imported bibtex tiddlers should at least have 
> the 'bibtex-title' fields as every reference has a title. You can use the has 
> operator <https://tiddlywiki.com/#has%20Operator> to select any tiddlers 
> with the 'bibtex-title' field. 
>
> For example: <<list-links "[has:field[bibtex-title]]">> will make a list 
> with all tiddlers with the field bibtex-title.
>
> If you want tags instead have a look at Mohammed's Refnotes plugin 
> <https://kookma.github.io/TW-Refnotes/#%24%3A%2Fplugins%2Fkookma%2Frefnotes%2Fbibtex%2Fbutton%2Fset-tag>.
>  
> If you follow the link it will bring you to a tiddler with a button that 
> adds a tag to all imported bibtex tiddlers. I think you can use the code 
> from that tiddler for your use case.
>
> Op woensdag 10 februari 2021 om 13:26:38 UTC+1 schreef cw:
>
>>
>> I'd like to use TW5 to support a literature review, and the BibTeX import 
>> looks very useful. I am dragging a .bib file onto TW, and an import list is 
>> produced, one entry per article. Works well, and the tiddlys produced have 
>> the info in usefully named fields.
>>
>> I would like to automatically tag each entry of that list with something 
>> list "recent-bibtex-import" so I can find them in a list and do stuff. 
>> Either at the "import list" stage, or once they have been imported (without 
>> finding each one individually - there might be many references imported at 
>> one time (hundreds)).
>>
>> Any help greatly appreciated.
>>
>> TW 5.1.23
>> OSX 11.2 and sometimes Windows 10
>> Firefox 85
>>
>> Chris
>>
>

-- 
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 [email protected].
To view this discussion on the web visit 
https://groups.google.com/d/msgid/tiddlywiki/9dde6db6-a07b-4657-b5cf-181d929d1acen%40googlegroups.com.

Reply via email to