PlotJuggler icon indicating copy to clipboard operation
PlotJuggler copied to clipboard

With multifile prefix, unable to add prefix to the individually added files

Open ozzdemir opened this issue 2 years ago • 2 comments

Problem description

With changes introduced in 399357d6c102c6978d9ffd1924da7b23c271f4ff, add prefix checkbox seems to be removed for better customizability (being able to manually change the prefix to be used). But with the removal of the checkbox, adding prefixes to the sequentially added data files is no longer possible (for example due to them being in different directories, so multiline prefix is not triggered).

These are my observations and currently using the commit before the mentioned commit as a temporary solution. Is there a plan to resurrect the lost functionality?

Thanks for developing Plotjuggler :blush:

ozzdemir avatar May 30 '22 15:05 ozzdemir

Merhabalar,

Dosyaları eklerken birden fazla eklemeyi dene, prefix sayfası açılacaktır.

m-fatihozkan avatar Sep 13 '22 08:09 m-fatihozkan

This issue was all about that actually, sometimes it is not possible to add multiple files due to them being in different directories. My current hotfix is creating symbolic links to into one single folder.

ozzdemir avatar Sep 13 '22 08:09 ozzdemir