Re: attachment indicator in summary view, posted by Edmundo T Rodriguez on Fri Apr 4 22:53:17 2008
|
Stefan
Ritt wrote:
|
Re: frequent crashes on SL4, posted by Edmundo T Rodriguez on Wed Feb 4 18:46:58 2009
|
> ------
>
> I plan on letting elogd create a core dump, but so far I haven't managed to change its cwd to a directory
|
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 |
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. |