Re: tags #testtag, posted by Stefan Ritt on Wed Aug 7 17:16:30 2019
|
While tags are not explicitly foreseen, you can use moptions and filter with them. Look at this logbook for example: Click on "Find", then
select one or more boxes of the "OS" attribute, and you will see the filtering. Another option is to use freetext in the subject for example.
I added "#testtag" in this subject, so you can search for the text "#testtag" and will find this entry. |
Drag and drop does not work in 3.1.3?, posted by Lech on Tue Aug 20 09:47:06 2019
|
Hello,
I can paste images into text (which resulted in the text_size too long error message), however, I can't drop them on my elog. However, I
can do it on the demo version. Was the drag and drop into text already supported in version 3.1.3 and I am just missing some configuration option, or do |
Re: Drag and drop does not work in 3.1.3?, posted by Stefan Ritt on Tue Aug 20 10:34:37 2019
|
The Drag & Drop was implemented already in 3.0.0 (see https://elog.psi.ch/elog/download/ChangeLog).
So no idea why it's not working for you.
Stefan |
Re: Drag and drop does not work in 3.1.3?, posted by Lech on Tue Aug 20 11:37:03 2019
|
Can I find the config of the demo elog somewhere, so I could try it locally?
Stefan
Ritt wrote:
The Drag & Drop was implemented already in 3.0.0 (see https://elog.psi.ch/elog/download/ChangeLog). |
Re: Drag and drop does not work in 3.1.3?, posted by Stefan Ritt on Tue Aug 20 11:45:14 2019
|
It's the config from the distribution. A copy is below.
Stefan
[global] |
Re: Drag and drop does not work in 3.1.3?, posted by Lech on Tue Aug 20 13:28:53 2019
|
Thank you. Locally doesn't work for some reason... I'll try to investigate.
Btw. do you plan to properly accept pasting of images? Pasting a screenshot saves a lot of time when making logs.
Stefan |
Re: Drag and drop does not work in 3.1.3?, posted by Andreas Luedeke on Tue Aug 20 17:03:57 2019
|
> Btw. do you plan to properly accept pasting of images?
I would claim it is already properly supported. If you hit a size limit you can configure your ELOG to adjust the limit (Max content
length). |
Re: Drag and drop does not work in 3.1.3?, posted by Lech on Wed Aug 21 02:21:57 2019
|
From what I've read in a past post, it is hitting the max content length because pasting, unlike dropping, is not properly supported and it is possible
that images get converted to text in some way and occupy a lot of "content length". So what I mean is that the pasted image is handled the same
way as the dropped image. |