8go / 8go/matrix-commander

Question: a "delete media" option e.g. for clean-up purposes

Open
#3 7 comments 2 reactions 0 assignees View on GitHub
enhancement question
Dominant language
Python
Stars
754
Forks
69
PR merge metrics
No merged PRs in 30d

Description

- 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

Contributor guide

No contributing guide indexed for this repository

Research direction

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.

Written by the indexing model from the issue text.

Assessment

Tech stack
python
Domain
cli
Issue type
Feature
Difficulty
3/5
Estimated time
1-2 days
Activity status
Stale
Clarity
Mostly clear
Newbie friendliness
45/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.