mirror of
https://github.com/Jermolene/TiddlyWiki5
synced 2026-03-20 06:39:51 +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