StRuoff

Results 5 comments of StRuoff

Yes, I get it for bib too. I think the error is caused by ` else: tags=[meta['tags'],folder] ` in Line 390 of menotexport.py. That is in the section getting the...

The condition I mentioned is: `elif type(meta['tags']) is list and folder not in meta['tags']:` The Problem for me is, that one of the Tags in the Document is the same...

Thanks for the response! I figured it out myself, how to patch it, an ended up with exactly the line you suggested to add. Are there other enhancements in the...

can I post my questions in this issue or create a new one? I'm quite new to GitHub, so I don't want to mess with the "structures" of it :-)

Some additional Info: If I run a workflow (Input, 2 custom components (both remote), Output),via `rce -p default --batch "wf run -p placeholder_file workflow_file"` it works just fine.