https://bz.apache.org/ooo/show_bug.cgi?id=126984
Issue ID: 126984
Issue Type: DEFECT
Summary: Filter Calc functions by translated name, original
name and description
Product: Calc
Version: 4.1.1
Hardware: All
OS: All
Status: UNCONFIRMED
Severity: Major
Priority: P5 (lowest)
Component: ui
Assignee: [email protected]
Reporter: [email protected]
Created attachment 85557
--> https://bz.apache.org/ooo/attachment.cgi?id=85557&action=edit
New field postion proposal in current GUI
It's often extremely hard to figure out how a certain function was translated
(e.g. ceiling = "ZAOKR.GÓRA", good luck searching for that). Even when using
english version going through all functions to find the one you need is hard
(e.g. is it ceiling or roundup).
So a good idea would be filtering functions. I think this should be a single
field that would search through:
* translated name,
* original name,
* description.
Why adding original name to the mix? Because Calc wiki is in English and Google
search usually shows it as a first match.
Technically this shouldn't be to hard to do. Just pre-build index containing
concatenated text of all things mentioned above. Not sure if there is some kind
of structure for that already. I'm guessing there is as there is already
filtering by function category.
P.S.: Attached image is in Polish, sorry, but I'm guessing you know this dialog
well.
--
You are receiving this mail because:
You are the assignee for the issue.