Mercurial > obsidian-remember-file-state
diff README.md @ 33:b77a0dd22db8
Editing pass on the README text.
author | Ludovic Chabant <ludovic@chabant.com> |
---|---|
date | Mon, 14 Aug 2023 10:38:28 -0700 |
parents | 141f0a7d1986 |
children | 8e8019698f16 |
line wrap: on
line diff
--- 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.