Re: [Ebib-users] Could Ebib search and display based on a entry field?
Brought to you by:
joostkremers
From: Joost K. <joo...@fa...> - 2006-11-07 12:49:25
|
Hi, > I just uses Ebib managing my BibTeX database. It's great. thanks! ;-) > I find its > operation is similar to BBDB. BBDB can search and display connections > by a entry field. Could Ebib do that? For example, I want to define a > field called Category, which contain the research area. Then I can > find all the entries of a specified category and display them in a > buffer. mmm, that sounds interesting. it's certainly possible to implement it. i think the best way to do it would be to create a "virtual" database with the selected entries, which you can view and edit like any normal database. the only difference would be that this database is not saved to a file, but rather it's just a subset of another database. any changes you make will then automatically be propagated to the "parent" database. looks like something OO would be perfect for... ;-) suggestions on better/different ways to implement it are welcome. -- Joost Kremers Life has its moments |