mirror of
https://github.com/Jermolene/TiddlyWiki5
synced 2026-05-19 11:52:32 +00:00
c45f4d1c62
We don't need to encodeURIComponent at all when using blob links. The data never goes into the dom directly, just a guid reference. This makes saving with blobs very fast!