mirror of
https://github.com/Jermolene/TiddlyWiki5
synced 2026-08-21 18:28:55 +00:00
document.location gives us an URL encoded version of the original filename, so we decode it to recover the original filename for saving. Fixes #2828 Fixes #2819