lilive / Freeplane-Bookmarks-add-on

Add bookmarks to Freeplane mindmap nodes, and easily navigate beetween them.
17 stars 1 forks source link
add-on bookmark freeplane marque-pages module

logo Bookmarks for Freeplane

Voir en français french flag

This add-on allows to bookmark some nodes in a Freeplane map, and to easily navigate between them.

There are two kinds of bookmarks :

demo

This add-on create a new "Bookmarks" entry in the menu bar, which give access to the different actions :

Apart form these 3 main actions, it is also possible to create links to or from the bookmarked nodes.

Feedback and contributions

Any feedback will be very appreciated and will help to improve this add-on :smile:

Pull requests are also very welcome. The code is documented. Do not hesitate to ask for any guidance, if needed.

Installation

Update

To update the add-on, just install its newer version. No need to uninstall it first.

Important : If you have created bookmarks with a version of this add-on prior to v0.5.1, you have to update your maps that contain bookmarks. Use the "Bookmarks>Tools>Update map with bookmarks defined by a previous version of the add-on" feature.

Disclaimer

I have used this add-on for myself since almost two years on a daily basis, and I've never had any problems. The most downloaded version was downloaded 115 times and no one have reported problems. I think it's OK, but still I prefer to warn: use this add-on at your own risks.

If you want more information consider these 2 points :

Again, I've never notice any problem, but feedback about these points will be appreciated !

TODO - Ideas

Legend:
[ ] = To do
[?] = To do, but is it a good idea ?
[n] = (n is a number) To do, lower number means higher priority


[1] Update this readme
[1] Update the documentation about "remove all bookmarks in subtree"
[1] Improve help text about show/hide clones in help tooltip.
[1] Add to context menu


[2] Allow to sort the named bookmarks list by name
[2] Allow to display anonymous bookmarks first when dialogs open, or remember the last state, or select the state according to the currently selected node
[2] Add an icon to the menu and the package [2] May it be possible to display only the bookmarks, and restore the previous state afterward ?


[3] Continue to reduce duplicated code
[3] Remove JMap return from functions that modify namedBookmarks
[3] Allow to add and remove named bookmarks directly with icon manipulation
[3] Add option to warn when deleting a named bookmark
[3] Add a warning on creation of a named bookmark with an already used name


[?] Make it compatible with aliases (define bookmarks as aliases, allow multi-characters names)
[?] Handle bookmarks appearance with conditional styles
[?] Implement temporary bookmarks (vanish when map is closed)
[?] A "jump to link anchor" feature
[?] Move/Copy nodes to bookmark (or link anchor)
[?] Global bookmarks (can be used to reach closed maps)
[?] Move menu into Navigation menu
[?] Search bookmark by name
[?] Bookmark name edition

Build

If you want to build the add-on installation file bookmarks-vX.X.X.addon.mm yourself, you have to build the library before to package the add-on.

Now you can open bookmarks.mm with Freeplane and package the add-on with Tools > Developer Tools > Package add-on for publication. This will create the file bookmarks-vx.x.x.addon.mm. Open this file with Freeplane install the add-on.