<?xml version="1.0" encoding="utf-8"?>
<rss version="2.0">
<channel>
<title>PlantUML Q&amp;A - Recent activity in Wanted features</title>
<link>https://forum.plantuml.net/activity/wanted-features</link>
<description>Powered by Question2Answer</description>
<item>
<title>Edited: How to pass raw latex code to the Tikz/LaTeX export</title>
<link>https://forum.plantuml.net/20445/how-to-pass-raw-latex-code-to-the-tikz-latex-export?show=20445#q20445</link>
<description>&lt;p&gt;I really like the latex:nopreamble export feature, but to fully integrate it with my documents I would like to pass raw latex code to the exported file, i.e.&lt;br&gt;&lt;br&gt;&amp;nbsp;&lt;/p&gt;&lt;pre&gt;@startuml
A -&amp;gt; B: &amp;lt;raw&amp;gt; something \gls{glossary-entry} \autocite{cool-source} &amp;lt;/raw&amp;gt;
@enduml
&lt;/pre&gt;</description>
<category>Wanted features</category>
<guid isPermaLink="true">https://forum.plantuml.net/20445/how-to-pass-raw-latex-code-to-the-tikz-latex-export?show=20445#q20445</guid>
<pubDate>Tue, 09 Jun 2026 13:11:52 +0000</pubDate>
</item>
<item>
<title>IDEF0 support</title>
<link>https://forum.plantuml.net/20443/idef0-support</link>
<description>It would be great if PlantUML supported IDEF0 diagrams (&lt;a href=&quot;https://en.wikipedia.org/wiki/IDEF0&quot; rel=&quot;nofollow&quot;&gt;https://en.wikipedia.org/wiki/IDEF0&lt;/a&gt;).</description>
<category>Wanted features</category>
<guid isPermaLink="true">https://forum.plantuml.net/20443/idef0-support</guid>
<pubDate>Wed, 27 May 2026 09:18:25 +0000</pubDate>
</item>
<item>
<title>Commented: Plans for BPMN support</title>
<link>https://forum.plantuml.net/5647/plans-for-bpmn-support?show=20442#c20442</link>
<description>That's a real &amp;nbsp;shame this feature is frozen. I have been trying some of the alternatives out there and they aren't very good.</description>
<category>Wanted features</category>
<guid isPermaLink="true">https://forum.plantuml.net/5647/plans-for-bpmn-support?show=20442#c20442</guid>
<pubDate>Thu, 21 May 2026 08:32:55 +0000</pubDate>
</item>
<item>
<title>Commented: Other time scales for Gantt Diagram (Ex : Hours)</title>
<link>https://forum.plantuml.net/7540/other-time-scales-for-gantt-diagram-ex-hours?show=20437#c20437</link>
<description>The use case of a generic timeline in the course of Hours/Minutes/Seconds would extend to a chain of events, or show a breakdown of tasks performed within a day (as often workers do). &lt;br /&gt;
&lt;br /&gt;
It does not necessarily need to be for labor hours, just a more generic dependency graph. &amp;nbsp;And more generic scale.&lt;br /&gt;
&lt;br /&gt;
For instance, applying a series of logged events with their own slow-running processes could show a failure mode within a day. &amp;nbsp;I understand a Gantt chart is intended to &amp;quot;plan&amp;quot; for events on project-manager timescales, but I find a HH:MM:SS (or millis() timestamped) format could be very useful as well.</description>
<category>Wanted features</category>
<guid isPermaLink="true">https://forum.plantuml.net/7540/other-time-scales-for-gantt-diagram-ex-hours?show=20437#c20437</guid>
<pubDate>Mon, 18 May 2026 20:45:29 +0000</pubDate>
</item>
<item>
<title>Answered: Programming PlantUML in Rust</title>
<link>https://forum.plantuml.net/20419/programming-plantuml-in-rust?show=20422#a20422</link>
<description>&lt;p&gt;To the best of my knowledge there some (ongoing) work on native executables, see also:&lt;/p&gt;&lt;ul&gt;&lt;li&gt;&lt;a href=&quot;https://github.com/plantuml/plantuml/releases/tag/v1.2026.2-native&quot; rel=&quot;nofollow&quot;&gt;https://github.com/plantuml/plantuml/releases/tag/v1.2026.2-native&lt;/a&gt;&lt;/li&gt;&lt;li&gt;&lt;a href=&quot;https://github.com/plantuml/plantuml/issues/1344&quot; rel=&quot;nofollow&quot;&gt;https://github.com/plantuml/plantuml/issues/1344&lt;/a&gt;&lt;/li&gt;&lt;/ul&gt;</description>
<category>Wanted features</category>
<guid isPermaLink="true">https://forum.plantuml.net/20419/programming-plantuml-in-rust?show=20422#a20422</guid>
<pubDate>Sun, 26 Apr 2026 07:58:17 +0000</pubDate>
</item>
<item>
<title>Commented: Wrapping for arrow text</title>
<link>https://forum.plantuml.net/19550/wrapping-for-arrow-text?show=20411#c20411</link>
<description>&lt;p&gt;FYI, here are some discussions on this topic and new enhancement here:&lt;/p&gt;&lt;ul&gt;&lt;li&gt;&lt;a rel=&quot;nofollow&quot; href=&quot;https://github.com/plantuml/plantuml/issues/2660&quot;&gt;CSS equivalent of `skinparam maxMessageSize` · Issue #2660 · plantuml/plantuml&lt;/a&gt;&lt;/li&gt;&lt;li&gt;&lt;a rel=&quot;nofollow&quot; href=&quot;https://github.com/plantuml/plantuml/pull/2661&quot;&gt;fix: read MaximumWidth style property for arrow message wrapping (#2660) by dnguyenv · Pull Request #2661 · plantuml/plantuml&lt;/a&gt;&lt;/li&gt;&lt;/ul&gt;&lt;p&gt;Regards,&lt;br&gt;Th.&lt;/p&gt;</description>
<category>Wanted features</category>
<guid isPermaLink="true">https://forum.plantuml.net/19550/wrapping-for-arrow-text?show=20411#c20411</guid>
<pubDate>Wed, 15 Apr 2026 10:22:00 +0000</pubDate>
</item>
<item>
<title>Commented: Adding a note to start and end state</title>
<link>https://forum.plantuml.net/20400/adding-a-note-to-start-and-end-state?show=20402#c20402</link>
<description>&lt;p&gt;It worked!&lt;/p&gt;&lt;p&gt;Thanks very much!&amp;nbsp;&lt;img title=&quot;smiley&quot; alt=&quot;smiley&quot; src=&quot;https://forum.plantuml.net/qa-plugin/wysiwyg-editor/ckeditor/plugins/smiley/images/regular_smile.png&quot; style=&quot;height:23px; width:23px&quot;&gt;&lt;/p&gt;</description>
<category>Wanted features</category>
<guid isPermaLink="true">https://forum.plantuml.net/20400/adding-a-note-to-start-and-end-state?show=20402#c20402</guid>
<pubDate>Mon, 23 Mar 2026 16:36:13 +0000</pubDate>
</item>
<item>
<title>Answered: Gantt: Allow multilines footer</title>
<link>https://forum.plantuml.net/17173/gantt-allow-multilines-footer?show=20397#a20397</link>
<description>&lt;p&gt;Hi,&lt;/p&gt;&lt;p&gt;That is now fixed (observed on &lt;strong&gt;v1.2026.3+&lt;/strong&gt;)&lt;/p&gt;&lt;blockquote&gt;&lt;p&gt;&lt;a target=&quot;_blank&quot; rel=&quot;nofollow&quot; href=&quot;https://editor.plantuml.com/uml/SoWkIImgIK_CAodXvKhBpoz9BUBbyYtDASdCoSnBBNQ3YUGNfIh0f5FpKk1iNgxeaiJYRCDOXPp4uf9Y1KE5yjJKR5uk1w0YiAa0&quot;&gt;&lt;img alt=&quot;&quot; src=&quot;https://img.plantuml.biz/plantuml/svg/SoWkIImgIK_CAodXvKhBpoz9BUBbyYtDASdCoSnBBNQ3YUGNfIh0f5FpKk1iNgxeaiJYRCDOXPp4uf9Y1KE5yjJKR5uk1w0YiAa0&quot; style=&quot;height:72px; width:113px&quot;&gt;&lt;/a&gt;&lt;/p&gt;&lt;/blockquote&gt;&lt;p&gt;Regards,&lt;br&gt;Th.&lt;/p&gt;</description>
<category>Wanted features</category>
<guid isPermaLink="true">https://forum.plantuml.net/17173/gantt-allow-multilines-footer?show=20397#a20397</guid>
<pubDate>Fri, 20 Mar 2026 12:44:45 +0000</pubDate>
</item>
<item>
<title>Cross functional process flow diagram</title>
<link>https://forum.plantuml.net/20385/cross-functional-process-flow-diagram</link>
<description>Using corporate IT we can create cross functional process flows with the Excel standard cross functional process flow template which uses a visio addin to visualise the diagram from a simple spreadsheet list. However the diagram is plain and not very easy to read or use. &amp;nbsp;&lt;br /&gt;
&lt;br /&gt;
Plantuml currently allows the creation of simple process flows but not true cross functional process flows (twin axis) like in excel and visio and BPMN2.0. &amp;nbsp;I believe that creating this capability will grow plantumls audience to cover business analysts alongside architects like myself and will be of greatest value to businesses.&lt;br /&gt;
&lt;br /&gt;
If you choose to act upon this I would be most willing to support in anyway I could</description>
<category>Wanted features</category>
<guid isPermaLink="true">https://forum.plantuml.net/20385/cross-functional-process-flow-diagram</guid>
<pubDate>Fri, 13 Mar 2026 14:17:12 +0000</pubDate>
</item>
<item>
<title>Answered: How to change printscale quarterly so Q1 starts on a February rather than January ?</title>
<link>https://forum.plantuml.net/20348/change-printscale-quarterly-starts-february-rather-january?show=20355#a20355</link>
<description>At this time, **printscale** does not have a secret syntax for that. Since the gregorian calendar is hardwired to quarters, Q1 equals January–March, end of story. Fiscal calendars beginning in February are not supported natively.&lt;br /&gt;
&lt;br /&gt;
As you said, offsetting dates or replacing your tasks with explicit start/end dates in place of quarter tokens are the only workarounds that I've encountered. However, it disrupts the &amp;quot;real&amp;quot; date alignment and quickly causes chaos on the Gantt chart.&lt;br /&gt;
&lt;br /&gt;
The clear answer would be to attach &amp;quot;starts at 2026Q2&amp;quot; to a bespoke fiscal start, but that isn't done. Consequently, this is definitely a feature request.&lt;br /&gt;
&lt;br /&gt;
You're not alone if your organization operates on a fiscal year that extends from February to January. Configurable quarter anchors in printscale are something I would advocate for since they make much more sense than putting everything via Gregorian logic.</description>
<category>Wanted features</category>
<guid isPermaLink="true">https://forum.plantuml.net/20348/change-printscale-quarterly-starts-february-rather-january?show=20355#a20355</guid>
<pubDate>Thu, 12 Feb 2026 11:58:38 +0000</pubDate>
</item>
<item>
<title>Answered: Combined Control and Data(Object) flow in Activity Diagram</title>
<link>https://forum.plantuml.net/6379/combined-control-and-data-object-flow-in-activity-diagram?show=20344#a20344</link>
<description>you can mix control flow and object flow in an activity diagram, but you don’t do it with dashed arrows. uml expects explicit object nodes and object flows, which can fan out to multiple actions without forks.&lt;br /&gt;
&lt;br /&gt;
plantuml is the blocker here. its activity diagram support is control-flow first, and object flow is very limited. you can model action → object → action, but not a clean parallel data flow running alongside the control flow like the spec shows.&lt;br /&gt;
&lt;br /&gt;
bottom line: uml supports combined control and data flow, plantuml mostly doesn’t. if you need proper object flow semantics in an activity diagram, you’ll hit a wall with plantuml.</description>
<category>Wanted features</category>
<guid isPermaLink="true">https://forum.plantuml.net/6379/combined-control-and-data-object-flow-in-activity-diagram?show=20344#a20344</guid>
<pubDate>Wed, 28 Jan 2026 04:53:19 +0000</pubDate>
</item>
<item>
<title>Is there an Open Feature / Issue to improve SVG Sprite handling - I've got an experiment would like to propose as a PR</title>
<link>https://forum.plantuml.net/20343/feature-issue-improve-sprite-handling-experiment-propose</link>
<description>&lt;p&gt;I've had some time to work on another implementation of Sprite SVG Parsing.&lt;br&gt;&lt;br&gt;I am wondering if there is an open feature / features on this already or if I should create one?&lt;br&gt;&lt;br&gt;Have gone down the&amp;nbsp; path of:&lt;br&gt;- Adding Batik library to parse SVG Sprite elements&lt;br&gt;- A new Interface I&lt;span style=&quot;color:#267f99&quot;&gt;SvgParser&lt;/span&gt; &lt;span style=&quot;color:#0000ff&quot;&gt;extends&lt;/span&gt; &lt;span style=&quot;color:#267f99&quot;&gt;Sprite&lt;br&gt;-- has method&amp;nbsp;void&lt;/span&gt; &lt;span style=&quot;color:#795e26&quot;&gt;drawU&lt;/span&gt;(&lt;span style=&quot;color:#267f99&quot;&gt;UGraphic&lt;/span&gt; &lt;span style=&quot;color:#001080&quot;&gt;ug&lt;/span&gt;, &lt;span style=&quot;color:#267f99&quot;&gt;double&lt;/span&gt; &lt;span style=&quot;color:#001080&quot;&gt;scale&lt;/span&gt;, &lt;span style=&quot;color:#267f99&quot;&gt;HColor&lt;/span&gt; &lt;span style=&quot;color:#001080&quot;&gt;fontColor&lt;/span&gt;, &lt;span style=&quot;color:#267f99&quot;&gt;HColor&lt;/span&gt; &lt;span style=&quot;color:#001080&quot;&gt;forcedColor&lt;/span&gt;)&lt;br&gt;- 2 SVG Sprite parsing&amp;nbsp;implementations that implement the ISvgParser, SvgNanoParser (existing) and SvgDomParser (New)&lt;br&gt;- SvgDomParser uses Dom logic on SVGs vs. Text/Regex and have been able to add more SVG handling features (most common but not everything)&lt;br&gt;&lt;br&gt;This discussion has some enhancments, if there is no specific Feature request yet I'll create a new one.&lt;br&gt;&lt;a href=&quot;https://github.com/plantuml/plantuml/discussions/1066&quot; rel=&quot;nofollow&quot;&gt;https://github.com/plantuml/plantuml/discussions/1066&lt;/a&gt;&lt;/p&gt;</description>
<category>Wanted features</category>
<guid isPermaLink="true">https://forum.plantuml.net/20343/feature-issue-improve-sprite-handling-experiment-propose</guid>
<pubDate>Wed, 28 Jan 2026 01:04:25 +0000</pubDate>
</item>
<item>
<title>Answered: Add task start date and finish date to GANTT label</title>
<link>https://forum.plantuml.net/20340/add-task-start-date-and-finish-date-to-gantt-label?show=20342#a20342</link>
<description>Thank you for the detailed suggestion, this is a very good idea.&lt;br /&gt;
&lt;br /&gt;
We are currently actively working on the Gantt engine, in particular on extending it to handle finer time precision (hours, minutes, seconds). Your proposal fits very well within this ongoing effort.&lt;br /&gt;
&lt;br /&gt;
We will add this idea to our backlog and consider it as part of the current Gantt refactoring work.&lt;br /&gt;
&lt;br /&gt;
Thank you for taking the time to share this, and thank you for your patience.</description>
<category>Wanted features</category>
<guid isPermaLink="true">https://forum.plantuml.net/20340/add-task-start-date-and-finish-date-to-gantt-label?show=20342#a20342</guid>
<pubDate>Tue, 27 Jan 2026 18:34:03 +0000</pubDate>
</item>
<item>
<title>Answered: Allow empty branch in mindmap</title>
<link>https://forum.plantuml.net/20265/allow-empty-branch-in-mindmap?show=20335#a20335</link>
<description>&lt;p&gt;Hello J.,&lt;/p&gt;&lt;p&gt;Thank for the report.&lt;/p&gt;&lt;p&gt;FYI that is now fixed&amp;nbsp;&lt;a target=&quot;_blank&quot; rel=&quot;nofollow&quot; href=&quot;https://github.com/plantuml/plantuml/releases/latest&quot;&gt;from V1.2026.0&lt;/a&gt;.&lt;/p&gt;&lt;blockquote&gt;&lt;p&gt;&lt;a target=&quot;_blank&quot; rel=&quot;nofollow&quot; href=&quot;https://editor.plantuml.com/uml/LOqX3e0m303zalwXUWvUG70879uKrh2ADSjM0RzdP0fvT-AcQbGiYOP46Pp7bKHn2KpWm1Mvec6Lm2tv7UT2UaOSVZH-r72BZCgtuT6zLEIKxUaPtCHjqaSl&quot;&gt;&lt;img alt=&quot;&quot; src=&quot;https://img.plantuml.biz/plantuml/svg/LOqX3e0m303zalwXUWvUG70879uKrh2ADSjM0RzdP0fvT-AcQbGiYOP46Pp7bKHn2KpWm1Mvec6Lm2tv7UT2UaOSVZH-r72BZCgtuT6zLEIKxUaPtCHjqaSl&quot; style=&quot;height:78px; width:458px&quot;&gt;&lt;/a&gt;&lt;/p&gt;&lt;/blockquote&gt;&lt;p&gt;Even:&lt;/p&gt;&lt;pre&gt;@startmindmap
*
**
**
***
@endmindmap&lt;/pre&gt;&lt;p&gt;&lt;em&gt;&lt;strong&gt;Enjoy,&lt;/strong&gt;&lt;/em&gt;&lt;br&gt;Regards,&lt;br&gt;Th.&lt;/p&gt;</description>
<category>Wanted features</category>
<guid isPermaLink="true">https://forum.plantuml.net/20265/allow-empty-branch-in-mindmap?show=20335#a20335</guid>
<pubDate>Thu, 22 Jan 2026 19:26:17 +0000</pubDate>
</item>
<item>
<title>Commented: AUTOSAR  type of ports in the components diagram</title>
<link>https://forum.plantuml.net/18541/autosar-type-of-ports-in-the-components-diagram?show=20330#c20330</link>
<description>Maybe you want tos use colors or skinparam (or styles could work too, but i didn't test it) as workaround &lt;a href=&quot;https://forum.plantuml.net/16306/coloring-single-ports?show=16306#q16306&quot; rel=&quot;nofollow&quot;&gt;https://forum.plantuml.net/16306/coloring-single-ports?show=16306#q16306&lt;/a&gt;</description>
<category>Wanted features</category>
<guid isPermaLink="true">https://forum.plantuml.net/18541/autosar-type-of-ports-in-the-components-diagram?show=20330#c20330</guid>
<pubDate>Sat, 17 Jan 2026 06:05:15 +0000</pubDate>
</item>
<item>
<title>Answered: Timing diagram constraints overlapping</title>
<link>https://forum.plantuml.net/20322/timing-diagram-constraints-overlapping?show=20323#a20323</link>
<description>&lt;p&gt;Hello A.,&lt;/p&gt;&lt;p&gt;Yes there is an Issue.&lt;/p&gt;&lt;p&gt;See similar request here:&lt;/p&gt;&lt;ul&gt;&lt;li&gt;&lt;a href=&quot;https://forum.plantuml.net/18013/clarifying-display-overlapping-constraints-highlighted&quot; rel=&quot;nofollow&quot;&gt;https://forum.plantuml.net/18013/clarifying-display-overlapping-constraints-highlighted&lt;/a&gt;&lt;/li&gt;&lt;/ul&gt;&lt;p&gt;&lt;/p&gt;&lt;p&gt;Then here is a workaround adding a Binary line for the Constraints comment as:&lt;/p&gt;&lt;pre&gt;binary &quot;Constraint&quot; as C &amp;lt;&amp;lt;transparent&amp;gt;&amp;gt;

@C
@2 &amp;lt;-&amp;gt; @65 : {T_trig_base_to_all_res_recv}&lt;/pre&gt;&lt;blockquote&gt;&lt;p&gt;&lt;a target=&quot;_blank&quot; rel=&quot;nofollow&quot; href=&quot;https://editor.plantuml.com/uml/TLFDQkCm4BuR_0w3UjX3QLh7s5k22KvSMXPw2hdioIYISDJAKbPIKqh9k-z8oH9dSS32QBw_qLYkdQVMV_GgJIhdlvIOfucNlTJTawITfJryfmd0n5kgtOvQeVsn0l0gjMYCCXO6O80EQO9FTV_FBqsisNmu3sHjANiN5fQ6Maw0EeYLDDb8JUqNaCPeXsvI-uWsK5K3ypcQCQEPT0B8mdh9b8YynMeTOl05qW4XQH9zm-ONLo9WTPOz1kfitJ8hKKfLkwD-ssv49tN0ytmK5vf7_SFPVmaxuoQOKjzc3nUnzNGGZSULNOV7NR0_P0RhrkE-HMcxH6O-P8OkIOmfyhFXy_MSehWM5C1oR03bXIHCsYZ9gHUm5vPBvb7w8olpti4T5BqBaiTpwjCaT4DW1cGbtWJpm0L-2MbqgEF4Z1xjz6Ts6TltL7EmHuizLVlJmM-dOqsVxaSzXUfk3dMEyT_3GHxYB8vWKVw7FX-YHtFMbyM0ig5EjDwqLAdM2eUBxQDYAxkjmkMlt1RmPlIUmCrhKBqOnOLU6VvRA6K-CR4vCI4mOq_8nf_kBm00&quot;&gt;&lt;img alt=&quot;&quot; src=&quot;https://img.plantuml.biz/plantuml/svg/TLFDQkCm4BuR_0w3UjX3QLh7s5k22KvSMXPw2hdioIYISDJAKbPIKqh9k-z8oH9dSS32QBw_qLYkdQVMV_GgJIhdlvIOfucNlTJTawITfJryfmd0n5kgtOvQeVsn0l0gjMYCCXO6O80EQO9FTV_FBqsisNmu3sHjANiN5fQ6Maw0EeYLDDb8JUqNaCPeXsvI-uWsK5K3ypcQCQEPT0B8mdh9b8YynMeTOl05qW4XQH9zm-ONLo9WTPOz1kfitJ8hKKfLkwD-ssv49tN0ytmK5vf7_SFPVmaxuoQOKjzc3nUnzNGGZSULNOV7NR0_P0RhrkE-HMcxH6O-P8OkIOmfyhFXy_MSehWM5C1oR03bXIHCsYZ9gHUm5vPBvb7w8olpti4T5BqBaiTpwjCaT4DW1cGbtWJpm0L-2MbqgEF4Z1xjz6Ts6TltL7EmHuizLVlJmM-dOqsVxaSzXUfk3dMEyT_3GHxYB8vWKVw7FX-YHtFMbyM0ig5EjDwqLAdM2eUBxQDYAxkjmkMlt1RmPlIUmCrhKBqOnOLU6VvRA6K-CR4vCI4mOq_8nf_kBm00&quot; style=&quot;height:281px; width:2479px&quot;&gt;&lt;/a&gt;&lt;/p&gt;&lt;/blockquote&gt;&lt;p&gt;&lt;em&gt;&lt;strong&gt;Enjoy,&lt;/strong&gt;&lt;/em&gt;&lt;br&gt;Regards,&lt;br&gt;Th.&lt;/p&gt;</description>
<category>Wanted features</category>
<guid isPermaLink="true">https://forum.plantuml.net/20322/timing-diagram-constraints-overlapping?show=20323#a20323</guid>
<pubDate>Thu, 15 Jan 2026 11:33:38 +0000</pubDate>
</item>
<item>
<title>architectural and Detailed Design as per the requirements . Include any design constraints</title>
<link>https://forum.plantuml.net/20313/architectural-detailed-requirements-include-constraints</link>
<description></description>
<category>Wanted features</category>
<guid isPermaLink="true">https://forum.plantuml.net/20313/architectural-detailed-requirements-include-constraints</guid>
<pubDate>Wed, 14 Jan 2026 07:03:07 +0000</pubDate>
</item>
<item>
<title>Answered: Gantt: start dates as weeks?</title>
<link>https://forum.plantuml.net/20280/gantt-start-dates-as-weeks?show=20307#a20307</link>
<description>&lt;p&gt;Hi,&lt;/p&gt;&lt;p&gt;Would be a great feature for all the planners in the Nordic countries&amp;nbsp;&lt;img title=&quot;laugh&quot; alt=&quot;laugh&quot; src=&quot;https://forum.plantuml.net/qa-plugin/wysiwyg-editor/ckeditor/plugins/smiley/images/teeth_smile.png&quot; style=&quot;height:23px; width:23px&quot;&gt;&lt;/p&gt;</description>
<category>Wanted features</category>
<guid isPermaLink="true">https://forum.plantuml.net/20280/gantt-start-dates-as-weeks?show=20307#a20307</guid>
<pubDate>Thu, 08 Jan 2026 08:09:33 +0000</pubDate>
</item>
<item>
<title>Commented: Connect two arbitrary nodes in New Activity Diagram Syntax</title>
<link>https://forum.plantuml.net/7430/connect-two-arbitrary-nodes-in-new-activity-diagram-syntax?show=20297#c20297</link>
<description>7 years after and no implementation for such basic feature?&lt;br /&gt;
&lt;br /&gt;
How would this be done now?&lt;br /&gt;
&lt;br /&gt;
I need to illustrate calls from different points of an activity diagram. How would duplication be avoided?</description>
<category>Wanted features</category>
<guid isPermaLink="true">https://forum.plantuml.net/7430/connect-two-arbitrary-nodes-in-new-activity-diagram-syntax?show=20297#c20297</guid>
<pubDate>Mon, 22 Dec 2025 19:04:05 +0000</pubDate>
</item>
<item>
<title>Answered: Make group take all horizontal space?</title>
<link>https://forum.plantuml.net/6002/make-group-take-all-horizontal-space?show=20288#a20288</link>
<description>&lt;p&gt;Hello C.,&lt;/p&gt;&lt;p&gt;For that, starting with the next version (1.2025.11), you will be able to use `partition`, as:&lt;/p&gt;&lt;pre&gt;@startuml
!pragma teoz
partition 1
Bob -&amp;gt; Alice : hello
end
partition 2
Carl -&amp;gt; Alice: Hi
end
@enduml&lt;/pre&gt;&lt;blockquote&gt;&lt;p&gt;&lt;a target=&quot;_blank&quot; rel=&quot;nofollow&quot; href=&quot;https://editor.plantuml.com/uml/SoWkIImgAStDuULIB2XAJCzDL2X9pQ_YvIe02cUMPERdAHZoSZdb9odesYauvcGcfofOAMIavkJaytAbvgKWgpFYvN9EBCg1AxHIyCY4Ad80aa0x0000&quot;&gt;&lt;img alt=&quot;&quot; src=&quot;https://img.plantuml.biz/plantuml/svg/SoWkIImgAStDuULIB2XAJCzDL2X9pQ_YvIe02cUMPERdAHZoSZdb9odesYauvcGcfofOAMIavkJaytAbvgKWgpFYvN9EBCg1AxHIyCY4Ad80aa0x0000&quot; style=&quot;height:224px; width:166px&quot;&gt;&lt;/a&gt;&lt;/p&gt;&lt;/blockquote&gt;&lt;p&gt;&lt;em&gt;&lt;strong&gt;Enjoy,&lt;/strong&gt;&lt;/em&gt;&lt;br&gt;Regards,&lt;br&gt;Th.&lt;/p&gt;</description>
<category>Wanted features</category>
<guid isPermaLink="true">https://forum.plantuml.net/6002/make-group-take-all-horizontal-space?show=20288#a20288</guid>
<pubDate>Tue, 09 Dec 2025 12:22:33 +0000</pubDate>
</item>
<item>
<title>Commented: Partition through different Swimlane</title>
<link>https://forum.plantuml.net/12101/partition-through-different-swimlane?show=20271#c20271</link>
<description>Hello everyone&lt;br /&gt;
&lt;br /&gt;
I also vouch for this feature!</description>
<category>Wanted features</category>
<guid isPermaLink="true">https://forum.plantuml.net/12101/partition-through-different-swimlane?show=20271#c20271</guid>
<pubDate>Wed, 26 Nov 2025 13:31:10 +0000</pubDate>
</item>
<item>
<title>Commented: Include date in the milestone label</title>
<link>https://forum.plantuml.net/17155/include-date-in-the-milestone-label?show=20246#c20246</link>
<description>This is a very useful idea. &lt;br /&gt;
&lt;br /&gt;
Especially for milestones, it is a very common usecase in project planning tools such as MS Project, to have (tasks also, but very common for) milestones display the date when they happen. &lt;br /&gt;
&lt;br /&gt;
This way, the timeline and important dates become easy to follow, after things change.&lt;br /&gt;
&lt;br /&gt;
So, if nothing else, a way to add the calculated start or end date to a label, is very useful.</description>
<category>Wanted features</category>
<guid isPermaLink="true">https://forum.plantuml.net/17155/include-date-in-the-milestone-label?show=20246#c20246</guid>
<pubDate>Mon, 03 Nov 2025 23:52:04 +0000</pubDate>
</item>
<item>
<title>Commented: Is it possible to define the name and an alias for a swimlane in one place and use the alias everywhere else?</title>
<link>https://forum.plantuml.net/2681/possible-define-alias-swimlane-place-alias-everywhere-else?show=20240#c20240</link>
<description>&lt;p&gt;Hello T.,&lt;/p&gt;&lt;p&gt;For that you can use unicode, like:&lt;/p&gt;&lt;pre&gt;|a|A
|b|name with a pipe &quot;&amp;lt;U+007C&amp;gt;&quot;: &quot;a&amp;lt;U+007C&amp;gt;b&quot;

|a|
:action 1;
|b|
:action 2;&lt;/pre&gt;&lt;blockquote&gt;&lt;div&gt;&lt;a target=&quot;_blank&quot; rel=&quot;nofollow&quot; href=&quot;https://www.planttext.com/?text=gqciSUJbgacgoKlCJLKepop9K4XKACWiI5LGiWdLDZ0mTxPJib9GIeHnafHukO3g4sjukQmIaqioy_CK3At11Y04Z8020000&quot;&gt;&lt;img alt=&quot;&quot; src=&quot;https://uml.planttext.com/plantuml/svg/gqciSUJbgacgoKlCJLKepop9K4XKACWiI5LGiWdLDZ0mTxPJib9GIeHnafHukO3g4sjukQmIaqioy_CK3At11Y04Z8020000&quot; style=&quot;height:138px; width:364px&quot;&gt;&lt;/a&gt;&lt;/div&gt;&lt;/blockquote&gt;&lt;div&gt;&lt;/div&gt;&lt;p&gt;See doc. here:&lt;/p&gt;&lt;div&gt;&lt;ul&gt;&lt;li&gt;&lt;a href=&quot;https://plantuml.com/creole&quot; rel=&quot;nofollow&quot;&gt;https://plantuml.com/creole&lt;/a&gt;&lt;/li&gt;&lt;/ul&gt;&lt;p&gt;&lt;em&gt;&lt;strong&gt;Enjoy,&lt;/strong&gt;&lt;/em&gt;&lt;br&gt;Regards,&lt;br&gt;Th.&lt;/p&gt;&lt;/div&gt;</description>
<category>Wanted features</category>
<guid isPermaLink="true">https://forum.plantuml.net/2681/possible-define-alias-swimlane-place-alias-everywhere-else?show=20240#c20240</guid>
<pubDate>Thu, 30 Oct 2025 14:51:00 +0000</pubDate>
</item>
<item>
<title>Answered: RSS for the top releases</title>
<link>https://forum.plantuml.net/20228/rss-for-the-top-releases?show=20230#a20230</link>
<description>&lt;p&gt;Hello D.,&lt;/p&gt;&lt;p&gt;For that you can use the RSS from GitHub Plantuml Release here:&lt;/p&gt;&lt;ul&gt;&lt;li&gt;&lt;a rel=&quot;nofollow&quot; href=&quot;https://github.com/plantuml/plantuml/releases.atom&quot;&gt;github.com/plantuml/plantuml/releases.atom&lt;/a&gt;&lt;/li&gt;&lt;/ul&gt;&lt;p&gt;&lt;em&gt;&lt;strong&gt;Enjoy,&lt;/strong&gt;&lt;/em&gt;&lt;br&gt;Regards,&lt;br&gt;Th.&lt;/p&gt;</description>
<category>Wanted features</category>
<guid isPermaLink="true">https://forum.plantuml.net/20228/rss-for-the-top-releases?show=20230#a20230</guid>
<pubDate>Fri, 24 Oct 2025 14:44:46 +0000</pubDate>
</item>
<item>
<title>Commented: Generate GIT graph</title>
<link>https://forum.plantuml.net/5184/generate-git-graph?show=20221#c20221</link>
<description>The EBNF looks like the better way of achieving git branching visualization: &lt;a href=&quot;https://plantuml.com/ebnf&quot; rel=&quot;nofollow&quot;&gt;https://plantuml.com/ebnf&lt;/a&gt;</description>
<category>Wanted features</category>
<guid isPermaLink="true">https://forum.plantuml.net/5184/generate-git-graph?show=20221#c20221</guid>
<pubDate>Fri, 17 Oct 2025 08:25:31 +0000</pubDate>
</item>
<item>
<title>Commented: Delete tasks on Gantt</title>
<link>https://forum.plantuml.net/9129/delete-tasks-on-gantt?show=20219#c20219</link>
<description>if the task is delete , the related resource should be removed also. but now seems only change the render style.</description>
<category>Wanted features</category>
<guid isPermaLink="true">https://forum.plantuml.net/9129/delete-tasks-on-gantt?show=20219#c20219</guid>
<pubDate>Thu, 16 Oct 2025 14:48:42 +0000</pubDate>
</item>
<item>
<title>Commented: Improvement suggestions for layout of state diagrams, especially large ones</title>
<link>https://forum.plantuml.net/17367/improvement-suggestions-layout-state-diagrams-especially?show=20211#c20211</link>
<description>&lt;p&gt;I have made some further improvements definitely worth updating:&amp;nbsp;&lt;a rel=&quot;nofollow&quot; href=&quot;https://github.com/plantuml/plantuml/pull/2369&quot;&gt;https://github.com/plantuml/plantuml/pull/2369&lt;/a&gt;.&amp;nbsp; No change to the PlantUML code required, just significantly improved layout.&lt;/p&gt;</description>
<category>Wanted features</category>
<guid isPermaLink="true">https://forum.plantuml.net/17367/improvement-suggestions-layout-state-diagrams-especially?show=20211#c20211</guid>
<pubDate>Mon, 06 Oct 2025 11:48:13 +0000</pubDate>
</item>
<item>
<title>Answered: WBS link to/from multiline elements</title>
<link>https://forum.plantuml.net/17893/wbs-link-to-from-multiline-elements?show=20200#a20200</link>
<description>&lt;p&gt;Hello D.,&lt;/p&gt;&lt;p&gt;Thank for the report.&lt;/p&gt;&lt;p&gt;With next release (v1.2025.8), it will be now fixed:&lt;/p&gt;&lt;pre&gt;@startwbs
* r
**(TLA):Teamlead
Team A;
**(TLB): Teamlead
Team B;

TLB -&amp;gt; TLA
@endwbs&lt;/pre&gt;&lt;blockquote&gt;&lt;p&gt;&lt;a target=&quot;_blank&quot; rel=&quot;nofollow&quot; href=&quot;https://editor.plantuml.com/uml/SoWkIImgAKygvj9IAEBIqj88yN7Kj0f9JSpDIKrCuG8n51oj8H9EcbOAg39ErbnSG745NJi5e3ukhhJy_9BK8eMOFDMorABYpFmy3KqkXzIy593v0000)&quot;&gt;&lt;img alt=&quot;&quot; src=&quot;https://img.plantuml.biz/plantuml/svg/SoWkIImgAKygvj9IAEBIqj88yN7Kj0f9JSpDIKrCuG8n51oj8H9EcbOAg39ErbnSG745NJi5e3ukhhJy_9BK8eMOFDMorABYpFmy3KqkXzIy593v0000&quot; style=&quot;height:168px; width:203px&quot;&gt;&lt;/a&gt;&lt;/p&gt;&lt;/blockquote&gt;&lt;p&gt;&lt;em&gt;&lt;strong&gt;Enjoy,&lt;/strong&gt;&lt;/em&gt;&lt;br&gt;Regards,&lt;br&gt;Th.&lt;/p&gt;</description>
<category>Wanted features</category>
<guid isPermaLink="true">https://forum.plantuml.net/17893/wbs-link-to-from-multiline-elements?show=20200#a20200</guid>
<pubDate>Wed, 24 Sep 2025 17:31:49 +0000</pubDate>
</item>
<item>
<title>Answer selected: How about add a vertical line to indicate current date of Gantt</title>
<link>https://forum.plantuml.net/20185/how-about-add-vertical-line-to-indicate-current-date-of-gantt?show=20186#a20186</link>
<description>&lt;blockquote&gt;&lt;p&gt;@startgantt&lt;br&gt;Project starts 2025-09-15&lt;br&gt;&lt;em&gt;&lt;strong&gt;today is colored in Blue&lt;/strong&gt;&lt;/em&gt;&lt;br&gt;[Prototype design] requires 15 days&lt;br&gt;[Test prototype] requires 10 days&lt;br&gt;@endgantt&lt;/p&gt;&lt;/blockquote&gt;</description>
<category>Wanted features</category>
<guid isPermaLink="true">https://forum.plantuml.net/20185/how-about-add-vertical-line-to-indicate-current-date-of-gantt?show=20186#a20186</guid>
<pubDate>Mon, 22 Sep 2025 08:58:14 +0000</pubDate>
</item>
<item>
<title>Commented: Non hierarchical cross-links in Mind Maps</title>
<link>https://forum.plantuml.net/10965/non-hierarchical-cross-links-in-mind-maps?show=20184#c20184</link>
<description>For me, this is the biggest missing piece for visualizing mindmaps using PlantUML. Or maybe we can add `left to right direction` to WBS to achieve the same?</description>
<category>Wanted features</category>
<guid isPermaLink="true">https://forum.plantuml.net/10965/non-hierarchical-cross-links-in-mind-maps?show=20184#c20184</guid>
<pubDate>Mon, 15 Sep 2025 03:29:02 +0000</pubDate>
</item>
<item>
<title>Commented: Specify output filename on command line</title>
<link>https://forum.plantuml.net/17793/specify-output-filename-on-command-line?show=20157#c20157</link>
<description>&lt;p&gt;How can I process multiple puml files and still specify output filename.&lt;br&gt;&lt;br&gt;I would need to run planuml in parallel currently with the pipe approach which is not very good in performance.&lt;br&gt;&lt;br&gt;It would be great to have a option like --keep-filename which does not change the filename of the file to the plantuml title and put it in the same filepath (just with different file-ending). In case there are multiple diagrams in one puml it should fail with this parameter. Eg.:&lt;br&gt;&lt;span style=&quot;background-color:rgb(237, 239, 243); color:rgb(0, 0, 0); font-family:monospace; font-size:medium&quot;&gt;java -jar plantuml.jar file1 file2 file3 --keep-filename&lt;/span&gt;&lt;/p&gt;&lt;p&gt;An alternative would be to specify an output filename for each file. Eg.:&lt;br&gt;&lt;span style=&quot;background-color:rgb(237, 239, 243); color:rgb(0, 0, 0); font-family:monospace; font-size:medium&quot;&gt;java -jar plantuml.jar file1input.puml&amp;nbsp;file1output.png file2input.puml&amp;nbsp;file2output.png --specify-output-filename&lt;/span&gt;&lt;/p&gt;</description>
<category>Wanted features</category>
<guid isPermaLink="true">https://forum.plantuml.net/17793/specify-output-filename-on-command-line?show=20157#c20157</guid>
<pubDate>Thu, 28 Aug 2025 09:10:48 +0000</pubDate>
</item>
<item>
<title>Commented: Text alignment in Activity Diagram</title>
<link>https://forum.plantuml.net/20151/text-alignment-in-activity-diagram?show=20153#c20153</link>
<description>&lt;p&gt;Or by style &lt;em&gt;(because skinparam will be deprecated)&lt;/em&gt;&lt;/p&gt;&lt;pre&gt;@startuml
&amp;lt;style&amp;gt;
element {HorizontalAlignment center}
&amp;lt;/style&amp;gt;

:Hello world;
:This is defined on
several **lines**;
@enduml&lt;/pre&gt;&lt;p&gt;Regards,&lt;br&gt;Th.&lt;/p&gt;</description>
<category>Wanted features</category>
<guid isPermaLink="true">https://forum.plantuml.net/20151/text-alignment-in-activity-diagram?show=20153#c20153</guid>
<pubDate>Tue, 26 Aug 2025 07:16:10 +0000</pubDate>
</item>
<item>
<title>Commented: Venn diagrams</title>
<link>https://forum.plantuml.net/19093/venn-diagrams?show=20147#c20147</link>
<description>&lt;p&gt;Here's a &lt;a rel=&quot;nofollow&quot; href=&quot;https://www.plantuml.com/plantuml/uml/SoWkIImgISaiIKpaKe00RLriG1icNQC00uuW0YOAbuOP02NHfK78s1XcJ0swD4B265bQ6-e8kB484a5nmPGZcMu4PICea2eJ0o33IA46IJjGrD04HPL6NdwU9h9PXY1ImqaXFo-dKfC4Tw5wpXIltpMSDM7If0Oi33WXHmkXI7L8pKi1npu0&quot;&gt;corrected diagram&lt;/a&gt;&amp;nbsp;.&lt;/p&gt;&lt;p&gt;With all due respect, this is terrible (Venn made of rectangles?!?!).&amp;nbsp;&lt;/p&gt;&lt;p&gt;More importantly; I want to give numbers, and for&amp;nbsp; PlantUML to position and draw the sets for me.&lt;/p&gt;</description>
<category>Wanted features</category>
<guid isPermaLink="true">https://forum.plantuml.net/19093/venn-diagrams?show=20147#c20147</guid>
<pubDate>Thu, 14 Aug 2025 11:17:08 +0000</pubDate>
</item>
<item>
<title>wireshark's pcap to planuml visualizer (pcap2uml)</title>
<link>https://forum.plantuml.net/20125/wiresharks-pcap-to-planuml-visualizer-pcap2uml</link>
<description>Hi!&lt;br /&gt;
&lt;br /&gt;
I have create tool to visualise protocols conversations like SIP, Diameter, GTP, CAMEL, etc. in pcap using PlantUML sequence diagrams. And optionally integration with Wireshark. Tool can be found in GitHub: &lt;a href=&quot;https://github.com/dgudtsov/pcap2uml&quot; rel=&quot;nofollow&quot;&gt;https://github.com/dgudtsov/pcap2uml&lt;/a&gt;&lt;br /&gt;
&lt;br /&gt;
May I ask to include link to this tool into running page? - &lt;a href=&quot;https://plantuml.com/en/running&quot; rel=&quot;nofollow&quot;&gt;https://plantuml.com/en/running&lt;/a&gt;</description>
<category>Wanted features</category>
<guid isPermaLink="true">https://forum.plantuml.net/20125/wiresharks-pcap-to-planuml-visualizer-pcap2uml</guid>
<pubDate>Sat, 12 Jul 2025 10:44:31 +0000</pubDate>
</item>
<item>
<title>Found some Unix installation scripts</title>
<link>https://forum.plantuml.net/20116/found-some-unix-installation-scripts</link>
<description>&lt;p&gt;related to &lt;a rel=&quot;nofollow&quot; href=&quot;https://github.com/plantuml-stdlib/C4-PlantUML/issues/398&quot;&gt;How to install new version on Unix, #398 · plantuml-stdlib/C4-PlantUML&lt;/a&gt;&lt;br&gt;&lt;br&gt;&lt;a rel=&quot;nofollow&quot; href=&quot;https://github.com/SomeFrenchGuy&quot;&gt;SomeFrenchGuy&lt;/a&gt;&amp;nbsp;found simple unix installation scripts. Maybe you want to update your current description with the link to&amp;nbsp;&lt;a rel=&quot;nofollow&quot; href=&quot;https://github.com/metanorma/plantuml-install/tree/main&quot;&gt;metanorma/plantuml-install: Installation script for PlantUML&lt;/a&gt;&lt;br&gt;&lt;br&gt;BR Helmut&amp;nbsp;&lt;/p&gt;&lt;p&gt;&lt;/p&gt;</description>
<category>Wanted features</category>
<guid isPermaLink="true">https://forum.plantuml.net/20116/found-some-unix-installation-scripts</guid>
<pubDate>Tue, 01 Jul 2025 16:12:09 +0000</pubDate>
</item>
<item>
<title>Commented: Is something planed that chinese text supports word wraps too?</title>
<link>https://forum.plantuml.net/14830/something-planed-that-chinese-text-supports-word-wraps-too?show=20114#c20114</link>
<description>&lt;p&gt;Hi,&lt;/p&gt;&lt;p&gt;See recent news on this subject&amp;nbsp;&lt;em&gt;(from 1.2025.3b3)&lt;/em&gt;&amp;nbsp;here:&lt;/p&gt;&lt;ul&gt;&lt;li&gt;&lt;a rel=&quot;nofollow&quot; href=&quot;https://github.com/plantuml/plantuml/issues/2254#issuecomment-3006362855&quot;&gt;wrapWidth only wrap sentences at punctuations for Chinese&amp;nbsp;#2254 (comment)&lt;/a&gt;&lt;/li&gt;&lt;/ul&gt;&lt;div&gt;&lt;pre&gt;@startuml
skinparam wrapWidth 200

[&quot;this is a component, and it will wrap this descripttion&quot;] as a

[&quot;这也是一个组件，但是这段文件不会自动换行下去，这是为什么呢。&quot;] as b
@enduml&lt;/pre&gt;&lt;blockquote&gt;&lt;p&gt;&lt;a target=&quot;_blank&quot; rel=&quot;nofollow&quot; href=&quot;https://editor.plantuml.com/uml/SoWkIImgAStDuUKgpixCAqWiIinLA2zAB0ZFJ2d9K30oCE3bukMALYh9o2nM0A94XUJyt8BylDIy4Xs5nBmKXSmIXVBCd1om7WMmgfJKukIYp8AIaipyFALOXKIW9eWPB_RFVB9p_hCPwv_iQ7YoOzNptIrFTczxlwVdoTuse21GzjcwhS-cjGC5d-peVR9drelsLK-xLZphNVHYOS-J7TrF-tO35OEKWKpOzMHtmvET7KydBdhSq0In9ecNoo4rBmNe6G00&quot;&gt;&lt;img alt=&quot;&quot; src=&quot;https://img.plantuml.biz/plantuml/svg/SoWkIImgAStDuUKgpixCAqWiIinLA2zAB0ZFJ2d9K30oCE3bukMALYh9o2nM0A94XUJyt8BylDIy4Xs5nBmKXSmIXVBCd1om7WMmgfJKukIYp8AIaipyFALOXKIW9eWPB_RFVB9p_hCPwv_iQ7YoOzNptIrFTczxlwVdoTuse21GzjcwhS-cjGC5d-peVR9drelsLK-xLZphNVHYOS-J7TrF-tO35OEKWKpOzMHtmvET7KydBdhSq0In9ecNoo4rBmNe6G00&quot; style=&quot;height:91px; width:517px&quot;&gt;&lt;/a&gt;&lt;/p&gt;&lt;/blockquote&gt;&lt;p&gt;Regards,&lt;br&gt;Th.&lt;/p&gt;&lt;/div&gt;</description>
<category>Wanted features</category>
<guid isPermaLink="true">https://forum.plantuml.net/14830/something-planed-that-chinese-text-supports-word-wraps-too?show=20114#c20114</guid>
<pubDate>Fri, 27 Jun 2025 16:55:03 +0000</pubDate>
</item>
<item>
<title>Does PlantUML support UML Diagram Interchange specification?</title>
<link>https://forum.plantuml.net/20113/does-plantuml-support-diagram-interchange-specification</link>
<description>&lt;p&gt;&lt;span style=&quot;color:rgb(0, 0, 0); font-family:arial,sans-serif; font-size:16px&quot;&gt;The goal of this specification is to enable a smooth and seamless exchange of documents compliant to the UML standard (in the following referred to as UML models) between different software tools.&amp;nbsp;&lt;/span&gt;&lt;a rel=&quot;nofollow&quot; href=&quot;https://www.omg.org/spec/UMLDI/1.0/About-UMLDI/&quot;&gt;About the UML Diagram Interchange Specification Version 1.0&lt;/a&gt;&lt;/p&gt;</description>
<category>Wanted features</category>
<guid isPermaLink="true">https://forum.plantuml.net/20113/does-plantuml-support-diagram-interchange-specification</guid>
<pubDate>Thu, 26 Jun 2025 20:15:20 +0000</pubDate>
</item>
<item>
<title>Commented: ELK layout engine: can svg support the same &lt;g id=&quot;&quot;&gt; &lt;/g&gt; containers approach as for the default engine?</title>
<link>https://forum.plantuml.net/19059/layout-engine-support-containers-approach-default-engine?show=20107#c20107</link>
<description>Hi The-Lu,&lt;br /&gt;
&lt;br /&gt;
may be you have an idea on this one?&lt;br /&gt;
&lt;br /&gt;
Thank you!</description>
<category>Wanted features</category>
<guid isPermaLink="true">https://forum.plantuml.net/19059/layout-engine-support-containers-approach-default-engine?show=20107#c20107</guid>
<pubDate>Tue, 24 Jun 2025 14:03:41 +0000</pubDate>
</item>
<item>
<title>Answered: How can one create a package private class in a package?</title>
<link>https://forum.plantuml.net/18147/how-can-one-create-a-package-private-class-in-a-package?show=20103#a20103</link>
<description>&lt;p&gt;Hello A.,&lt;/p&gt;&lt;p&gt;See some answer's element here:&lt;/p&gt;&lt;ul&gt;&lt;li&gt;&lt;a href=&quot;https://forum.plantuml.net/4755/provide-display-visibility-attributes-private-protected?show=4766#a4766&quot; rel=&quot;nofollow&quot;&gt;https://forum.plantuml.net/4755/provide-display-visibility-attributes-private-protected?show=4766#a4766&lt;/a&gt;&lt;/li&gt;&lt;/ul&gt;&lt;p&gt;And:&lt;/p&gt;&lt;pre&gt;@startuml
package P {
-class &quot;private Class&quot; {
}

#class &quot;protected Class&quot; {
}

~class &quot;package private Class&quot; {
}

+class &quot;public Class&quot; {
}
}
@enduml&lt;/pre&gt;&lt;blockquote&gt;&lt;p&gt;&lt;a target=&quot;_blank&quot; rel=&quot;nofollow&quot; href=&quot;https://editor.plantuml.com/uml/SoWkIImgAStDuIf8JCvEJ4zL252evj9DpaaiBbPGAYZAB4iiILLm1d6LW1ArN5pASBdyajJaajGK5Dawc2pKD6mcQCFKb2RbP2OZIzLoEQJcfO1S0m00)&quot;&gt;&lt;img alt=&quot;&quot; src=&quot;https://img.plantuml.biz/plantuml/svg/SoWkIImgAStDuIf8JCvEJ4zL252evj9DpaaiBbPGAYZAB4iiILLm1d6LW1ArN5pASBdyajJaajGK5Dawc2pKD6mcQCFKb2RbP2OZIzLoEQJcfO1S0m00&quot; style=&quot;height:220px; width:404px&quot;&gt;&lt;/a&gt;&lt;/p&gt;&lt;/blockquote&gt;&lt;p&gt;&lt;/p&gt;&lt;p&gt;&lt;em&gt;&lt;strong&gt;Enjoy,&lt;/strong&gt;&lt;/em&gt;&lt;br&gt;Regards,&lt;br&gt;Th.&lt;/p&gt;</description>
<category>Wanted features</category>
<guid isPermaLink="true">https://forum.plantuml.net/18147/how-can-one-create-a-package-private-class-in-a-package?show=20103#a20103</guid>
<pubDate>Sun, 22 Jun 2025 16:44:10 +0000</pubDate>
</item>
<item>
<title>Edited: Dedicated Description Block for PlantUML Diagrams</title>
<link>https://forum.plantuml.net/20098/dedicated-description-block-for-plantuml-diagrams?show=20098#q20098</link>
<description>&lt;p&gt;&lt;strong&gt;Dear PlantUML Team,&lt;/strong&gt;&lt;/p&gt;&lt;p&gt;I would like to request a new feature that allows users to add a dedicated &lt;strong&gt;diagram description block&lt;/strong&gt; at the top of a diagram, aligned to the &lt;strong&gt;left&lt;/strong&gt;, without a border. This would serve as a clean, unobtrusive summary, improving readability and enhancing diagram documentation.&lt;/p&gt;&lt;p&gt;&lt;strong&gt;Why is this needed?&lt;/strong&gt;&lt;/p&gt;&lt;p&gt;Currently, existing elements do not fully address this requirement:&lt;/p&gt;&lt;ul&gt;&lt;li&gt;&lt;strong&gt;Headers&lt;/strong&gt; are unsuitable when the title is displayed below, causing layout inconsistencies.&lt;/li&gt;&lt;li&gt;&lt;strong&gt;Legends&lt;/strong&gt; can be placed below the title, but they &lt;strong&gt;do not support multiple legends&lt;/strong&gt;, making structured annotations challenging.&lt;/li&gt;&lt;li&gt;Adding a &lt;strong&gt;new dedicated description block&lt;/strong&gt; would provide a clear, well-positioned summary below the title while maintaining proper alignment and readability.&lt;/li&gt;&lt;/ul&gt;&lt;p&gt;&lt;strong&gt;Suggested Implementation:&lt;/strong&gt;&lt;/p&gt;&lt;ul&gt;&lt;li&gt;The description block should be positioned &lt;strong&gt;below the title&lt;/strong&gt;.&lt;/li&gt;&lt;li&gt;It should align &lt;strong&gt;left&lt;/strong&gt;, providing a structured introductory section.&lt;/li&gt;&lt;li&gt;No visible border, ensuring it blends naturally with the diagram.&lt;/li&gt;&lt;li&gt;Should &lt;strong&gt;not interfere&lt;/strong&gt; with other diagram elements, maintaining logical spacing and order.&lt;/li&gt;&lt;/ul&gt;&lt;p&gt;&lt;strong&gt;Previous Attempts to Solve the Issue:&lt;/strong&gt;&lt;/p&gt;&lt;p&gt;I have already explored possible solutions and shared suggestions in the following discussions:&lt;br&gt;&lt;a rel=&quot;nofollow&quot; href=&quot;https://forum.plantuml.net/20086/add-a-borderless-text-box-for-diagram-description&quot;&gt;https://forum.plantuml.net/20086/add-a-borderless-text-box-for-diagram-description&lt;/a&gt;&lt;br&gt;&lt;a rel=&quot;nofollow&quot; href=&quot;https://forum.plantuml.net/20085/how-to-add-a-diagram-description-at-the-top-without-a-border&quot;&gt;https://forum.plantuml.net/20085/how-to-add-a-diagram-description-at-the-top-without-a-border&lt;/a&gt;&lt;/p&gt;&lt;p&gt;However, these approaches &lt;strong&gt;do not fully satisfy&lt;/strong&gt; the desired layout, as they either impact placement or introduce unwanted formatting constraints.&lt;/p&gt;&lt;p&gt;&lt;strong&gt;Conclusion:&lt;/strong&gt;&lt;/p&gt;&lt;p&gt;Adding a dedicated &lt;strong&gt;description block&lt;/strong&gt; would significantly improve diagram documentation by providing a structured, non-intrusive way to convey important context. This enhancement would be highly beneficial for users who require clear explanations without affecting existing diagram elements.&lt;/p&gt;&lt;p&gt;I appreciate your time and consideration, and I hope this feature can be incorporated into a future update. Looking forward to your thoughts on this!&lt;/p&gt;&lt;p&gt;&lt;strong&gt;Best regards,&lt;/strong&gt;&lt;br&gt;Omar&lt;br&gt;&lt;br&gt;&lt;strong&gt;Example applying suggested approach, which is not suitable:&lt;/strong&gt;&lt;/p&gt;&lt;p&gt;@startuml&lt;br&gt;skinparam maxMessageSize 40&lt;/p&gt;&lt;p&gt;title&lt;br&gt;&amp;lt;font color=red&amp;gt;Notebook Selection using wxQueueEvent&amp;lt;/font&amp;gt;&lt;br&gt;&amp;lt;font color=red&amp;gt;AddNoteBook_OnClickTreControl_Event&amp;lt;/font&amp;gt;&lt;br&gt;end title&lt;/p&gt;&lt;p&gt;&lt;br&gt;&amp;lt;style&amp;gt;&lt;br&gt;header {&lt;br&gt;HorizontalAlignment left&lt;br&gt;FontSize 26&lt;br&gt;FontColor black&lt;br&gt;Margin 30&lt;br&gt;}&lt;br&gt;&amp;lt;/style&amp;gt;&lt;/p&gt;&lt;p&gt;left header&lt;br&gt;This diagram illustrates the use of wxQueueEvent for creating a new notebook when the user double-clicks an item in the tree control.&amp;nbsp;&lt;br&gt;It emphasizes asynchronous communication between the Tree Control and Notebook using event handling mechanisms.&lt;br&gt;endheader&lt;/p&gt;&lt;p&gt;&lt;br&gt;actor Actor&lt;br&gt;participant wxApp&lt;br&gt;participant mTreeCtrlPtr as TreeCtrl_ElmFiles&lt;br&gt;participant mNotebookPtr as AuiNotebook&lt;/p&gt;&lt;p&gt;Actor -&amp;gt; wxApp : Tab Click/Selection&lt;br&gt;wxApp -&amp;gt; AuiNotebook : EVT_AUINOTEBOOK_PAGE_CHANGED&lt;br&gt;AuiNotebook -&amp;gt; AuiNotebook: OnPageChanged(event)&lt;br&gt;activate AuiNotebook&amp;nbsp;&lt;br&gt;AuiNotebook -&amp;gt; AuiNotebook: selectedIndex = event-&amp;gt;GetSelection()&lt;/p&gt;&lt;p&gt;opt selectedIndex != -1&lt;br&gt;&amp;nbsp; AuiNotebook -&amp;gt; AuiNotebook: selectedPage = GetPage(selectedIndex)&lt;br&gt;&amp;nbsp; opt selectedPage != nullptr&lt;br&gt;&amp;nbsp; &amp;nbsp; AuiNotebook -&amp;gt; AuiNotebook: customEventPtr = new EvNotebook2TreeControl(EVT_CUSTOM_NOTEBOOK_CHANGED, GetId())&lt;br&gt;&amp;nbsp; &amp;nbsp; opt customEventPtr != nullptr&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; AuiNotebook -&amp;gt; AuiNotebook: customEventPtr.SetTreeItemId(selectedPage.GetTreeItemId())&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; AuiNotebook -[#blue]&amp;gt; TreeCtrl_ElmFiles: &amp;lt;font color=blue&amp;gt; wxQueueEvent(mTreeCtrlPtr, customEventPtr)&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; deactivate AuiNotebook&amp;nbsp;&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; activate TreeCtrl_ElmFiles&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; note over AuiNotebook, TreeCtrl_ElmFiles: QueueEvent posts the event\nasynchronously to the tree control&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; TreeCtrl_ElmFiles -&amp;gt; TreeCtrl_ElmFiles: OnCustomEvent_NotebookChanged(event)&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; note right of TreeCtrl_ElmFiles: Retrieve tree item ID from the event&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; TreeCtrl_ElmFiles -&amp;gt; TreeCtrl_ElmFiles: itemId = event-&amp;gt;GetTreeItemId()&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; opt itemId.IsOk() == true&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; TreeCtrl_ElmFiles -&amp;gt; TreeCtrl_ElmFiles: SelectItem(itemId, true)&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; end&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; deactivate TreeCtrl_ElmFiles&lt;br&gt;&amp;nbsp; &amp;nbsp; end&lt;br&gt;&amp;nbsp; end&lt;br&gt;end&lt;br&gt;@enduml&lt;br&gt;&lt;br&gt;&lt;a rel=&quot;nofollow&quot; href=&quot;http://www.plantuml.com/plantuml/png/bLHHRzis47xdhxXXBpOGErqtx268ZRgkcnf3ucnnzx8D0YsT9S8KAP0d9-cm_xwZQBLIPHJDWmr9_Exxlljuv1jFqb5TQk4FobJIoH9A-NIBtiiS7zGdX5zU2K6AD8hhlJK4gTNMpHncypjBkBFs00-eCILb3THUcHmUdtwliSRL4GrTNuQg-Q1uaMMX_YtN9nkpr2ezR1qk6UIiJdgbQ3A83eIuzlIiSIuAb1aw-5Tyi4vzOfZK2wroKt8TQDoJUCyVcmPU_zeyBuCqxBHC3-9MkbmP-FcL-4zSNvueHIY3I2osXVAGAPc7H9JMjISd2JrGWTmbWjttseGzawSE9OK091Xy1DFcyrYWQGiTPBRUQPoaeMKFqe0YP8s888S8QKnX2c9DW6LLIC-DCDO_cxHmrjZQCwWiQwDIsGI_Gth4ayesS9oIPFuCseqwRGysXWjUqU6rn9IVbI_zD4Hz2a08cHBtj0Z_WYU3LAegQOZRNbHLxqiP59Vaz3qvDWdjQxBIvNkbqVVHhPqJUb6hzeiGZHnCvb45hc0hTz1Cn-NdAHDnZK6TKeQk_jmcYu_hkyrszNQp-IsvNzoiakM7nTtDwfteGlkLLx0nzpB79QUGOpPguXc7zjLH4lP4ladZ6uEOhKs6Jp2BEK_cDqYVhO_6GjYAleB-C8F9JmBWUyY3K-Pcql0qwX6DcOFP-rWcDxNM5JbU_RP6MdkoPJFFOMzcpHIlZYtWTRElSQv68UpbnuVjvZPf0s-plWZkrjbe7Fn4HttclgUNkPe-80KVQyAIDRgjJczwIq5-IFxNZpjTup_puP1UGVUE2gXvxuYFkcD-yPMjLYl3ytCJLzkreVW9OBW0x15Tj_hYdDVErLDPJ_5Yml3-j-dU4_ePo0wkbYWtv8N9sM3uWlxIRTBwwX-ORWTEvGM1tP_Z-WF9AJn6F_7kMx-3lRFbbnPUQ4yr6zuvSVqvOBPs3YDoklQRmsWCincRg97NNwONZtEW7qN2YuQd5KAJ3QTXkECjDFw7tnl-gqlzFm00&quot;&gt;http://www.plantuml.com/plantuml/png/bLHHRzis47xdhxXXBpOGErqtx268ZRgkcnf3ucnnzx8D0YsT9S8KAP0d9-cm_xwZQBLIPHJDWmr9_Exxlljuv1jFqb5TQk4FobJIoH9A-NIBtiiS7zGdX5zU2K6AD8hhlJK4gTNMpHncypjBkBFs00-eCILb3THUcHmUdtwliSRL4GrTNuQg-Q1uaMMX_YtN9nkpr2ezR1qk6UIiJdgbQ3A83eIuzlIiSIuAb1aw-5Tyi4vzOfZK2wroKt8TQDoJUCyVcmPU_zeyBuCqxBHC3-9MkbmP-FcL-4zSNvueHIY3I2osXVAGAPc7H9JMjISd2JrGWTmbWjttseGzawSE9OK091Xy1DFcyrYWQGiTPBRUQPoaeMKFqe0YP8s888S8QKnX2c9DW6LLIC-DCDO_cxHmrjZQCwWiQwDIsGI_Gth4ayesS9oIPFuCseqwRGysXWjUqU6rn9IVbI_zD4Hz2a08cHBtj0Z_WYU3LAegQOZRNbHLxqiP59Vaz3qvDWdjQxBIvNkbqVVHhPqJUb6hzeiGZHnCvb45hc0hTz1Cn-NdAHDnZK6TKeQk_jmcYu_hkyrszNQp-IsvNzoiakM7nTtDwfteGlkLLx0nzpB79QUGOpPguXc7zjLH4lP4ladZ6uEOhKs6Jp2BEK_cDqYVhO_6GjYAleB-C8F9JmBWUyY3K-Pcql0qwX6DcOFP-rWcDxNM5JbU_RP6MdkoPJFFOMzcpHIlZYtWTRElSQv68UpbnuVjvZPf0s-plWZkrjbe7Fn4HttclgUNkPe-80KVQyAIDRgjJczwIq5-IFxNZpjTup_puP1UGVUE2gXvxuYFkcD-yPMjLYl3ytCJLzkreVW9OBW0x15Tj_hYdDVErLDPJ_5Yml3-j-dU4_ePo0wkbYWtv8N9sM3uWlxIRTBwwX-ORWTEvGM1tP_Z-WF9AJn6F_7kMx-3lRFbbnPUQ4yr6zuvSVqvOBPs3YDoklQRmsWCincRg97NNwONZtEW7qN2YuQd5KAJ3QTXkECjDFw7tnl-gqlzFm00&lt;/a&gt;&lt;/p&gt;</description>
<category>Wanted features</category>
<guid isPermaLink="true">https://forum.plantuml.net/20098/dedicated-description-block-for-plantuml-diagrams?show=20098#q20098</guid>
<pubDate>Tue, 17 Jun 2025 16:29:57 +0000</pubDate>
</item>
<item>
<title>Commented: Add a Borderless Text Box for Diagram Description</title>
<link>https://forum.plantuml.net/20086/add-a-borderless-text-box-for-diagram-description?show=20097#c20097</link>
<description>Hello everyone,&lt;br /&gt;
The example above demonstrates a simple way to add a diagram description consisting of multiple lines, aligned to the left.&lt;br /&gt;
In comparison, the example in the PlantUML documentation appears right-aligned, which doesn’t render well—particularly when the description includes a list or structured content.&lt;br /&gt;
&lt;br /&gt;
Best regards,&lt;br /&gt;
Omar</description>
<category>Wanted features</category>
<guid isPermaLink="true">https://forum.plantuml.net/20086/add-a-borderless-text-box-for-diagram-description?show=20097#c20097</guid>
<pubDate>Mon, 16 Jun 2025 10:25:13 +0000</pubDate>
</item>
<item>
<title>Commented: Feature to add sub-scale to gantt</title>
<link>https://forum.plantuml.net/16214/feature-to-add-sub-scale-to-gantt?show=20080#c20080</link>
<description>I would also like to see this option!&lt;br /&gt;
&lt;br /&gt;
Best csase I can have the daily that displays the date and weekday initial&lt;br /&gt;
and under that the weekly that displays the week number.&lt;br /&gt;
&lt;br /&gt;
Or even better, the other way around:&lt;br /&gt;
Month - Year&lt;br /&gt;
Week number (week grid)&lt;br /&gt;
Daily (date + initial of day, daily grid)</description>
<category>Wanted features</category>
<guid isPermaLink="true">https://forum.plantuml.net/16214/feature-to-add-sub-scale-to-gantt?show=20080#c20080</guid>
<pubDate>Thu, 05 Jun 2025 15:06:50 +0000</pubDate>
</item>
<item>
<title>Answer selected: Adding a Note below a milestone in Gantt</title>
<link>https://forum.plantuml.net/13164/adding-a-note-below-a-milestone-in-gantt?show=20055#a20055</link>
<description>&lt;p&gt;Hello O., and M.,&lt;/p&gt;&lt;p&gt;This is now implemented &lt;em&gt;(since 1.2025.3beta).&lt;/em&gt;&lt;/p&gt;&lt;pre&gt;@startgantt
project starts 2020/02/01
[Milestone] happens 2020/02/05
note bottom
    This is a description of &quot;Milestone&quot;
end note
@endgantt&lt;/pre&gt;&lt;blockquote&gt;&lt;p&gt;&lt;a target=&quot;_blank&quot; rel=&quot;nofollow&quot; href=&quot;https://editor.plantuml.com/uml/JKun3i8m4DjFkZzO_K13fExz01iROWZjGOFWBahk_sheWB0yMBPiUMwUgZ-JkZELQYzP78VN44CCOuXZE35Tp_ajpKtbXYsL8lgNJqngBhYRktsOq77PSaDdmYfjgRbuDeKzCFoM1YRH5TygqzpbSMC7&quot;&gt;&lt;img alt=&quot;&quot; src=&quot;https://img.plantuml.biz/plantuml/svg/JKun3i8m4DjFkZzO_K13fExz01iROWZjGOFWBahk_sheWB0yMBPiUMwUgZ-JkZELQYzP78VN44CCOuXZE35Tp_ajpKtbXYsL8lgNJqngBhYRktsOq77PSaDdmYfjgRbuDeKzCFoM1YRH5TygqzpbSMC7&quot; style=&quot;height:117px; width:242px&quot;&gt;&lt;/a&gt;&lt;/p&gt;&lt;/blockquote&gt;&lt;p&gt;&lt;em&gt;&lt;strong&gt;Enjoy,&lt;/strong&gt;&lt;/em&gt;&lt;br&gt;Regards,&lt;br&gt;Th.&lt;/p&gt;&lt;p&gt;&lt;/p&gt;</description>
<category>Wanted features</category>
<guid isPermaLink="true">https://forum.plantuml.net/13164/adding-a-note-below-a-milestone-in-gantt?show=20055#a20055</guid>
<pubDate>Tue, 03 Jun 2025 19:38:25 +0000</pubDate>
</item>
<item>
<title>Answered: Enhance the drawing of complex json objects</title>
<link>https://forum.plantuml.net/20075/enhance-the-drawing-of-complex-json-objects?show=20077#a20077</link>
<description>This I know, but it's not the same.&lt;br /&gt;
I like the more compact view and would love to see this a little bit improved.&lt;br /&gt;
&lt;br /&gt;
Regards&lt;br /&gt;
&lt;br /&gt;
Jens</description>
<category>Wanted features</category>
<guid isPermaLink="true">https://forum.plantuml.net/20075/enhance-the-drawing-of-complex-json-objects?show=20077#a20077</guid>
<pubDate>Sun, 01 Jun 2025 18:33:23 +0000</pubDate>
</item>
<item>
<title>Commented: Declare Participants similar to Components</title>
<link>https://forum.plantuml.net/15232/declare-participants-similar-to-components?show=20059#c20059</link>
<description>&lt;p&gt;Hello D.,&lt;/p&gt;&lt;p&gt;For&amp;nbsp;that you can use new style declaration, like:&lt;/p&gt;&lt;pre&gt;@startuml
&lt;span style=&quot;color:#008000&quot;&gt;&amp;lt;style&amp;gt;
.mycolor {
  Backgroundcolor #palegreen
}
&amp;lt;/style&amp;gt;&lt;/span&gt;
hide stereotype

participant MyParticipant &lt;span style=&quot;color:#008000&quot;&gt;&amp;lt;&amp;lt;mycolor&amp;gt;&amp;gt;&lt;/span&gt; order 20 [
    =MyTitle
    ----
    &quot;&quot;MySubTitle&quot;&quot;
] 

participant Bob order 10 

@enduml&lt;/pre&gt;&lt;blockquote&gt;&lt;p&gt;&lt;a target=&quot;_blank&quot; rel=&quot;nofollow&quot; href=&quot;https://www.planttext.com/?text=LO-n3i8m34HtVuKLPg0mXwhgNgaIR8WXRQmIaIPHwWuHujy9fGDuylbqx-HgOXLv7Yt8YPEb4dPZwhtr4P-0MAl-CKG_E_szROAoD4GY1o-G-pLoDvfmOehaEGK2W92XfZT1ESOcjJzAofLVbkYZfeZ70g-v2l7Kf8jXIulOvbaM8Pfqdhl54G9k-4-lVRTo3aMsAdBwyyqR&quot;&gt;&lt;img alt=&quot;&quot; src=&quot;https://uml.planttext.com/plantuml/svg/LO-n3i8m34HtVuKLPg0mXwhgNgaIR8WXRQmIaIPHwWuHujy9fGDuylbqx-HgOXLv7Yt8YPEb4dPZwhtr4P-0MAl-CKG_E_szROAoD4GY1o-G-pLoDvfmOehaEGK2W92XfZT1ESOcjJzAofLVbkYZfeZ70g-v2l7Kf8jXIulOvbaM8Pfqdhl54G9k-4-lVRTo3aMsAdBwyyqR&quot; style=&quot;height:153px; width:161px&quot;&gt;&lt;/a&gt;&lt;/p&gt;&lt;/blockquote&gt;&lt;p&gt;&lt;em&gt;&lt;strong&gt;Enjoy,&lt;/strong&gt;&lt;/em&gt;&lt;br&gt;Regards,&lt;br&gt;Th.&lt;/p&gt;</description>
<category>Wanted features</category>
<guid isPermaLink="true">https://forum.plantuml.net/15232/declare-participants-similar-to-components?show=20059#c20059</guid>
<pubDate>Mon, 19 May 2025 14:08:21 +0000</pubDate>
</item>
<item>
<title>Commented: Support interrupt region and action type (especially accept time event action)</title>
<link>https://forum.plantuml.net/19247/support-interrupt-region-action-especially-accept-action?show=20017#c20017</link>
<description>&lt;p&gt;The action type is already described in another question here:&amp;nbsp;&lt;/p&gt;&lt;p&gt;&lt;strong&gt;&lt;a href=&quot;https://forum.plantuml.net/16558/draw-send-signal-action-accept-event-action-activity-diagram&quot; rel=&quot;nofollow&quot;&gt;https://forum.plantuml.net/16558/draw-send-signal-action-accept-event-action-activity-diagram&lt;/a&gt;&lt;/strong&gt;, so maybe it would be interesting to &lt;strong&gt;keep the action type discussion in a single question&lt;/strong&gt; (sorry for the use of bold, it's because it will help further readers).&lt;/p&gt;&lt;p&gt;This is the only question&amp;nbsp;request for interrupt region, so I hope all the related progress is discussed here.&lt;/p&gt;&lt;p&gt;Please don't take it as offensive. It's definitely not the purpose.&lt;/p&gt;</description>
<category>Wanted features</category>
<guid isPermaLink="true">https://forum.plantuml.net/19247/support-interrupt-region-action-especially-accept-action?show=20017#c20017</guid>
<pubDate>Wed, 30 Apr 2025 13:59:03 +0000</pubDate>
</item>
<item>
<title>Answered: Provide a way to put page number in header/footer, when used in conjuction with nextpage</title>
<link>https://forum.plantuml.net/1433/provide-page-number-header-footer-when-conjuction-nextpage?show=20003#a20003</link>
<description>&lt;p&gt;See some answers here:&lt;/p&gt;&lt;ul&gt;&lt;li&gt;&lt;a rel=&quot;nofollow&quot; href=&quot;https://forum.plantuml.net/6699/please-provide-macros-insert-current-number-total-number-pages?show=6709#a6709&quot;&gt;https://forum.plantuml.net/6699/please-provide-macros-insert-current-number-total-number-pages?show=6709#a6709&lt;/a&gt;&lt;/li&gt;&lt;/ul&gt;</description>
<category>Wanted features</category>
<guid isPermaLink="true">https://forum.plantuml.net/1433/provide-page-number-header-footer-when-conjuction-nextpage?show=20003#a20003</guid>
<pubDate>Sun, 27 Apr 2025 20:09:25 +0000</pubDate>
</item>
<item>
<title>Commented: Could other diagram types, like component, state, etc. support dynamic color notation?</title>
<link>https://forum.plantuml.net/19983/could-other-diagram-types-component-support-dynamic-notation?show=19995#c19995</link>
<description>Hi The-Lu!&lt;br /&gt;
&lt;br /&gt;
thank you! I meant a bit another case (which actually brakes):&lt;br /&gt;
&lt;br /&gt;
@startuml&lt;br /&gt;
&lt;br /&gt;
component n #?black:white{&lt;br /&gt;
&amp;nbsp;&amp;nbsp;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
@enduml&lt;br /&gt;
&lt;br /&gt;
Please have a look:&lt;br /&gt;
&lt;a href=&quot;https://www.plantuml.com/plantuml/uml/SoWkIImgAStDuU9ApiyjoCzBpIjHo5DGja_AIKpEjYhFo2n9hUPIKE2gvU9oICrB0Qe40000&quot; rel=&quot;nofollow&quot;&gt;https://www.plantuml.com/plantuml/uml/SoWkIImgAStDuU9ApiyjoCzBpIjHo5DGja_AIKpEjYhFo2n9hUPIKE2gvU9oICrB0Qe40000&lt;/a&gt;</description>
<category>Wanted features</category>
<guid isPermaLink="true">https://forum.plantuml.net/19983/could-other-diagram-types-component-support-dynamic-notation?show=19995#c19995</guid>
<pubDate>Thu, 24 Apr 2025 18:48:10 +0000</pubDate>
</item>
<item>
<title>Answered: Update Material UI icons in standard libarary</title>
<link>https://forum.plantuml.net/16218/update-material-ui-icons-in-standard-libarary?show=19988#a19988</link>
<description>Please, update these icons as it is very time-consuming to run into an icon you have chosen from the icons set but is not yet supported in PlantUML.</description>
<category>Wanted features</category>
<guid isPermaLink="true">https://forum.plantuml.net/16218/update-material-ui-icons-in-standard-libarary?show=19988#a19988</guid>
<pubDate>Tue, 22 Apr 2025 13:14:08 +0000</pubDate>
</item>
<item>
<title>Commented: Please provide a way to change background and border color of connectors in activity diagrams</title>
<link>https://forum.plantuml.net/19975/please-provide-change-background-connectors-activity-diagrams?show=19980#c19980</link>
<description>&lt;p&gt;An example (I appreciate&amp;nbsp;feedback if something is/seems/is wrong):&lt;/p&gt;&lt;p&gt;&lt;span style=&quot;font-family:courier new,courier,monospace&quot;&gt;@startuml&lt;br&gt;' Activity diagram definitions BEGIN&lt;/span&gt;&lt;/p&gt;&lt;p&gt;&lt;span style=&quot;font-family:courier new,courier,monospace&quot;&gt;skinparam style strictuml&lt;br&gt;skinparam nodesep 800 'pixels&lt;/span&gt;&lt;/p&gt;&lt;p&gt;&lt;span style=&quot;font-family:courier new,courier,monospace&quot;&gt;skinparam arrow {&lt;br&gt;&amp;nbsp; Thickness 1.2&lt;br&gt;&amp;nbsp; Color #000000&lt;br&gt;}&lt;/span&gt;&lt;/p&gt;&lt;p&gt;&lt;span style=&quot;font-family:courier new,courier,monospace&quot;&gt;skinparam conditionStyle diamond&lt;/span&gt;&lt;/p&gt;&lt;p&gt;&lt;span style=&quot;font-family:courier new,courier,monospace&quot;&gt;skinparam activity {&lt;br&gt;&amp;nbsp; BackgroundColor #FFFFFF&lt;br&gt;&amp;nbsp; BorderColor #000000&lt;br&gt;&amp;nbsp; BorderThickness 1.2&lt;br&gt;}&lt;/span&gt;&lt;/p&gt;&lt;p&gt;&lt;span style=&quot;font-family:courier new,courier,monospace&quot;&gt;skinparam activityDiamond {&lt;br&gt;&amp;nbsp; BackgroundColor #FFFFFF&lt;br&gt;&amp;nbsp; BorderColor #000000&lt;br&gt;&amp;nbsp; BorderThickness 1.2&lt;br&gt;}&lt;/span&gt;&lt;/p&gt;&lt;p&gt;&lt;span style=&quot;font-family:courier new,courier,monospace&quot;&gt;skinparam rectangle {&lt;br&gt;&amp;nbsp; BackgroundColor #FFFFFF&lt;br&gt;&amp;nbsp; BorderColor #000000&lt;br&gt;&amp;nbsp; BorderThickness 1.2&lt;br&gt;}&lt;/span&gt;&lt;/p&gt;&lt;p&gt;&lt;span style=&quot;font-family:courier new,courier,monospace&quot;&gt;' To change connector background color, I had to use:&lt;br&gt;'#white:(A)&lt;br&gt;' But I couldn't change the line color inline.&lt;/span&gt;&lt;/p&gt;&lt;p&gt;&lt;span style=&quot;font-family:courier new,courier,monospace&quot;&gt;' I could style the circle...&lt;br&gt;&amp;lt;style&amp;gt;&lt;br&gt;activityDiagram {&lt;br&gt;&amp;nbsp; circle {&lt;br&gt;&amp;nbsp; &amp;nbsp; Backgroundcolor lightblue /' ...but it also changes the background of start and stop of activities. '/&lt;br&gt;&amp;nbsp; &amp;nbsp; LineColor red&lt;br&gt;&amp;nbsp; &amp;nbsp; LineThickness 2&lt;br&gt;&amp;nbsp; }&amp;nbsp;&lt;br&gt;}&lt;br&gt;&amp;lt;/style&amp;gt;&lt;/span&gt;&lt;/p&gt;&lt;p&gt;&lt;span style=&quot;font-family:courier new,courier,monospace&quot;&gt;start&lt;br&gt;&amp;nbsp; :Check request;&lt;br&gt;&amp;nbsp; if () then ([unfeasible]\n)&lt;br&gt;&amp;nbsp; &amp;nbsp; #white:(A)&amp;nbsp; /' Inline color works. '/&lt;br&gt;&amp;nbsp; else (\n[feasible])&lt;br&gt;&amp;nbsp; &amp;nbsp; ' Continue&lt;br&gt;&amp;nbsp; endif&lt;br&gt;&amp;nbsp; :Analyze impact;&lt;br&gt;&amp;nbsp; :Impact analysis\n&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;report;&amp;lt;&amp;lt;task&amp;gt;&amp;gt; /' An object, actually. '/&lt;br&gt;&amp;nbsp; if () then ([prohibitive]\n)&lt;br&gt;&amp;nbsp; &amp;nbsp; (A)&lt;br&gt;&amp;nbsp; else (\n[non-prohibitive])&lt;br&gt;&amp;nbsp; &amp;nbsp; ' Continue&lt;br&gt;&amp;nbsp; endif&lt;br&gt;&amp;nbsp; repeat&lt;br&gt;&amp;nbsp; &amp;nbsp; :Implement modification;&lt;br&gt;&amp;nbsp; &amp;nbsp; :Test modification;&lt;br&gt;&amp;nbsp; repeatwhile ([failed]\n)&lt;br&gt;&amp;nbsp; -&amp;gt;[approved];&lt;br&gt;stop&lt;/span&gt;&lt;/p&gt;&lt;p&gt;&lt;span style=&quot;font-family:courier new,courier,monospace&quot;&gt;(A)&lt;br&gt;:Reject request;&lt;br&gt;stop&lt;br&gt;@enduml&lt;/span&gt;&lt;/p&gt;</description>
<category>Wanted features</category>
<guid isPermaLink="true">https://forum.plantuml.net/19975/please-provide-change-background-connectors-activity-diagrams?show=19980#c19980</guid>
<pubDate>Thu, 17 Apr 2025 08:03:28 +0000</pubDate>
</item>
</channel>
</rss>