The position of the cursor when the page is opened

Thank you for your detailed explanation and solutions!

I successfully used your script, and it genuinely helped me. It seems that the editor.undo command does not work in my version. I deleted the someTextToMoveView text and commented out await syscall("editor.undo"); and it still seems to run well, positioning the cursor at the very end of the page each time it’s opened.

I like to capture fleeting thoughts in list form on my journal page:

After jotting down a thought, I press Enter to leave an empty list item, allowing me to immediately start recording the next time I open the page.

When browsing and finding useful information, my process is:

  1. Click the browser bookmark.
  2. Record the thought.
  3. Press the paste shortcut, then Enter.

This few-step process is intuitive for me.
Thanks again for providing me with the solution ! :sob: