Demo Discussion
Forum Config Examples Contributions Vulnerabilities
  Discussion forum about ELOG, Page 445 of 808  Not logged in ELOG logo
    icon2.gif   Re: Is there a way to indicate when an entry has been edited?, posted by Stefan Ritt on Tue Sep 2 16:07:34 2008 


    
        
            W.Koster wrote:
        
        
            
            
            
    icon2.gif   Re: Is there a way to import old log messages, posted by Stefan Ritt on Fri Apr 24 09:03:05 2009 
 

    
        
            Joseph Le wrote:
        
        
            
    icon2.gif   Re: Is there a way to export logs, posted by Alex Kühnel on Mon Oct 3 10:18:19 2016 
shame on me, there is a way!

I can search with find and then export as csv file

/alex
    icon2.gif   Re: Is there a python3 api to generate logbook entries from python?, posted by Stefan Ritt on Tue Jan 16 09:46:04 2018 
There are two options


Wrap the "elog" command line tool 
Use "curl". Ther is a PycURL library http://pycurl.io/docs/latest/ which
can be used, so you don't have to call any command line tool. The usage of curl is described in elog:68597


Stefan
    icon2.gif   Re: Is there a python3 api to generate logbook entries from python?, posted by Andreas Luedeke on Tue Jan 16 10:13:00 2018 
Have a look here: https://github.com/paulscherrerinstitute/py_elog

I haven't tried it myself, but it should allow you to add, reply, edit, delete elog entries from python (>= 3.5) via the http elog interface.
It's an anaconda package.
    icon2.gif   Re: Is there a python3 api to generate logbook entries from python?, posted by markus on Wed Jan 24 07:54:47 2018 
Thanks Andreas!
This is more or less exactly what I was looking for...

Regards
    icon2.gif   Re: Is there (planned) support for <A NAME> and <HR /> in ELCODE?, posted by Stefan Ritt on Fri Apr 27 08:38:58 2007 
[quote="Kevin McCarty"]I am wondering if there is any support (or if not, if it is planned) for inserting HTML <a name> and <hr /> tags via ELCODE.[/quote]

Very good idea. The horizontal line [line] is already implemented via [B]\[LINE][/B] and the anchor tag will soon follow.
    icon2.gif   Re: Is there (planned) support for <A NAME> and <HR /> in ELCODE?, posted by Kevin McCarty on Fri Apr 27 08:56:10 2007 
[quote="Stefan Ritt"][quote="Kevin McCarty"]I am wondering if there is any support (or if not, if it is planned) for inserting HTML <a name> and <hr />
tags via ELCODE.[/quote]
ELOG V3.1.5-3fb85fa6