No description
Find a file
2024-02-27 15:52:02 -08:00
.editorconfig Initial commit 2023-10-08 18:36:31 -07:00
.eslintignore Initial commit 2023-10-08 18:36:31 -07:00
.eslintrc Formatting 2023-10-09 09:08:14 -07:00
.gitignore Initial commit 2023-10-08 18:36:31 -07:00
.npmrc Initial commit 2023-10-08 18:36:31 -07:00
.prettierignore Add Prettier 2023-10-09 09:08:01 -07:00
.prettierrc Add Prettier 2023-10-09 09:08:01 -07:00
esbuild.config.mjs Formatting 2023-10-09 09:08:14 -07:00
LICENSE Create LICENSE 2023-10-09 09:41:21 -07:00
main.ts Renamed strings 2024-02-27 15:51:59 -08:00
manifest.json 1.0.4 2024-02-27 15:52:02 -08:00
package-lock.json 1.0.4 2024-02-27 15:52:02 -08:00
package.json 1.0.4 2024-02-27 15:52:02 -08:00
README.md Update README.md 2024-02-27 15:48:07 -08:00
tsconfig.json Formatting 2023-10-09 09:08:14 -07:00
version-bump.mjs Initial commit 2023-10-08 18:36:31 -07:00
versions.json 1.0.4 2024-02-27 15:52:02 -08:00

Auto Reading Mode

Annoyed of files still being in editing mode after leaving or closing Obsidian? Auto Reading Mode is for you!

This plugin automatically switches Markdown pages in Live Preview or Source mode into Reading view after some period of time.

The timer runs while Obsidian is active or minimized.

Usage

Go into the plugin settings to configure:

  • Timeout (minutes) - Timeout before reading mode is enabled while Obsidian is active or minimized.
  • Startup in Reading mode - Show previously opened documents in Reading view when starting Obsidian.