duplicate & presets, posted by Willem Koster on Mon Dec 12 15:17:39 2005
|
I'm (mis)using elog as a database. I like the fact that I can have presets for fields, but I also like the fact
that I can make a duplicate of an entry. Now when I make a duplicate, all the fields get overwritten with the
preset-value. Is there a way to get the preset-values only on entering a NEW reord and NOT on a duplicate ?
|
Re: duplicate & presets, posted by Stefan Ritt on Wed Dec 21 20:24:14 2005
|
> I'm (mis)using elog as a database. I like the fact that I can have presets for fields, but I also like the fact
> that I can make a duplicate of an entry. Now when I make a duplicate, all the fields get overwritten with the
> preset-value. Is there a way to get the preset-values only on entering a NEW reord and NOT on a duplicate ?
|
upgrade problem, posted by Tim Schelfhout on Tue Mar 15 19:53:55 2016
|
Hello there,
After several years of great ELOG usage I decided to upgrade our ELOG server. I am using it to keep
a logbook of my students. |
Re: upgrade problem, posted by Andreas Luedeke on Wed Mar 16 08:39:55 2016
|
Hi Tim,
starting with ELOG version 3 all entries are moved into sub-directories for each year.
If you move the files back
from the sub-directories and restart elogd, then the entries should appear again in the logbook with ELOG 2.9.2.
I don't
know how to solve your other problem. Maybe you should talk to someone locally who can administer your windows server?
Cheers, Andreas
|
Slackbot for ELOG, posted by Tamas Gal on Wed Jan 13 08:25:50 2016
|
Dear all,
I just wanted to share a small script which I wrote to integrate our ELOG in Slack. This allows us to be notified immediately if there is a new
logbook entry directly within the appropriate Slack channels. We're using ELOG V2.9.2-245 but if the log-file format has "Subject, |
Width of text field, posted by Edward Diehl on Tue Mar 22 18:28:03 2016
|
I use a elog which has a text field to show log entries: https://classis01.roma1.infn.it/elog/calib/ In the "Summary"
view there are only 3 lines of about 40 characters shown, so often the entry is cut off even though there is plenty of space in the text box for longer
lines. To see the full entry you must click on the ID number. Is there any way to configure the Text box to show longer lines? |
Re: Width of text field, posted by Andreas Luedeke on Wed Mar 23 11:40:52 2016
|
Did you try the options
Summary lines = x
Summary line length = x
as
documented in https://midas.psi.ch/elog/config.html#flags ? |
Using an RSS reader on a pasword protected elog, posted by Jackie Schwehr on Wed Sep 28 10:27:24 2016
|
I'm trying to set up a python rss parser to read the output from my collaboration's elog, however the elog is password protected and I cannot
figure out how to have a python scrip get past the login screen. Is there something obvious I'm missing that will allow a parser to submit a
username and password? If that's too python-specific of a question for this audience, then what is the exact security method elog uses, so I can get |