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

slow edit in long notes #2192

Open
4 of 6 tasks
monperrus opened this issue May 18, 2024 · 2 comments
Open
4 of 6 tasks

slow edit in long notes #2192

monperrus opened this issue May 18, 2024 · 2 comments
Labels

Comments

@monperrus
Copy link

monperrus commented May 18, 2024

This issue respects the following points:

Describe the bug

Edit a very long note (100kb+). Each keystroke takes a very long time to appear.

Related bug: Slow search in long notes (#1729 )

Expected behavior

Edition is responsive and usable.

Notes Android version

4.2.1

Notes server version

4.9.2

Nextcloud Android version

3.29.0

Nextcloud version

28.0.3

Device

Pixel

Android Version

14

App Store

  • Google Play Store
  • F-Droid
  • Huawei App Gallery

Stacktrace

No response

@monperrus monperrus added the bug label May 18, 2024
@stefan-niedermann
Copy link
Member

note (100kb+)

The Notes app is not a word processor and not designed to handle scientific works and write books. Split them into multiple notes (and glue them together with a category).

However it is crucial to mention which type of editor you are using: In the Notes Android apps settings, you can switch between preview, edit and rich edit. The last one is a web based editor and slower by nature - you can try using the edit mode which is implemented natively and should be able to handle more content gracefully. (Drawbacks are missing features like a yet missing toolbar as well as collaborative real time editing together with other people - the latter one will likely never come for the simple edit mode).

@monperrus
Copy link
Author

| preview, edit and rich edit.

thanks, I did not know that. "plain edit" is much faster.

by playing with that, encountered this bug #2196

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

2 participants