Tellico data being saved as a XML file, not Zip file
Robby Stephenson
robby at periapsis.org
Sun Dec 7 14:14:14 GMT 2025
Hi,
On Sat, Dec 6, 2025 at 10:01 PM Marcelin Jose-Marcio Martins da Cruz
<jose.marcio.mc at gmail.com> wrote:
> A strange thing, Photography.tc file is a XML file, instead of ZIP file.
> I can even open it with vi. Tellico can open it without problems. But
> many operations take really long time.
Early in development, the data file was only ever XML so there's some
legacy code such that if Tellico opens an XML file, it will continue
to be saved as an XML file, regardless of the file extension.
Once it's loaded, whether it's XML or not shouldn't make anything
slower, I don't think.
> I tried to do "Save as" to see if tellico saves it as a ZIP file. No
> success.
Try File -> Export -> Export to Zip, which should force the file type.
Just be sure not to include the images!
If you had to do it manually, Tellico expects the file name inside the
zip file to be named tellico.xml, so if you rename your file to
tellico.xml, then use the command:
zip newdata.tc tellico.xml
You should then be able to open newdata.tc with Tellico.
Robby
More information about the tellico-users
mailing list