惯性聚合 高效追踪和阅读你感兴趣的博客、新闻、科技资讯
阅读原文 在惯性聚合中打开

推荐订阅源

Vercel News
Vercel News
OSCHINA 社区最新新闻
OSCHINA 社区最新新闻
雷峰网
雷峰网
有赞技术团队
有赞技术团队
罗磊的独立博客
博客园 - 叶小钗
Jina AI
Jina AI
博客园 - 司徒正美
让小产品的独立变现更简单 - ezindie.com
让小产品的独立变现更简单 - ezindie.com
T
Tailwind CSS Blog
钛媒体:引领未来商业与生活新知
钛媒体:引领未来商业与生活新知
人人都是产品经理
人人都是产品经理
Apple Machine Learning Research
Apple Machine Learning Research
阮一峰的网络日志
阮一峰的网络日志
Microsoft Security Blog
Microsoft Security Blog
大猫的无限游戏
大猫的无限游戏
量子位
MyScale Blog
MyScale Blog
V
Visual Studio Blog
博客园 - 聂微东
The Cloudflare Blog
Engineering at Meta
Engineering at Meta
小众软件
小众软件
宝玉的分享
宝玉的分享

Show HN

GitHub - astefanutti/shaderbang: Shebang for Shaders Show HN: AI agents for UK GDAD PCF roles and their skills The Two Pillars: Mixer Mode and Meta-Software in the Reorganization of Software Work After AI GitHub - JaiCode08/teleport-env What 1,000+ Harness Experiments Taught Me About Self-Improving Agents Show HN: Liiists, a Markdown-first, iOS and CLI list app SwiperTab – Get this Extension for 🦊 Firefox (en-US) GitHub - kouhxp/fftext: Summarize, explain, fact-check, or translate any text, URL, or file. No GPU. No cloud. One command GitHub - sweetpad-dev/sweetpad: Develop Swift/iOS projects using VSCode GitHub - dogmaticdev/IRON: IRON a.k.a. Intermediate Representation Object Notation is a Interpreter/Database that is used to create Programming Languages. GitHub - sjhalani7/vaen: Package your AI coding harness into a portable .agent file, and share it across repos, teams, & the community without ever having to copy-paste instructions, skills, MCP config, or secrets. Show HN: Gandalf the Grader Show HN: Citadeld – replay any CI failure locally from a single file GitHub - tdortman/cuSBF: High-Performance GPU Super Bloom Filter coral-ai/claude-code-token-xray at main · Coral-Bricks-AI/coral-ai GitHub - ulyssestenn/funes: Funes is a Git-based framework for LLM-managed knowledge work: an AI Librarian ingests raw sources, builds an interlinked Markdown knowledge base, and uses it to produce cited reports, analyses, and other outputs. GitHub - ThatXliner/gah: Git Add Hunk, built for agents to use GitHub - harmont-dev/harmont-cli: Command-line client for the Harmont CI platform GitHub - brooksmcmillin/mcp-authflow: OAuth 2.0 Authorization Server framework for MCP servers GitHub - javaid-codes/audit-supply-chain-agents GitHub - amorey/gochan: A small library of common channel architectures for Go, inspired by Rust GitHub - arifozgun/OpenGem: Free, Open-Source AI API Gateway with Gemini, OpenAI & Anthropic Compatibility in 1 file GitHub - Pranesh950/BioPetals: 🌸 Run BIOxAI models at home, BitTorrent-style. Fine-tuning and inference up to 10x faster than offloading GitHub - cnguyen14/bounty-doctor: Diagnose a GitHub bounty issue before you waste hours: detects honeypot scam repos, AI-bot attempt swarms, and stale contests. Show HN: CoreMCP – MCP Server for On-Prem DBs Show HN: KittyHTML – Render HTML/CSS as an inline image in your terminal GitHub - bingud/filemat: Web-based file manager Show HN: TruthLens – Free multi-signal deepfake image detector GitHub - apexlocal-jz/claude-usage-tray: Windows system-tray app showing your Claude Code rate-limit usage at a glance. Zero deps, ~300 lines of PowerShell. Cross-IDE (works regardless of VS Code, Cursor, plain terminal). Release v0.1.2.1 · kouhxp/yapsnap
GitHub - rcanand/obsidian-pencil
rcanand2025 · 2026-06-24 · via Show HN

An infinite whiteboard for Obsidian. Draw and handwrite with a stylus, mouse, or finger — saved as .pencil files right inside your vault.

Pencil is an opinionated, single-slice take on handwriting in Obsidian. The existing whiteboard apps are heavy and loaded with features most people never touch. Pencil does one thing well: a fast, infinite canvas that feels like pen on paper, and nothing more.

What you get

  • Infinite canvas — pan and zoom endlessly; your view position is saved with the note.
  • Stylus-first, pressure-aware — Apple Pencil and other pens get real pressure-thickness variation. Toggle it off anytime.
  • Mouse and finger too — no stylus? Draw with a mouse or finger. Pressure is simply held constant.
  • Palm rejection — once you've used a pen, finger touches become panning so you can rest your hand. Two-finger pinch to zoom.
  • Eraser — stroke-level erase by dragging over what you don't want.
  • Select & move — box-select strokes and drag them around.
  • Colors & sizes — 8 built-in colors plus your own custom palette (native color picker, long-press or right-click to remove). Four stroke widths.
  • Undo / redo — full history (⌘Z / ⌘⇧Z, or Ctrl).
  • Saved as vault files — each whiteboard is a .pencil JSON file, versioned and synced with the rest of your notes.
  • Works everywhere — desktop, iPad, and mobile. The toolbar adapts: icons on desktop, short text labels on mobile.

Tools & shortcuts

Tool Key Notes
Pencil P Draw. Pressure varies with pen input.
Eraser E Drag over strokes to delete them.
Select V Box-select, then drag to move.
Pan H Drag to pan (also: middle/right mouse).

Other shortcuts: ⌘/Ctrl+Z undo, ⌘/Ctrl+Shift+Z redo, Delete/Backspace removes the current selection.

Scroll to pan; ⌘/Ctrl + scroll (or pinch on touch) to zoom. Use Fit to frame everything you've drawn.

Creating a whiteboard

Click the pencil icon in the ribbon, or run the Create new whiteboard command. A Whiteboard.pencil file is created in your active folder and opened immediately (subsequent ones are numbered Whiteboard 1, Whiteboard 2, …).

Installation

From the community plugin browser

  1. Open Settings → Community plugins in Obsidian.
  2. Click Browse and search for Pencil.
  3. Click Install, then Enable.

Manual install

  1. Download main.js, manifest.json, and styles.css from the latest release.
  2. In your vault, create a folder .obsidian/plugins/obsidian-pencil/.
  3. Copy the three files into that folder.
  4. Open Settings → Community plugins in Obsidian, reload the plugin list, and enable Pencil.

Pencil works on desktop, iPad, and mobile. No internet connection or sync service is required — every whiteboard is just a .pencil file in your vault.

Usage

  1. Create a whiteboard — click the pencil icon in the left ribbon, or run the Create new whiteboard command from the command palette. A Whiteboard.pencil file is created in your active folder and opened immediately.
  2. Draw — pick the Pencil tool (P), choose a color and size from the toolbar, and draw with a stylus, mouse, or finger. Pen input gets pressure-thickness variation (toggle it from the toolbar).
  3. Pan & zoom — scroll to pan, ⌘/Ctrl + scroll (or two-finger pinch) to zoom. Use Fit to frame everything, Reset view to return to 100%.
  4. Erase — select the Eraser (E) and drag over strokes to delete them.
  5. Select & move — pick Select (V), drag a box around strokes, then drag the selection to a new spot. Press Delete/Backspace to remove it.
  6. Colors — use the built-in palette, or click + to add a custom color via the native picker. Long-press (or right-click) a custom swatch to remove it.
  7. Undo / redo⌘/Ctrl+Z to undo, ⌘/Ctrl+Shift+Z (or ⌘/Ctrl+Y) to redo.

Everything you draw is saved automatically to the .pencil file, including your current view position.

Notes

  • Pressure sensitivity is on by default for pen input. Turn it off from the toolbar if you want uniform strokes.
  • .pencil files are plain JSON, so they're diffable, sync-friendly, and inspectable.

Author

Anand Ramanathan (rcanand) — rcanand.com · @rcanand on X

More from rcanand:

  • Maibook — a local-first desktop app for personalized AI agents.
  • maiweb — a highly customizable feed of the public web.
  • ollamadash — Comparing the latest AI models.

If Pencil is useful to you, buy me a coffee on Ko-fi.