Please stop accusing me of things. It's not nice. I don't use kde-apps as a support forum, either. I'm only answering you because I'm awake early this morning. The best channel is the tellico-users mailing list, which is given in the About Tellico dialog. The second-best is the KDE forum, linked on the Tellico homepage. - Dec 07 2009
I hope that helps you. - Feb 03 2008
2. Eventually, but I haven't started yet.
3. Concurrent access won't work, but there's no reason why you couldn't open the data file from different machines. Images might be an issue, since they get saved in the user's .kde/ directory, but you could turn on the setting for saving the images in the data file. - Sep 23 2007

Tellico Scripts by tellicodev 4 comments
And it you wouldn't mind, these types of things are better suited for the tellico-users mailing list. Easier to reply and all that. - Oct 14 2006

Tellico Scripts by tellicodev 4 comments

Tellico Scripts by salvoprivi 2 comments
You benefit more people by using the mailing list. It's much easier to reply. And more people might help you. - Apr 03 2006
/usr/lib/qt3/bin/moc -o datewidget.moc datewidget.h
from inside the src/gui/ directory.
(Change the moc command line to whereever qt is installed for you...) - Feb 09 2006
/usr/lib/qt3/bin/moc -o datewidget.moc datewidget.h
from inside the src/gui/ directory.
(Change the moc command line to whereever qt is installed for you...) - Jan 13 2006
Email me and I can give you more details.
I'll also add those websites to a list, and perhaps I can take a look at them myself sometime. - Nov 07 2005
Sure, I can look into that.
2. Putting "Plot summary" and "features" after General tab.
Just move those fields ahead of the others in the fields editor. The ordering is taken from there.
3. Can we get a few more media selections for movie lists, like divx3/4, xvid, OGG etc.
You can open up the fields editor and add them youself. Everything about the field is customizable.
4. Maybe in a later date seeing support for ebay auctions.
For tracking auctions? I'm not sure what you mean here. - Sep 30 2005
bool importTellico(QString file,QString action)
bool importBibtex(QString file,QString action)
bool importMODS(QString file,QString action)
bool importRIS(QString file,QString action)
bool exportXML(QString file)
bool exportBibtex(QString file)
bool exportHTML(QString file)
bool exportCSV(QString file)
bool exportPilotDB(QString file)
QStringList bibtexKeys()
action is either "replace", "append", or "merge"
Any other suggestions? - Aug 10 2005
If you're compiling from source, you need the development headers, too, not just the library files. - Dec 12 2004
For example, defining a macro as
kde-apps = \url{http://www.kde-apps.org}
and then using kde-apps as a field value. - May 03 2004
http://lehvaslaiho.homelinux.org/progs/
http://www.mialug.org/modules.php?name=News&file=article&sid=159 - Apr 20 2004