-
-
Notifications
You must be signed in to change notification settings - Fork 2.3k
Inconsistent Find and Replace Behavior in Large Code Notes #5710
Description
Description
I received an issue on my theme a couple weeks ago about difficulty using find and replace. I suspect it's due to the size of the code note making it difficult for the app to parse through it effectively. This seems especially problematic when the note is read only based on both my tests and according to what was said in the issue.
Find and replace will highlight the terms but won't navigate to those terms as expected. In order for the function to operate normally, the find and replace function must be closed and reopened in editable mode.
I am using local only and the latest release of the TriliumNext. @LorenAmelang, the person who opened the issue, was using Arch plus sync (Trilium.cc) and 0.92.7 at the time of opening the issue.
TriliumNext Version
0.93.0
What operating system are you using?
Other Linux
What is your setup?
Local (no sync)
Operating System Version
Debian Trixie (testing)
Error logs
No response