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

Lark Wiki

SpatialOneeSpatialOnee274 downloads

Bridge your Obsidian vault with Lark and Feishu documents.

Add to Obsidian
  • Overview
  • Scorecard
  • Updates10

Lark Wiki logo

Lark Wiki

Lark Wiki header

Lark Wiki connects local Obsidian notes with Lark / Feishu cloud documents and Bases. It keeps a lightweight .lark.md file in your vault, opens the linked remote resource in an Obsidian WebView, and can keep the local filename aligned with the remote title.

中文说明

Screenshots

Open a local .lark.md note and view the linked Lark / Feishu document directly inside Obsidian.

Lark Wiki WebView preview

Open linked Lark / Feishu Base URLs in the same focused WebView, with the selected table and view preserved.

Lark Base WebView preview

Browse linked documents from the generated Lark Documents.base view.

Lark Documents base view

Features

  • Automatically opens the linked Lark / Feishu document when a .lark.md file is opened in Obsidian.
  • Opens linked Lark / Feishu Bases from /base/... URLs, preserving the selected table and view.
  • Reuses the existing tab for the same .lark.md file, matching normal Markdown file behavior.
  • Creates a local .lark.md file from an existing document or Base URL through Add linked Lark document.
  • Creates a remote Lark / Feishu document or Base and a local linked note through Create Lark document.
  • Syncs document titles from Lark / Feishu and can rename the local Obsidian file.
  • Copies the current Lark / Feishu document link from the preview header.
  • Appends an indexed suffix when a synced filename would collide, such as Product Spec 1.lark.md.
  • Maintains Lark Documents.base in the default note folder for browsing linked documents.
  • Supports configurable UI language: Auto, English, and Simplified Chinese.

Requirements

  • Obsidian Desktop. This plugin uses WebView and is desktop-only.
  • A working authenticated lark-cli installation.
  • Supported URLs are docs, docx, wiki, and base links on feishu.cn or larksuite.com.

Usage

  1. Configure Lark CLI path in plugin settings. The default is lark-cli; use an absolute path if the desktop app cannot find it. If you use fnm, nvm, or another Node manager, point this setting to the bin/lark-cli executable.
  2. Configure Default note folder. The default is Lark; linked notes and Lark Documents.base are created there.
  3. Run Add linked Lark document and paste an existing Lark / Feishu document or Base URL.
  4. For Base links, URLs such as https://my.feishu.cn/base/...?...table=...&view=... keep the target table and view in the local link.
  5. The plugin fetches the remote title and creates Title.lark.md.
  6. Open the .lark.md file in Obsidian to view the remote document or Base inside the plugin view.
  7. To create a new remote resource, run Create Lark document, enter a title, and choose either Document or Base.
  8. Use the sync button in the view header to manually sync the remote title and local filename, or the copy button to copy the remote link.

Local File Format

.lark.md files are local proxy notes. They store only metadata and a short explanation; the full content stays in Lark / Feishu. The plugin uses lark_doc_id, lark_url, and lark_title Front matter fields for the document or Base token, URL, and cached title.

Security and Permissions

  • The plugin uses the vault API for note reads, creates, and updates. It does not use Node.js fs in runtime plugin code.
  • The plugin runs the configured lark-cli executable with fixed arguments through child_process.spawn and shell: false when creating documents or fetching titles.
  • Background title sync is disabled by default. If enabled, it enumerates Markdown file paths in the vault to find linked .lark.md notes.

Development

npm install
npm run dev
npm run lint
npm test
npm run test:coverage
npm run build

Release assets for Obsidian:

  • manifest.json
  • main.js
  • styles.css

See Release guide for the automated release and community submission check workflow. Changes are tracked in CHANGELOG.md.

HealthExcellent
ReviewSatisfactory
About
Connect local Obsidian notes to Lark/Feishu cloud documents and keep lightweight .lark.md proxy files that open the remote document inside an Obsidian WebView. Create or link documents from URLs, sync remote titles to rename local files with collision-safe indexed suffixes, and maintain a Lark Documents.base index for browsing linked notes.
IntegrationsLinksSyncing
Details
Current version
1.1.0
Last updated
3 weeks ago
Created
3 months ago
Updates
10 releases
Downloads
274
Compatible with
Obsidian 1.7.2+
Platforms
Desktop only
License
0BSD
Report bugRequest featureReport plugin
Author
SpatialOneeSpatialOneespatial-onee
onee.me/
GitHuboneeme
Xspatial_onee
  1. Community
  2. Plugins
  3. Integrations
  4. Lark Wiki

Related plugins

Fast Note Sync

Real-time sync of your vaults across server, mobile, and web; shareable with anyone; supports REST and MCP integrations to build your personal AI knowledge base.

Self-hosted LiveSync

Sync vaults securely to self-hosted servers or WEBRTC.

Google Drive Sync

Syncs a vault into Google Drive for cross-platform use (works for iOS).

Remotely Save

Sync notes between local and cloud with smart conflict: S3, Dropbox, webdav, OneDrive, Google Drive, Box, pCloud, Yandex Disk, Koofr, Azure Blob Storage.

OneDrive Sync

Sync your Obsidian vault with OneDrive Personal/Consumer

Excalidraw

Visual PKM powerhouse. Create and edit Excalidraw drawings.

BRAT

Easily install a beta version of a plugin for testing.

Advanced URI

Control everything with URI.

Local REST API with MCP

Unlock your automation needs by interacting with your notes over a secure REST API.

Breadcrumbs

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