Question: a "delete media" option e.g. for clean-up purposes
Offen
enhancement
question
- Vorherrschende Sprache
- Python
- Sterne
- 754
- Forks
- 69
- PR-Merge-Kennzahlen
- Keine gemergten PRs in 30 T.
Beschreibung
- after downloading media to local disk, maybe a "delete" option would be helpful to "clean up" on the server side
- would be useful for archiving and reducing matrix server db size
Beitragsleitfaden
Für dieses Repository ist kein Beitragsleitfaden indexiert
Rechercherichtung
Look at the existing media handling code in matrix-commander, likely in a module like media.py or upload.py. Understand how media is currently downloaded and stored. The feature requires adding a delete command that interacts with the Matrix API to remove media from the server. Check the Matrix spec for media deletion endpoints and test with a local or test server.
Vom Indexierungsmodell aus dem Issue-Text verfasst.
Bewertung
- Tech-Stack
- python
- Bereich
- cli
- Issue-Typ
- Feature
- Schwierigkeit
- 3/5
- Geschätzter Aufwand
- 1-2 Tage
- Aktivitätsstatus
- Veraltet
- Klarheit
- Größtenteils klar
- Anfängerfreundlichkeit
- 45/100