Search...Search plugins and themes...
⌘K
Sign in
  • Get started
  • Download
  • Pricing
  • Enterprise
  • Account
  • Obsidian
  • Overview
  • Sync
  • Publish
  • Canvas
  • Mobile
  • Web Clipper
  • CLI
  • Learn
  • Help
  • Developers
  • Changelog
  • About
  • Roadmap
  • Blog
  • Resources
  • System status
  • License overview
  • Terms of service
  • Privacy policy
  • Security
  • Community
  • Plugins
  • Themes
  • Discord
  • Forum / 中文论坛
  • Merch store
  • Brand guidelines
Follow us
DiscordTwitterBlueskyThreadsMastodonYouTubeGitHub
© 2026 Obsidian

Playdown

张潘张潘14 downloads

Playlist-based note navigation for Obsidian. Create playlists, navigate sequentially, and manage your reading flow.

Add to Obsidian
  • Overview
  • Scorecard
  • Updates3

Playlist-based note navigation for Obsidian. Create playlists, navigate notes sequentially, track your reading progress, and manage your flow from a dedicated sidebar panel.

Playdown turns a set of notes into a "playlist": add notes to an ordered list, read them one by one, mark your position, and jump back at any time. It is built for sequential reading workflows such as reviewing a series of notes, reading a book chapter by chapter, or working through a learning path.

Features

  • Playlists: create, rename, and delete multiple playlists; import a playlist from [[wiki links]] in the current note; export a playlist back to Markdown.
  • Sequential navigation: previous / next / play from start, with an always-visible progress indicator for the active playlist.
  • Reading mark: mark the current note and move forward, then return to the marked note whenever you like.
  • Queue ordering: reorder notes by drag and drop, or from the keyboard with Alt+ArrowUp / Alt+ArrowDown.
  • Sidebar view: progress bar, current note, playlist management, and queue controls in a single panel.

Usage

Commands

Command Description
Open view Open the Playdown sidebar panel
Create playlist Create and activate a new playlist
Add current note to playlist Append the currently open note to the active playlist
Previous note / Next note Navigate backward or forward within the active playlist
Mark current note and go to next Record the current position, then move to the next note
Return to marked note Jump back to the note you marked
Export active playlist to Markdown Generate a file with one [[link]] per line
Import playlist from current note Parse [[wiki links]] from the open Markdown file into a new playlist

Quick start

  1. Open the Playdown view (ribbon icon or command palette).
  2. Click "新建播放列表" (Create playlist).
  3. Open a note and click "添加当前笔记" (Add current note).
  4. Navigate with the Next/Previous buttons or commands, and use "标记并前进" (Mark and forward) to save your position.

The plugin's in-app UI is currently localized in Chinese. Command names are in English so they can be bound to hotkeys easily.

Installation

  • Community plugin browser: Settings → Community plugins → Browse, search for "Playdown" (available once published).
  • Manual: download main.js, manifest.json, and styles.css from GitHub Releases into <vault>/.obsidian/plugins/playdown/.
  • Beta testing: install with BRAT.

Development

npm install     # install dependencies
npm run build   # build main.js

Source code lives in src/; the bundled main.js is produced by esbuild.


中文说明

Playdown 是播放列表式笔记导航插件:把笔记按顺序串成播放列表,逐篇阅读、标记进度、随时跳回。

  • 播放列表:创建 / 重命名 / 删除多个播放列表,从当前笔记导入 [[链接]],导出为 Markdown
  • 顺序阅读:上一篇 / 下一篇 / 从第一篇开始,当前进度一目了然
  • 阅读标记:标记当前笔记并前进,随时返回已标记的笔记
  • 队列排序:拖拽或键盘(Alt+↑/↓)调整阅读顺序

许可证

MIT License,见 LICENSE。

HealthExcellent
ReviewSatisfactory
About
Create and manage ordered playlists of notes from a sidebar panel for sequential reading and list management. Navigate previous/next, mark progress and return to marked positions, reorder entries by drag-and-drop, and import or export playlists as Markdown.
NavigationSidebar
Details
Current version
1.1.2
Last updated
2 days ago
Created
2 days ago
Updates
3 releases
Downloads
14
Compatible with
Obsidian 1.8.7+
Platforms
Desktop, Mobile
License
MIT
Report bugRequest featureReport plugin
Author
张潘张潘z-mackintosh
GitHubz-mackintosh
  1. Community
  2. Plugins
  3. Navigation
  4. Playdown

Related plugins

Vertical Tabs

Offer an alternative view that displays open tabs vertically, allowing users to group and organize tabs for a better navigation experience.

TagFolder

Show tags as folder.

Recent Files

Display a list of recently opened files.

Reveal Active File Button

Add a button to the top of the File Explorer, to reveal the active file.

Portals

Pin folders and tags as customizable tabs with icons, colors, and folder notes for easier navigation.

floating toc

A floating directory that hovers a widget of the current directory on the notes page.

Homepage

Open a note, base, or workspace on startup, or set it for quick access later.

Breadcrumbs

Visualise the hierarchy of your vault using a breadcrumb trail or matrix view.

Quick Switcher++

Enhanced Quick Switcher, search open panels, and symbols.

Notebook Navigator

A better file browser and calendar inspired by Apple Notes, Bear, Evernote and Day One.