Author Topic: Feature request: Note lists indentation  (Read 23209 times)

skiwi

  • EA Expert
  • ****
  • Posts: 2080
  • Karma: +46/-82
    • View Profile
Feature request: Note lists indentation
« 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>
Orthogonality rules
Using EA16.1 (1627) on Windows 11 Enterprise/64 bit. Repositories in SQLServer2019 DB Schema 1558.
WebEA on Pro Cloud Server 4.2.64

beginner

  • Guest
Re: Feature request: Note lists indentation
« Reply #1 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.

skiwi

  • EA Expert
  • ****
  • Posts: 2080
  • Karma: +46/-82
    • View Profile
Re: Feature request: Note lists indentation
« Reply #2 on: August 20, 2014, 07:00:09 am »
not in EA 11
Orthogonality rules
Using EA16.1 (1627) on Windows 11 Enterprise/64 bit. Repositories in SQLServer2019 DB Schema 1558.
WebEA on Pro Cloud Server 4.2.64

qwerty

  • EA Guru
  • *****
  • Posts: 13584
  • Karma: +396/-301
  • I'm no guru at all
    • View Profile
Re: Feature request: Note lists indentation
« Reply #3 on: August 20, 2014, 07:47:58 am »
Wow. A post from one of my elder accounts. It's getting historic.

q.

skiwi

  • EA Expert
  • ****
  • Posts: 2080
  • Karma: +46/-82
    • View Profile
Re: Feature request: Note lists indentation
« Reply #4 on: April 22, 2015, 09:51:06 am »
or EA 12
Orthogonality rules
Using EA16.1 (1627) on Windows 11 Enterprise/64 bit. Repositories in SQLServer2019 DB Schema 1558.
WebEA on Pro Cloud Server 4.2.64

jörg

  • EA User
  • **
  • Posts: 28
  • Karma: +0/-0
    • View Profile
Re: Feature request: Note lists indentation
« Reply #5 on: March 26, 2021, 04:25:03 am »
not even 15!

MichaelJ

  • EA User
  • **
  • Posts: 77
  • Karma: +14/-7
    • View Profile
Re: Feature request: Note lists indentation
« Reply #6 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).




qwerty

  • EA Guru
  • *****
  • Posts: 13584
  • Karma: +396/-301
  • I'm no guru at all
    • View Profile
Re: Feature request: Note lists indentation
« Reply #7 on: March 26, 2021, 10:30:15 pm »
They got deaf on those ears.

q.

Eve

  • EA Administrator
  • EA Guru
  • *****
  • Posts: 8063
  • Karma: +118/-20
    • View Profile
Re: Feature request: Note lists indentation
« Reply #8 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.

qwerty

  • EA Guru
  • *****
  • Posts: 13584
  • Karma: +396/-301
  • I'm no guru at all
    • View Profile
Re: Feature request: Note lists indentation
« Reply #9 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.

Geert Bellekens

  • EA Guru
  • *****
  • Posts: 13283
  • Karma: +556/-33
  • Make EA work for YOU!
    • View Profile
    • Enterprise Architect Consultant and Value Added Reseller
Re: Feature request: Note lists indentation
« Reply #10 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

qwerty

  • EA Guru
  • *****
  • Posts: 13584
  • Karma: +396/-301
  • I'm no guru at all
    • View Profile
Re: Feature request: Note lists indentation
« Reply #11 on: April 01, 2021, 08:42:04 pm »
That was a mean one...

q.

Martin Merkel

  • EA Novice
  • *
  • Posts: 18
  • Karma: +0/-0
    • View Profile
Re: Feature request: Note lists indentation
« Reply #12 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.
« Last Edit: August 14, 2022, 03:24:46 am by Martin Merkel »