Freeplane-Jumper icon indicating copy to clipboard operation
Freeplane-Jumper copied to clipboard

A search box for Freeplane with on-the-fly filtering and full keyboard control. Quick navigation in your maps!

Results 14 Freeplane-Jumper issues
Sort by recently updated
recently updated
newest added

In order to integrate Jumper into the UtilityPanels script, I modified Jumper, to make it accept headless calls. See: https://github.com/euu2021/Freeplane_UtilityPanels

https://github.com/lilive/Freeplane-Jumper/blame/47e5185a4682b1b5b73ac49f4305b0079e885751/src/main/groovy/search/Filter.groovy#L32

I'm improving my scripting skills, so I think that soon I will be able to study the Jumper code. An idea that I would like to test is a new...

@Ndrocchietto [wrote](https://github.com/lilive/Freeplane-Jumper/issues/1#issuecomment-939269953): > great software, there is a shortcut search in all the (open) maps, ctrl alt shift N that allow me to jump around all my opened maps, so...

enhancement

I just found another problem with the accents. Those little devils don't care if the search is case-sensitive or not. Notice that searching for "á" doesn't find "Á": ![javaw_l115DQcl2A](https://user-images.githubusercontent.com/77707706/219672371-5e9a384b-f10f-4d2c-88e4-bae908edd16c.gif)

bug

Due to this [feature request](https://sourceforge.net/p/freeplane/discussion/758437/thread/8ea365816c/#238d/a26a) and this [discussion](https://github.com/lilive/Freeplane-Jumper/issues/13), I'm considering to change the interactions with the results list. Can you tell me what do you think about this proposal ?...

enhancement
wip

Using Google Sheets analogy, Jumper's current behavior is like having "Also search within formulae" checkbox selected (in Advanced search). For example * node ID_1 has core text `foo` * node...

enhancement

Jumper is near unusable with very big maps. I open this issue to inform the user who may wait for improvement. A first step would be to implement multi threading....

enhancement

@euu2021 [wrote](https://github.com/lilive/Freeplane-Jumper/issues/1#issuecomment-1210880039): > Execute operations directly from the Jumper window. For example: Connect. So, the operation is executed on the node selected in the search list. This would be useful,...

enhancement

You're welcome to post here to let me know that you use Jumper, to make comments... ~~propose improvements or make feature requests~~ To report problems, propose improvements or make feature...

feedback