Skip to content

Instantly share code, notes, and snippets.

@benchonaut
Created November 19, 2017 12:38
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save benchonaut/36d693ea4d5faaa5edfa9575409af151 to your computer and use it in GitHub Desktop.
Save benchonaut/36d693ea4d5faaa5edfa9575409af151 to your computer and use it in GitHub Desktop.
mindmup → tiddlywiki

Mindmup WAS cool , but they choose do switch to closed source (B1TCHM0VE) , and require a Google/NSA Account as well ( Go4ckUSlts), so even their import / export function in MindSlt2 is nonsense. Luckily .mup files are simple json ,# and tiddywiki with map plugins also export/import to/from .json ... the troubles faced might be resolved...

IMAGES

both have base64 images, but mindmup defines width & height, tiddlymap needs an single image/png tiddler , icons have a size ( which shouldn't be higher than 150), so we choose to take the largest dimension and scale it by factor 0.2 ( if images in your mindmup scale to 1400px in largest dimension, use 0.1)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment