mirror of
https://github.com/Jermolene/TiddlyWiki5
synced 2026-04-19 13:21:29 +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