Re: posting messages through email, posted by Devin Bougie on Mon Oct 17 20:15:09 2016
|
Just incase anyone's interested, we went ahead and wrote a python script to act as an email gateway for ELOG. If anyone's interested, we'd be happy to
share and appreciate any additional improvements.
|
text wrapping broken in firefox, posted by Devin Bougie on Thu Dec 19 16:28:06 2019
|
When creating new logbook entries, recent versions of firefox somehow ignore the message width setting.
For example, configure a logbook with:
|
Re: text wrapping broken in firefox, posted by Devin Bougie on Thu Dec 19 16:40:10 2019
|
As an example, I created this same entry in the demo logbook using Safari. As you can see there, the message is wrapped at the width that I set the text
entry box.
|
Summary view: View only most recent entry for all values of a given attribute?, posted by Dennis Seitz on Thu May 17 02:12:52 2007
|
We are using Elog to track status of hardware assemblies. One attribute we've created is the serial number of an assembly. Other attributes are items like
"location" and "status". We have set up these latter attributes with presets to make entry easy and keep entries consistent.
|
Re: Summary view: View only most recent entry for all values of a given attribute?, posted by Dennis Seitz on Fri May 18 02:15:41 2007 
|
[quote="Stefan Ritt"][quote="Dennis Seitz"]I would like to filter the summary view so it only shows me the most recent entry for every value in the serial
number attribute. This would be very useful for quickly viewing the present status and location of every assembly, for example.[/quote]
|
Re: Summary view: View only most recent entry for all values of a given attribute?, posted by Dennis Seitz on Fri May 18 16:07:31 2007
|
[quote="Stefan Ritt"]Ok, now I understand. Well, your request is very special for your case. Usually I implement things only if several independent people
ask for it. What you can try is to save your logbook in CSV format, import it into Excel or another spreadsheet program, and achieve the filtering there.
|
Possible to sort attribute chronologically? , posted by Dennis Seitz on Tue Jan 29 04:25:11 2008
|
Hi,
We've defined a "LastEdit" attribute for some of our logs so that we can indicate that an entry has been revised, and when that was done.
|
Re: Possible to sort attribute chronologically? , posted by Dennis Seitz on Thu Feb 7 01:33:03 2008
|
> > The only caveat is that
> > when you edit an entry, the "Last Edit" is displayed really in seconds since 1970, but I will
> > fix this in the next release.
|