mirror of
https://github.com/Jermolene/TiddlyWiki5
synced 2025-08-03 20:33:54 +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