Configuration of fet-cl

Started by hold_find, February 04, 2026, 06:09:18 AM

Previous topic - Next topic

0 Members and 1 Guest are viewing this topic.

hold_find

Dear All

How can I config the output of fet-cl?
For example, I config show the long name of teacher in the timetable, it work when I using GUI fet
However, it not work when I use fet-cl, it only show the name.
I try read the manual by fet-cl --help, but I can't find something config on it.
Is there anything I miss to config so it don't use the same config of GUI?
The command I use is :
fet-cl --htmllevel=3 --inputfile="E:\FET\timetable2026.fet" --outputdir="E:\FET\fet-results"

Best regards

Liviu Lalescu

Dear hold_find,

It is unfortunately impossible; I was too lazy to add all those configuration items from FET-GUI to FET-CL. They are very many.

I will add your suggestion in the TODO list, thank you for the suggestion!

hold_find

Dear Liviu

Thanks for your reply
I suggest that the FET-CL can share the configuration of FET-GUI by default, so no need to re-config everything when using FET-CL

Best regards

Liviu Lalescu

Dear hold_find,

You are welcome! However, I consider that your solution would not be correct. We need to add all the options as command-line parameters. However, as I said, it is a very tedious job, and I will only add the suggestion in the TODO list.

Liviu Lalescu

#4
Dear hold_find,

I added all the GUI options to FET-CL. Could you please check the snapshot: https://lalescu.ro/liviu/fet/download/test/ , and let me know if it seems correct? (so that I can prepare to possibly make a new release.)

hold_find

Dear Liviu

Thanks for your work
Seem it work correctly

Best regards