# HG changeset patch # User Ludovic Chabant # Date 1692034708 25200 # Node ID b77a0dd22db88f0d2436fc814b55844d374443ad # Parent 141f0a7d1986e0aabf5ba429084925ce02f6ef20 Editing pass on the README text. diff -r 141f0a7d1986 -r b77a0dd22db8 README.md --- a/README.md Mon Nov 28 20:39:13 2022 -0800 +++ b/README.md Mon Aug 14 10:38:28 2023 -0700 @@ -1,9 +1,9 @@ # Remember File State This [Obsidian](https://obsidian.md) plugin remembers the editor state of files -as you switch between them. It restores the cursor position, scrolling position, -and so on. The plugin doesn't do any polling, and strives to only do work when -opening and closing files in order to no slow down the editing experience. +as you switch between them. It restores the cursor position and scrolling position. +The plugin doesn't do any polling, and strives to only do work when +opening and closing files in order to not slow down the editing experience. Note that this plugin doesn't currently remember state across sessions.