Nested commands in logbook, posted by Leonardo Tacconi on Wed Jun 14 21:19:48 2023
|
Hi everybody,
I am trying to setup my personal ELog, defining attributes and stuff like that. I just tried to make some nested commands but I really could
not achieve that. |
Re: Nested commands in logbook, posted by Andreas Luedeke on Sat Jun 17 22:13:01 2023
|
Atrributes can only be defined once in a logbook.
But you can select which attributes are shown with the commands:
Show Attributes = <list> |
line breaks in 'Subject', posted by Evinrude Motor on Sun Aug 13 20:24:41 2023
|
Certain characters contained in the 'Subject' will cause the text to split into multiple lines .
For example if I enter "My Subject" in the 'Subject' field it is displayed as
My |
Re: line breaks in 'Subject', posted by Stefan Ritt on Mon Aug 14 08:35:58 2023
|
There are two locations where 'Subject' is shown, the list display and the individual message display. I guess you mean the first one.
In that case, you can modify the CSS styel sheet 'elog.css' and add following statement to the classes list2 and list2h:
.list2 { |
Re: line breaks in 'Subject', posted by Evinrude Motor on Mon Aug 14 13:15:38 2023
|
Thanks for that bit of info . I had looked at that file but the answer was not obvious to me . Now I have to have an ELOG entry about , well , ELOG :}
Stefan
Ritt wrote:
There are two locations where 'Subject' is shown, the list display |
File/App associations for attachments, posted by Evinrude Motor on Sun Aug 20 20:49:04 2023
|
Is there somewhere I can change the file extension / app associations ? When I open an ".ods" attachment ELOG lets me pick the app . If I open
a ".eml" it dumps me into the browser. At the system level ".eml" is associated with "thunderbird"
|
Re: File/App associations for attachments, posted by Evinrude Motor on Thu Aug 24 15:54:51 2023
|
I was thinking I could accomplish this with some 'attribute' change but havent fogured it out yet .
My preference would be for elog to ask everytime .
Evinrude |
Re: File/App associations for attachments, posted by Stefan Ritt on Thu Aug 24 16:43:41 2023
|
Below are the MIME types hard-coded into elogd. As you can see there is neither .ods nor .eml. If you give me the MIME type, I can add that easily. I
wonder however why both work differently for you. I believe this is a browser setting.
Stefan |