obsidian-remember-cursor-position icon indicating copy to clipboard operation
obsidian-remember-cursor-position copied to clipboard

RAM consumption hikes

Open zanodor opened this issue 1 year ago • 0 comments

Reproduce issue:

Write 3 lines continuously in any markdown file and watch the Task Manager.
Many times I've seen the RAM consumption of the main process of a (large-ish) vault go up from 1.1GB to 2.6GB in no time.
Disabling the plugin (with no alternative anywhere, alas) seems to have sorted my problem.

I am not a developer to have a look and my question comes out of the dark: Is the plugin causing some endless loop checking the cursor position all the time? Why not check it and save it once the active leaf is no longer open? Forgive me for asking ignorant questions, of course.

Cheers

zanodor avatar Sep 29 '24 22:09 zanodor