Re: [Vym-forum] trouble
Brought to you by:
insilmaril
|
From: View Y. M. <vy...@in...> - 2023-06-25 18:31:36
|
Hi Luca, thanks for continuing to share your experiences! I'm looking into it and at least some minor findings I hopefully fixed, see below. Though issue tickets on github would be easier to track ;-) In general I use RichText for headings rarely, the plain text is easier to colorize (F1-F10) and edit within the MapEditor (just press Return-key to start/finish editing) I continue to look into your reports, might take a while. I would not recommend to go back to 2.6.11 from 2017, too many bugfixes and features missing there. And yes, file format has change in the mean time. Some hints on zooming/editing, should also apply to 2.6.x, if I remember correctly: With "A" new branches are added, new branch should have plain text and be in view, inline LineEditor within map. I just saw the "jumping" out of visible area, but cannot really reproduce it. This would be another but :-( In the default setting the selection jumps back to *parent* after adding a new item. For editing "Return" key is used (see above) "," is the shortcut to center and reset view, "." to only center (and pan out, if required) Hope that helps Uwe P.S.: If you build vym locally and want to test, you can use the "-l" option, so that vym looks for macros, defaults, etc. relative to current directory instead of /usr/share/packages/... commit 46e3dc599d50d8cdd43a5c75cf299d9c3507e6da (HEAD -> release, origin/release) Author: Uwe Drechsel Date: Fri Jun 23 11:01:15 2023 +0200 Bugfix: Update HeadingEditor for RichText heading, when frame background changes commit aed19f48abc83aa848503c625b2f2d60fbe69e19 Author: Uwe Drechsel <vym@ Date: Fri Jun 23 10:25:10 2023 +0200 Bugfix: Update color and heading of HeadingEditor if map background color changes and heading is RichText, background color of editor will change, too. commit 854affa2011a05d07ccff3c3abd8ddac54e48a5b Author: Uwe Drechsel <vym@ Date: Wed Jun 21 15:20:45 2023 +0200 Bugfix: #70 HeadingEditor doesn't use map background when switching on RichText mode On 25.06.23 09:07, Luca Navone wrote: > I continue to share my experience (please stop me if you think it is > unuseful). > - I dropped vym version 2.9.2 on linux because black background of > notes. It was impossible to deal with. > - I've installed 2.6.11 versione (debian legacy package) and it > works, but: > -- I can't export maps edited with 2.9.2 version in 2.6.11 format. > Neither with xml export. It seems xml format of 2.9.2 is different > from 2.6.11. The only way I've found for don't lose my work was to > export in md format and then to past/copy contents. I tried to do the > opposite (from 2.6.11 to 2.9.2) using xml format (unzipped vym files > and loading resulting xml in 2.9.2) and it works fine. Compatibility > from older to new version seems possible. > -- trouble with headings editing with 2.6.11: no problem with first > and second level of headings but starting with the tirdh level it is > very difficult to click on the newly added nodes (with A keys) for > editing. They are opened out of the graphical map screen and also > zooming the panel I can't find a way to select them. The only way to > edit them was using the tree editor. Not very handy but a minor > problem compared to black notes background in version 2.9.2. > Thanks, > Luca > > > _______________________________________________ > Vym-forum mailing list > Vym...@li... > https://lists.sourceforge.net/lists/listinfo/vym-forum |