Visual formula/Math editor

Would there be any point to open an enhancement bug for LibreOffice Formula/Math to request visual editing?

To cut to the case: Mathcha.io.

It is a javascript service to write math pages, formula as well as various other things. If you do not know it please check first, so you see what I mean.

  1. it is visual / WYSIWYG: you edit the formula, not the source. This may be a matter of taste, but:

  2. it is very fast to use. The reason for that is that it uses a command hotkey (backslash) which pops up a context sensitively ordered, searchable list of functions, basically everywhere. You use it to select math-inline, use it for operators, special characters, brackets, functions, … all of them come formatted.
    Since it’s context-sensitively ordered even when you don’t know the exact name it’s on the top of the list, and if not it can be searched (if all else fails by clickable categories), and contains unique enough names to be able to type only 2-3 characters to pull up any objects.
    Also search is possibly ordered by use frequency so most used operators come to the top.

  3. it can use the already selected text for functions, like for numerator of a fraction, or to put something into braces.

The point is: it is way faster than typing the source: random tests show about 10 times less keystrokes, and zero mouse clicks (and mouse clicks are a distraction when one’s typing a formula)!
Also it’d be probably easier to use for the non-geek.

It could generate the source (TeX or LO Formula compatible, whatever one please).


But as far as I see there are no large development going on on the Formula tool and I do not like to create bugs staying there forever. What do you think? Shall I?

Math lags light-years behind the other LO components. It has not seen development for years.

As an example, look at the notions of styles which allow very easy and versatile change of appearance in Writer, Calc and Impress. There are also styles in Draw but less powerful. However, in Math, it is quite impossible to change appearance (e.g. try to change a font face) without recreating the whole formula.

If you feel like capable of writing a specification or at least a technical user scenario/work description, don’t hesitate. Write it and propose it the the dev team.

Also, LO, and Math in particular, is FLOSS. Its source code is freely available and you are encouraged to improve it if you have the skills for it.

I remember @Lupp offered a small bounty to everyone who could improve Math.

@ajlittoz What is the preferred way to “propose”? Mailing list? Github issue? Other?
I can only offer creating a specification, I do not have the possibility to actually code it.

I’d recommend first a contact with the dev team. I found this link. If this works add a comment with feedback.

You always can write your enhancement to bugs.documentfoundation.org

@ajlittoz unfortunately is right: No development over years, bug reports next to pointless.
An example: https://bugs.documentfoundation.org/show_bug.cgi?id=32362
Users urgently needing a working formula editor (I’m no longer among these) are forced to resort to (e.g.) TexMaths » Extensions probably. But this implies issues concerning document exchange/portability and multi-author papers (in schools e.g.).
LibreOffice should actually be a recommendable platform with a low entry point there.
I even offered a “starting shot” of up to EUR500 once without any response. That amount wasn’t exactly small on my personal scale.

@Lupp, Entshuldigung! I didn’t remember accurately the amount; I thought it was rather in the 50 EUR range. The effective amount is particularly generous coming from a “simple” user.

Don’t worry!! No apologies needed. (I was a bit afraid originally the amount might be judged poncey.)

You also deplored the lack of formula styles. Concerning a probale need of harmonizing formulas (from different sources e.g.) in a single text document, I once wrote a bit of code allowing to use one of all these formulas as a kind of formatting template.

222078/a-writer-document-contains-lots-of-differently-formatted-math-formulas-how-can-i-harmonize-the-formats-can-i-use-one-of-the-formulas-as-a-kind-of/

(The code could be simplified, but I didn’t do it yet.)

(ajlittoz: I took the liberty to reformat slightly the link to the question)

This ain’t a solution to the question, so please in order not to confuse AskLO users, consider reformulationg your question as a comment.
As far as I can know, the answer is “no”.

@ajlittoz Got confused, because I couldn’t see a commenting option. I’ve flagged my comment for deletion instead.

The “commenting option” is hidden under the gray callout (rightmost) icon under any question, answer or comment. When you lover over it, a “Reply” tooltip appears.