feat: Add previous workday mode to Mattermost extractor and enhance sync script
This commit is contained in:
@@ -55,3 +55,9 @@ Recommended raw archive location:
|
||||
- `archives/slack/export/`
|
||||
|
||||
The importer can auto-detect `fidelity*` channels and auto-tune message selection for very large exports.
|
||||
|
||||
The Mattermost extractor can also fetch the latest prior day with channel activity for standups. It starts from the previous calendar day and expands backward automatically when there is no activity, which covers Mondays, weekends, holidays, and OOO gaps.
|
||||
|
||||
```bash
|
||||
bash scripts/mattermost/sync.sh --previous-workday
|
||||
```
|
||||
|
||||
Reference in New Issue
Block a user