michael-ts

Results 27 comments of michael-ts

This is a really neat piece of software, but I am a bit disappointed by this response. "Any solution to solve it?" I realize place and route isn't an easy...

As a workaround, it appears that I can change cond1(yes)->sub1->op5->op6->io2->op8 to cond1(yes)->sub1->op5->op6->io2(left)->op8 and then change op1=>operation: op1 to op1=>operation: op1...................................

Another vote for this feature.

As a workaround, you can emulate 2 operations running in parallel by creating a new condition with instructions to follow both the "Yes" and "No" path. Seems like it would...

@jfehr67 Are you referring to "Authentication in URL" which looks something like `https://username:[email protected]/`? When I try this I get an authorization failure from the server, what are you saying needs...

I just want to add on to this that plain idention doesn't appear to work, either. Example: this is what it looks like in Google Docs: ![Selection_081](https://user-images.githubusercontent.com/3298626/60843672-2df47680-a18c-11e9-9b98-319c0ffe33c5.png) This is the...

Thanks, that allowed me to install the plug-in, but I still don't see it from the plug-ins menu. Do I have to have anything selected for it to show up?...

Ah, it may be beacuse there is an error initializing the module, I didn't see this until I restarted: ``` Couldn't load plugin 'chinesepostman' due to an error when calling...

@StrumentiResistenti No, not blocking.

Looks like there is a PR to fix this, although it was made from an older copy.