Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Allow insert an operator before selected term #126

Closed
mkulesh opened this issue Oct 5, 2022 · 3 comments
Closed

Allow insert an operator before selected term #126

mkulesh opened this issue Oct 5, 2022 · 3 comments
Assignees
Milestone

Comments

@mkulesh
Copy link
Owner

mkulesh commented Oct 5, 2022

Currently, it is only possible to insert an operator after a term (see discussion in #70). There is a workaround: select a term by long press, cut it using the context menu, insert a desired operator and than paste the copied term into the second (right) field. We propose to expand the context menu by a new button "Insert in left of selected". When the button is checked, a new operator will be added before selected term and such a workaround is not more needed.

@mkulesh
Copy link
Owner Author

mkulesh commented Oct 22, 2022

Implemented solution: added a new context menu button that switches the insertion mode: before or after the selected term
insert_in_left
The result of insertion before the selected term looks like:
insert_in_left1

@mkulesh
Copy link
Owner Author

mkulesh commented Oct 25, 2022

To be merged into free version

mkulesh added a commit that referenced this issue Nov 1, 2022
mkulesh added a commit that referenced this issue Nov 1, 2022
mkulesh added a commit that referenced this issue Nov 1, 2022
@mkulesh
Copy link
Owner Author

mkulesh commented Nov 13, 2022

Released in versions 1.23 and 2.23

@mkulesh mkulesh closed this as completed Nov 13, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant