Skip to content

Mobile: Add delete line, duplicate line and sort selected lines buttons to editor toolbar #12555

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

Merged
merged 1 commit into from
Jun 28, 2025

Conversation

mrjo118
Copy link
Contributor

@mrjo118 mrjo118 commented Jun 17, 2025

Add delete line, duplicate line and sort selected lines buttons to editor toolbar on mobile as requested here: https://discourse.joplinapp.org/t/new-delete-line-function-in-the-toolbar-of-the-iphone-android-apps/45793

I have verified that all 3 options work correctly on the note editor on mobile. Please note, the sort selected lines button only sorts alphabetically ascending, so I made the icon to match that

Screenshot of the options in the customize toolbar screen, and on the bar:

buttons

@mrjo118 mrjo118 changed the title Mobile: Add delete, duplicate and sort line buttons to editor toolbar Mobile: Add delete line, duplicate line and sort selected lines buttons to editor toolbar Jun 17, 2025
@laurent22
Copy link
Owner

Thanks for implementing this. We'd want these features to be excluded from the toolbar by default, and I'm not sure they are based on the code?

@mrjo118
Copy link
Contributor Author

mrjo118 commented Jun 28, 2025

Thanks for implementing this. We'd want these features to be excluded from the toolbar by default, and I'm not sure they are based on the code?

Yes, they are excluded from the bar by default, just like on this PR #12053

@laurent22
Copy link
Owner

Great, thanks for confirming!

@laurent22 laurent22 merged commit f9ccd15 into laurent22:dev Jun 28, 2025
11 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants