Grouped Custom Exceptions
Posted: Sun Aug 25, 2019 10:35 am
GW 3.0.14.
Here is a typical example:
[code]
;B[cc]
;GWRIMEX[elsewhere]W[tt]
;GWRIMEX[elsewhere]B[tt]
;W[tt];B[tt][/code]
In the exported ODG diagram, the exceptions text is:
[code]
2 elsewhere.
3 elsewhere.
4 5 pass.[/code]
The same text of the custom exceptions are not grouped but the same text of the passes is grouped.
Can I also group the custom exceptions? It should be:
[code]
2 3 elsewhere.
4 5 pass.[/code]
If this is not possible yet, I request this feature because I use custom exceptions a lot with texts such as "elsewhere" or "ko pass". E.g., I often find it useful to use "elsewhere" to describe the moves of ko threat and answer sequences in a ko fight so a diagram can easily have lots of "elsewhere" custom exceptions.
Grouping for exactly same text should work like it does for pass or ko.
More grouping choice could be imagined but would be too nice luxury. As would be a remembered previous text and a shorthand command.
BTW, thank you for providing custom exceptions! They are more convenient and flexible than the earlier language translation exceptions.
FYI, GW 3.0.17 with newer Java does not work for me yet. I have to use Java 8 to avoid the bugs of the newer program versions related to Java.
Here is a typical example:
[code]
;B[cc]
;GWRIMEX[elsewhere]W[tt]
;GWRIMEX[elsewhere]B[tt]
;W[tt];B[tt][/code]
In the exported ODG diagram, the exceptions text is:
[code]
2 elsewhere.
3 elsewhere.
4 5 pass.[/code]
The same text of the custom exceptions are not grouped but the same text of the passes is grouped.
Can I also group the custom exceptions? It should be:
[code]
2 3 elsewhere.
4 5 pass.[/code]
If this is not possible yet, I request this feature because I use custom exceptions a lot with texts such as "elsewhere" or "ko pass". E.g., I often find it useful to use "elsewhere" to describe the moves of ko threat and answer sequences in a ko fight so a diagram can easily have lots of "elsewhere" custom exceptions.
Grouping for exactly same text should work like it does for pass or ko.
More grouping choice could be imagined but would be too nice luxury. As would be a remembered previous text and a shorthand command.
BTW, thank you for providing custom exceptions! They are more convenient and flexible than the earlier language translation exceptions.
FYI, GW 3.0.17 with newer Java does not work for me yet. I have to use Java 8 to avoid the bugs of the newer program versions related to Java.