GithubHelp home page GithubHelp logo

freeplane-packandgogo's Introduction

Pack and Go-Go

Originally Pack And Go by Volker Börchers - no longer maintained

Pack and Go-Go adds a menu item to create a ZIP file with the mindmap, packing also its images and linked mindmaps (without dependencies).

Note: All files are loaded into RAM. If you get an Out Of Memory Error, see https://docs.freeplane.org/attic/old-mediawiki-content/Troubleshooting.html#freeplane-throws-out-of-memory-exception

Version Compatibility

Works with Freeplane version 1.9.1 and above.

Download

PackAndGoGo.addon.mm

freeplane-packandgogo's People

Contributors

macmarrum avatar

Stargazers

 avatar  avatar

Watchers

 avatar

freeplane-packandgogo's Issues

Issue with accented characters

Hi,

As mentioned previously packandgogo change the character encoding. The original file uses the UTF-8 encoding but the packed file uses ANSI encoding

I join a zip file with the original file and the packed one:

TEST-packandgogo.zip

Freeplane displays the original file correctly, but the packed one displays wrong accented characters.
If you open the .mm file in a text editor that autodetect encoding, you will see that the original file is UTF-8 encoded, and the packed one ANSI encoded.

Again, thanks a lot for your great support ! :)

Pack and Go-Go Error

Hi
It's not working for me. Just installed the Add-On.
Freeplane v. 1.11.7
Java v. 15.0.10
Pack and Go-Go 2023.10.05

I will attach the Map, Images and Screenshot of the Error.

I tried it 3 times.
1.
Resulted with Error and a Zip file. After opening the zip file all the images were included except the last image on the last node.
2.
The last 2 nodes were open when I packed it.
Resulted in no zip file appearing.
3.
New mind map without any images.
Map was saved as a zip file.

Pack 'n Go Go Map - Files & Sreenshot of Error.zip

Thanks.

Accented characters and internal hyperlink

Hi,

I discovered 2 others bugs:

  • Accented characters are converted to another encoding. Ex: "Confidentialité" becomes "Confidentialit�"
  • The hyperlinks to internal node of the mindmap are replaced with a wrong link. eg: in the MYMAP.mm source, the initial file contains LINK="#ID_531479717" but after using PackAndGoGo it is replaced by LINK="MYMAP-files/parent-directory-name/"

Thanks again for your great work and your very quick answering !

Error in internal link

Hi,

Thanks for fixing the issue with accented characters !
I found another bug: packandgogo changes de link id of internal links.

e.g:
the original code is:
<node TEXT="Analyse de seuil" ID="ID_70978170" CREATED="1691074260744" MODIFIED="1713691937680" LINK="#ID_653291111" HGAP_QUANTITY="14.75 pt" VSHIFT_QUANTITY="-27 pt">

packandgogo change it to:
<node TEXT="Analyse de seuil" ID="ID_70978170" CREATED="1691074260744" MODIFIED="1718271656399" LINK="SDM-FAIR-0.14-files/SDM-FAIR-DPIA/#ID_653291111" HGAP_QUANTITY="14.75 pt" VSHIFT_QUANTITY="-27 pt">

Note that: "SDM-FAIR-0.14.mm" is the filename of my mindmap and "SDM-FAIR-DPIA" is the name of the folder where the file is stored.

Note also that de zip file generated by packandgogo creates a folder "SDM-FAIR-0.14-files" as expected, but it also create in this folder, a subfolfer named "SDM-FAIR-DPIA" (which is the name of de folder containing the original mindmap).

Many thanks !

Error with path name including space characters

Hello,

Freeplane display the error: java.security.PrivilegedActionException: java.io.FileNotFoundException whenever the path of the mindmap file includes space characters.

Thanks for your work !

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.