mirror of
https://github.com/Jermolene/TiddlyWiki5
synced 2025-02-13 01:20:02 +00:00
![Jeremy Ruston](/assets/img/avatar_default.png)
With a demo courtesy of https://random.dog/ @rmunn you recently worked on the base64 utilities. I tried to use $tw.utils.base64Encode instead of window.btoa, but found that it didn't work. It's concerning because we expose that utility method as a filter operation, and it would be frustrating if we were not base64encoding things properly.