Sparx Systems Forum

Enterprise Architect => Suggestions and Requests => Topic started by: skiwi on November 20, 2009, 09:49:40 am

Title: Feature request: Note lists indentation
Post by: skiwi on November 20, 2009, 09:49:40 am
I have today submitted a modest (blush) feature request, your support (votes) welcome.


Details:  

In the notes field add support for indented (hierarchies) of bulleted and numbered lists


Steps to Reproduce:  

I'd like to see indentation icons added to support the formatting options of notes so that we see
*
**
***

or in html (for any combination of ol and ul)

<ul>
  <li>example
    <ul>
      <li>support for this construct</li>
    </ul>
  </li>
</ul>
Title: Re: Feature request: Note lists indentation
Post by: beginner on June 28, 2010, 04:53:38 pm
The problem here is likely another design flaw in EA. They use an internal format which they transfer to HTML and RTF. Of course this will never work correctly for any kind text. Having simple but W3C HTML and nothing else would save a lot trouble. Sparx will not dare, you know.

b.
Title: Re: Feature request: Note lists indentation
Post by: skiwi on August 20, 2014, 07:00:09 am
not in EA 11
Title: Re: Feature request: Note lists indentation
Post by: qwerty on August 20, 2014, 07:47:58 am
Wow. A post from one of my elder accounts. It's getting historic.

q.
Title: Re: Feature request: Note lists indentation
Post by: skiwi on April 22, 2015, 09:51:06 am
or EA 12
Title: Re: Feature request: Note lists indentation
Post by: jörg on March 26, 2021, 04:25:03 am
not even 15!
Title: Re: Feature request: Note lists indentation
Post by: MichaelJ on March 26, 2021, 09:29:22 pm
Sadly, this pattern is a pattern experienced many times with this product. The company exhibits a couldn't-be-bothered attitude toward users (sure log those feature requests or bug requests, not gonna help one bit).



Title: Re: Feature request: Note lists indentation
Post by: qwerty on March 26, 2021, 10:30:15 pm
They got deaf on those ears.

q.
Title: Re: Feature request: Note lists indentation
Post by: Eve on April 01, 2021, 09:13:03 am
The advice on this has always been that if you want multiple list levels you need to use a linked document.

As much as I'd like to give you better news. This was explicitly rejected as a requirement when formatted notes were first implemented, and as far as I know there hasn't been any traction to change that.
Title: Re: Feature request: Note lists indentation
Post by: qwerty on April 01, 2021, 06:18:54 pm
Fair enough. From your POV. But from the customer perspective: Yes, why listen to a customer if the developer knows it better?

q.
Title: Re: Feature request: Note lists indentation
Post by: Geert Bellekens on April 01, 2021, 08:16:14 pm
Fair enough. From your POV. But from the customer perspective: Yes, why listen to a customer if the developer knows it better?

q.
On the other hand, I understand that you can't implement every feature a random user asks for.
Otherwise you would end up with crazy things like chat and email functionality inside a (UML) modelling tool ;D

Geert
Title: Re: Feature request: Note lists indentation
Post by: qwerty on April 01, 2021, 08:42:04 pm
That was a mean one...

q.
Title: Re: Feature request: Note lists indentation
Post by: Martin Merkel on September 29, 2021, 10:08:09 pm
Anyway, I would second a request for more flexibility for lists in element notes.
Martin

Maybe just by allowing for a, b, c lists in addition to the numbered lists. That should be easy and give at least a bit more flexibility.