ID |
Date |
Icon |
Author |
Author Email |
Category |
OS |
ELOG Version |
Subject |
1966
|
Tue Oct 10 11:27:30 2006 |
| Stefan Ritt | stefan.ritt@psi.ch | Request | Linux | Windows | 2.6.2-1714 | Re: Turn off smileys? |
Ben Shepherd wrote: |
Stefan Ritt wrote: |
- Submit your entry in plain mode (insted of ELCode)
- Put a \ in front of anything which is turned into a smiley, so ;) gets converted into
, but \;) does not get converted
|
I realise that's possible, but things are getting converted into smileys that aren't intended to be smileys. Specifically, when I enter a question in brackets, the end bracket is converted into a smiley. (Like this?) should be (Like this\?). That is very annoying, and to be honest, I don't need the smileys. An option to switch them off would be the best thing. |
I agree that the ?) smiley is annoying, so I changed it to ?-) which should prevent it from showing up in questions in brackets. I updated this server (you can see the effect above), the modification is committed to subversion. |
1965
|
Tue Oct 10 11:13:16 2006 |
| Ben Shepherd | bjs54@dl.ac.uk | Request | Linux | Windows | 2.6.2-1714 | Re: Turn off smileys? |
Stefan Ritt wrote: |
- Submit your entry in plain mode (insted of ELCode)
- Put a \ in front of anything which is turned into a smiley, so ;) gets converted into
, but \;) does not get converted
|
I realise that's possible, but things are getting converted into smileys that aren't intended to be smileys. Specifically, when I enter a question in brackets, the end bracket is converted into a smiley. (Like this?) should be (Like this\?). That is very annoying, and to be honest, I don't need the smileys. An option to switch them off would be the best thing. |
1964
|
Tue Oct 10 09:00:08 2006 |
| Stefan Ritt | stefan.ritt@psi.ch | Request | Linux | Windows | 2.6.2-1714 | Re: Turn off smileys? |
Ben Shepherd wrote: | Can we please have an option to turn off the thing that changes smileys automatically into
pictures? |
Two ways:
- Submit your entry in plain mode (insted of ELCode)
- Put a \ in front of anything which is turned into a smiley, so ;) gets converted into
, but \;) does not get converted
|
1963
|
Tue Oct 10 08:56:49 2006 |
| Stefan Ritt | stefan.ritt@psi.ch | Request | Linux | Windows | 2.6.2-1714 | Re: Append option for elog.exe |
Ben Shepherd wrote: | Hi,
Would it be possible to add an 'append' option to the elog.exe client program? I would like to be able to write a simple script for adding images into a logbook - i.e. right-click in Windows and click 'add to log', or click a button in LabVIEW or Matlab and have an image immediately added to the last log entry. There would also have to be an option to either return a list of entry IDs, or just append to the last entry. Is this possible/likely?
|
Unfortunately it is not simple under Windows to extend the right-click functionality. What I do is to use a snapshot program (like HoverSnap). Triggered with a definable hot key, it grabs a region of the screen and puts it into a GIF file. Then you can attach it to an elog. I agree it takes a couple of clicks, but it's still a quick thing. |
1962
|
Tue Oct 10 08:52:50 2006 |
| Stefan Ritt | stefan.ritt@psi.ch | Question | Windows | | Re: Conditional E-Mail Attributes |
Grant Jeffcote wrote: | My version shows V2.6.2-1699.
I noticed you have 1714, is that the latest binary or your compiled CVS release?
|
Try this one: http://midas/elog/download/windows/elog262-3.exe which is the most recent. |
1961
|
Mon Oct 9 22:32:11 2006 |
| Stefan Ritt | stefan.ritt@psi.ch | Question | All | 2.6.2-1714 | Re: "Supress Email Notification" checkbox |
Suppress email on edit has been implemented in the current SVN revision just similar to the Suppress default flag having possible values of 0, 1, 2 and 3. |
1960
|
Fri Sep 29 18:35:09 2006 |
| marta flood | marta33911@aol.com | Question | | | Entering information |
I am not sure how to get to the page I need to log my clinical time for school and I have no idea how I got here
Thanks,
Marta |
1959
|
Mon Sep 25 21:09:58 2006 |
| Stefan Ritt | stefan.ritt@psi.ch | Question | Windows | 2.6.2 | Re: Entry Submission Help |
kcmin wrote: | 1. When an entry is submitted is it possible to have it return to the submit page instead of a summary of the entry. In the ELog.cfg syntax on the site it mentions something about this. However It says something about a file being present in the resource directory. I am not sure what to do here. |
You can hand-write a HTML file which gets displayed after submission, but that's probably not what you want. Unfortunately there is no option to go back to the submit page, so you have to click New again. If you want to enter a bulk of data, you can also do a CSV import. Maybe that's easier for you. Just write a comma-separated-value file, and import it via "CSV Import".
kcmin wrote: | 2. When you submit an entry is it possible for the fields to stay set to the value that was selected on submission of the last entry. You would need to still be able to change them though. |
The Duplicate command was made for that. Just select an entry which is close to your new one (might be the last one entered), and click Duplicate. This gets you to what you want. |