3llo icon indicating copy to clipboard operation
3llo copied to clipboard

Batch operation

Open alimoezzi opened this issue 4 years ago • 3 comments

Because of interactive base of 3llo its hard for example to add multiple cards at the same time or assign multiple cards to some one

alimoezzi avatar Jun 13 '20 14:06 alimoezzi

If it was not interactive I could use xargs to e.g. add multiple cards

alimoezzi avatar Jun 15 '20 20:06 alimoezzi

Hi @realsarm I gave this a thought. I'd like to keep 3llo being interactive since that was the intention from the beginning. There are non-interactive alternatives like https://github.com/mheap/trello-cli, have you given it a try?

I think we could make card assign to accept multiple card IDs to support multiple user assignments.

qcam avatar Jun 16 '20 07:06 qcam

You know there are other solution to keep 3llo both interactive and productive. If it could accept argument from file within the directory that 3llo was called and iterate through the file the same batch behavior can be achieved without loosing its interactivity

You know its not only about adding multiple card imagine you wants to assign cards with specific label to a member

alimoezzi avatar Jun 16 '20 08:06 alimoezzi