Remote entries with empty messages possible?, posted by Edmund Hertle on Fri May 8 17:45:24 2015
|
Hey,
I want to submit an entry to elog remotley using the "elog" command. For example:
elog -h elog-server-adress -l EO -a Fill=111 |
Formatting multiple datetime entries, posted by Edmund Hertle on Wed May 27 14:22:11 2015
|
Hey
in one of my measurement logbooks I'm using two datetime entries (for start and end time of a measurement). The entries are created automatically by the |
Re: Version 3.1.1 of elog has been released, posted by Edmund Hertle on Thu Aug 20 14:23:43 2015
|
There seems to be a small problem with the new "Date/Time format <attribute>" implementation. It works great for the detailed view of
a single entry:
|
Attachment Uploaded Time is off by one hour, posted by Edmund Hertle on Wed Sep 2 20:23:21 2015
|
If I upload an attachment the timestamp of the attachment is set to one hour in the future, as demonstrated with this test attachment being one hour
in the future compared to the entry time |
Creating ELog Links not working properly in HTML Editor, posted by Edmund Hertle on Mon Sep 7 12:44:42 2015
|
Hey,
the syntax for creating links to other elog entries has a small issue in the HTML editor. The link will not be created properly if there are
whitespaces in the name of the logbook. Using ELCode (or in a simple attribute field) the whitespaces can be replaced by "+", but this does not |
Re: elog client overwriting attached files when editing existing log, posted by Edmund Hertle on Mon Sep 21 10:14:50 2015
|
Hey,
I think this is a "problem" of the elog client, since it simply replaces the data. In most cases this is what you want, but since I
wanted to have the option to append to the acutal message I built a function to first read-back the entry and add to the message instead of replacing it. |
Re: elog client overwriting attached files when editing existing log, posted by Edmund Hertle on Mon Sep 21 10:48:31 2015
|
Hey,
I think this is a "problem" of the elog client, since it simply replaces the data. In most cases this is what you want, but since I
wanted to have the option to append to the acutal message I built a function to first read-back the entry and add to the message instead of replacing it. |
Re: Syntax for conditional list display, posted by Edmund Hertle on Mon Sep 21 17:08:44 2015
|
Hey Terry,
I don't think this is possible, since in general you cannot define config settings in a way that it would only affect specific users. For
example, you also cannot have different themes for different users (as stated here: https://midas.psi.ch/elogs/Forum/68112 ) |