Uploaded Files
Syntax
- Writing
[filename URL]
allows you to access the URL with a title attached. - Additionally, a trash can icon is displayed.
- Clicking the icon deletes the file.
URL Experiments
https://scrapbox.io/files/605b3d2c01dfb300239de7b6.zip?title=a.csv.zip
- Result: a.csv.zip
https://scrapbox.io/files/605b3d2c01dfb300239de7b6.zip?title=b.csv.zip
- Result: b.csv.zip
https://scrapbox.io/files/605b3d2c01dfb300239de7b6.zip
- Without adding title=
- Result: a.csv.zip
https://scrapbox.io/files/605b3d2c01dfb300239de7b6.ziptitle=x.csv.zip
- Non-existent filename
- Result: x.csv.zip
API
- There seems to be an API for file deletion and other actions.
- However, I couldn’t find it.
- It would be nice to have an upload API as well.