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

Mobile: Fixes #11539: Fix missing "Insert Time" button #11542

Open
wants to merge 1 commit into
base: dev
Choose a base branch
from

Conversation

personalizedrefrigerator
Copy link
Collaborator

@personalizedrefrigerator personalizedrefrigerator commented Dec 19, 2024

Summary

This pull request allows adding an "Insert Time" button to the mobile toolbar. This action was (incorrectly) removed in #11472.

Fixes #11539.

Note

At present, the insert time button is included in the toolbar by default.

Screenshot

screenshot: An insert time button is included in the toolbar and toolbar settings.

Testing plan

Web:

  1. Add the "insert time" button to the toolbar.
  2. Click the insert time button.
  3. Verify that the time/date is added at the cursor location in the editor.
  4. Attach a file.
  5. Verify that the file is added to the editor surrounded with newlines.
  6. Switch to the viewer.
  7. Insert a drawing.
  8. Verify that the drawing is added to the end of the editor.

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.

Android: "Insert Time"-Button missing
1 participant