euu

Results 28 issues of euu

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...

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

I always felt a bit unsatisfied about how the search results displayed when the node text is long. I never knew why. For some reason, I always need to navigate...

enhancement

Option to ignore diacritics (accents).

enhancement

Right now, if Node A has `aaa` in the details, and Node A Child has `bbb` in the core, the search `aaa bbb` doesn't return results.

enhancement

DroidPlane is impressive!! Thanks!! It would be useful to me if I could open the images that I have in the mindmap. I'm talking about the images that are created...

### Preflight Checklist * [x] I agree to follow the [Code of Conduct](https://github.com/jgraph/drawio/blob/master/CODE_OF_CONDUCT.md) that this project adheres to. * [x] I have searched the issue tracker for a feature request...

Currently, even if there are no categories, The Insert is there at the top, and clicking on it does nothing: ![image](https://github.com/freeplane/freeplane/assets/77707706/db571a66-5d59-47ae-9d05-ffb73ec1c76c) New users will find it confusing because, when there...

feature request