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

Quick Page

fengshuzifengshuzi107 downloads

Quickly create timestamped notes in a specified folder.

Add to Obsidian
  • Overview
  • Scorecard
  • Updates6

一个简单的 Obsidian 插件,用于快速在 pages 目录下创建以时间戳命名的笔记。

功能

  • 在左侧边栏添加 + 按钮
  • 点击按钮自动在 pages 目录下创建新笔记
  • 笔记文件名格式:yyyymmddhhmm.md(例如:202501091430.md)
  • 自动打开新创建的笔记

安装

Obsidian 社区市场安装(推荐)

打开 Obsidian 设置 → 第三方插件 → 浏览,搜索 Quick Page 或 fengshuzi 即可安装。

手动安装

开发模式安装

  1. 将此插件文件夹复制到你的 Obsidian vault 的 .obsidian/plugins/ 目录下
  2. 在插件文件夹中运行:
    npm install
    npm run build
    
  3. 在 Obsidian 设置中启用 "Quick Page Creator" 插件

快速开发

cd obsidian-quick-page
npm install
npm run dev

开发模式会监听文件变化并自动重新编译。

使用方法

  1. 点击左侧边栏的 + 图标
  2. 或使用命令面板(Ctrl/Cmd + P)搜索 "在 pages 目录创建新页面"
  3. 新笔记会自动创建并打开

兼容性

  • 与 Logseq 的 pages 目录结构完全兼容
  • 适合 Logseq 和 Obsidian 混用的场景

技术栈

  • TypeScript
  • Obsidian API
  • esbuild

许可证

MIT


☕ 请作者喝杯咖啡

如果这个插件帮助了你,欢迎扫码打赏,感谢支持!

微信打赏

微信扫码打赏

HealthExcellent
ReviewSatisfactory
About
Create timestamped Markdown notes in your pages directory with a single click. Add a left‑sidebar + button to generate files named yyyymmddhhmm.md and open them instantly, compatible with Logseq pages structure.
FilesDatesSidebar
Details
Current version
1.0.4
Last updated
3 weeks ago
Created
8 months ago
Updates
6 releases
Downloads
107
Compatible with
Obsidian 1.4.0+
Platforms
Desktop, Mobile
License
MIT
Report bugRequest featureReport plugin
Author
fengshuzifengshuzi
github.com/fengshuzi
GitHubfengshuzi
  1. Community
  2. Plugins
  3. Files
  4. Quick Page

Related plugins

Notebook Navigator

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

Thino

Quickly capture memos and display them in the sidebar with a heatmap. (Closed source)

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.

Custom File Explorer sorting

Manual or automatic config-driven reordering and sorting of files and folders in File Explorer.

Novel word count

Display a word count, page count, creation date, or other statistics for each file, folder and vault in the File Explorer pane.

Flexplorer

Enhance the file explorer with custom sorting, pinning, and hiding.

Vault Changelog

Maintain a changelog of recently edited notes.

File Explorer Note Count

See the number of notes in each folder within the file explorer.

Chronology

A calendar and a timeline of the note's creation and modification.