Rustam

Results 211 comments of Rustam

Experimented with this over the weekend - findings: Slack does not allow to seek past Page 100, when page > 100 requested, Slack returns the first page (Page=1). Seems to...

Hey @yarikoptic , with the great help of a slackdump user in Telegram, we were able to get it going, you can check the "v3" branch. ``` git checkout v3...

## Getting help Help is still in progress, but most of the commands will provide the flags and their description. To get the list of commands: ``` go run ./cmd/slackdump...

Hey @xiaket, thank you for the feedback! Sorry about that, v3 is in heavy development, I have renamed "record" to "archive" to make the purpose more clear, I'll update my...

Hey @hutchiko thanks for letting me know, I'll update the code and tests, when able! Glad that you were able to make it work.

@mahiki make sure you running off the master branch (v3), experimental enterprise support is implemented on v3, v2 does not support enterprise instances.

Hey @Winniepoom , `-enterprise` works on the master branch. `master` branch contains v3 code in pre-alpha stage.

@wshanks this is fixed now. You can also use `workspace new` command, i.e. ``` go run ./cmd/slackdump workspace new ``` You can authenticate in more than one workspaces with this...

Hey @devilrock111 , thank you for the suggestion. Basically a "delete all" button, if I understand you correctly?

@pkess You may want to look at this project too: https://github.com/nzeemin/ukncbtl-utils/wiki/ESCParser It already renders graphics (but doesn't render overprint/bold) I'm attaching `test_Graphics_invoice.CP850.prn` rendered by this utility [output.pdf](https://github.com/zub2/dotprint/files/5212490/output.pdf)