slackdump icon indicating copy to clipboard operation
slackdump copied to clipboard

Please consider adding the merge option

Open aijkl opened this issue 2 years ago • 1 comments

My apologies if my understanding is not clear. I would like to have the option to merge channels.json and users.json, channels.json is probably respaced, so only the current channels are stored in channels.json. I would like to have the option to merge channels.json when I run it in --merge mode.

Here's an example:. Dump on January 1, 1970 channel A disappears on January 2, 1970 Dump on January 3, 1970 I want channel A to remain in channels.json after the dump on Jan 3, 1970.

And what if the channel name is changed?

Please consider this.

aijkl avatar Mar 31 '23 16:03 aijkl

Hi @aijkl, thank you for the suggestion, I think i got the idea. There will be a resume logic implemented soon-ish (as described here #174), can probably accommodate for the name changes as well.

rusq avatar Apr 01 '23 10:04 rusq