Basics · 2 min
How to stop a cleanup safely
Auf Englisch verfügbar
A run can be stopped at any point. Items already deleted stay deleted, and nothing is left in a broken state.
- 01
Tap Stop on the delete screen
The outlined Stop button ends the running selection and the queue behind it.
In der App Delete screen → Stop
- 02
Let the current item finish
Unpost completes the item in flight before it stops, so the log always matches what actually happened.
In der App Delete screen → Log
- 03
Start again when you are ready
A new run reads your history as it stands now, so it picks up naturally where the last one ended.
In der App Main → Discord → unpost.user
Gut zu wissen
- Backgrounding the app also ends a run, but without the clean handoff — use Stop when you can.
Weitere Anleitungen