PageMode

by Hyunyoung Park
5
4
3
2
1
New Plugin

Description

Page-style reading and navigation for Obsidian. - This plugin has not been manually reviewed by Obsidian staff.

Reviews

No reviews yet.

Stats

stars
downloads
0
forks
0
days
NaN
days
NaN
days
0
total PRs
0
open PRs
0
closed PRs
0
merged PRs
0
total issues
0
open issues
0
closed issues
0
commits

Latest Version

Invalid date

Changelog

README file from

Github

PageMode

PageMode makes Obsidian notes behave more like paged reading, with quick file navigation and filing actions.

Features

  • Turns mouse wheel and trackpad scrolling in Reading and editing views into page-sized jumps aligned to nearby text lines.
  • Opens the next or previous Markdown file when scrolling past the bottom or top of a note.
  • Scroll on a note's inline title to open the next or previous Markdown file.
  • Opens the first or last Markdown file when scrolling down or up in the empty document area.
  • Adds next/previous Markdown file commands and ribbon buttons.
  • Moves dragged editor selections to another Markdown editor by default; hold Ctrl/Cmd to copy instead.
  • Adds a command and editor context menu item to extract the current selection to a Markdown file open in the sidebar.
  • Adds Move current file here to folder context menus in the file explorer.

Manual install

  1. Download main.js and manifest.json from the latest release.
  2. Create <vault>/.obsidian/plugins/pagemode/.
  3. Copy both files into that folder.
  4. Reload Obsidian and enable PageMode in Settings -> Community plugins.