Re: 3.1.5 - Mass edit bug + Wrong version, posted by Stefan Ritt on Tue Feb 7 20:45:31 2023
|
If it works with a simple edit, then why don't you use that one to edit individual values. I checked and version 3.1.4 had already the same problem,
so it was not newly introduced. I would have to invest a couple of hours to fix this issue correcly, which I simply don't have right now. |
Re: Exporting the entries from ELOG, posted by Stefan Ritt on Tue Feb 28 19:22:50 2023
|
Find -> Export to...
Illam
Pakkirisamy wrote:
Hi, |
Re: export the entries from ELOG to ECSS Word document (Manifacturing Report), posted by Stefan Ritt on Wed Jul 26 11:32:59 2023
|
You can just copy-and-paste an elog entry into Word. I tested it here wiht a simple table:
one
two
three
four
Did
a copy-and-paste to Word, and got the thing below. |
Re: export the entries from ELOG to ECSS Word document (Manifacturing Report), posted by Stefan Ritt on Wed Jul 26 14:43:48 2023
|
You can export logbook entries into a CSV file, then load it into Excel.
Stefan
Manuela |
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: 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 |
Re: update elog downloads page, posted by Stefan Ritt on Mon Sep 18 14:38:30 2023
|
Thanks for the reminder, I updated the download instructions. |
Re: link to attachment within html editor, posted by Stefan Ritt on Mon Oct 9 12:30:44 2023
|
You can always insert the full link to the attachment like this one: https://elog.psi.ch/elogs/Forum/231009_104933/SCR14.PNG
But you can also use elog:69699/1 as shown here. Unfortunately you can do that only after the entry
has been submitted, so you know the ID number of that entry. Once you have it, edit the entry and put it in. |