Skip to content

Lookback parameter for resume to detect new threads on old messages#585

Merged
rusq merged 4 commits intomasterfrom
i584
Dec 19, 2025
Merged

Lookback parameter for resume to detect new threads on old messages#585
rusq merged 4 commits intomasterfrom
i584

Conversation

@rusq
Copy link
Copy Markdown
Owner

@rusq rusq commented Dec 19, 2025

  • add lookback parameter
  • resume wizard
  • wiz lookback

Fixes #584.

The lookback parameter is set to 1 week by default, and can be specified when running resume:

slackdump resume -lookback 30d

or in ISO 8601 format:

slackdump resume -lookback p4w5dt21h30m5s

Meaning, that slackdump will look back 4 weeks 5 days 21 hours 30 minutes and 5 second from the latest archived message in the channel.

It can also be configured in the slackdump wizard in "Resume Options" screen:

Image

@rusq rusq changed the title Lookback parameter for resume to detect new threads on old posts Lookback parameter for resume to detect new threads on old messages Dec 19, 2025
@rusq rusq merged commit 368b42b into master Dec 19, 2025
3 checks passed
@rusq rusq deleted the i584 branch December 19, 2025 11:43
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

resume -threads does not discover new threads on old messages

1 participant