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

Logseq Formater

fengshuzifengshuzi18 downloads

Automatically converts Logseq syntax to Markdown when opening MD files, based on provided Python script rules.

Add to Obsidian
  • Overview
  • Scorecard
  • Updates3

An Obsidian plugin that automatically converts Logseq syntax to Markdown.

Features

  • 🔄 Auto-convert: Automatically converts Logseq syntax when opening MD files.
  • 📝 Block reference rendering: Renders Logseq ((block-id)) as inline block content previews.
  • 🆔 Block ID conversion: Converts Logseq id:: block-id to Obsidian ^block-id.
  • ⏱️ LOGBOOK summary: Summarizes CLOCK durations under :LOGBOOK: and appends them to DONE tasks.
  • ✅ TODO rendering: Supports three modes: preserve, render as task, or convert to Markdown checkbox.
  • ⚡ Seamless integration: Runs automatically in the background without manual action.

Installation

Method 1: Obsidian Community Marketplace (Recommended)

Open Obsidian Settings → Community Plugins → Browse, then search for Logseq Formater or fengshuzi.

Method 2: Install from GitHub Release

  1. Go to the Releases page and download the latest version.
  2. Download the following files:
    • main.js
    • manifest.json
  3. Create the plugin directory in your vault: .obsidian/plugins/logseq-formater/
  4. Copy the downloaded files into that directory.
  5. Restart Obsidian or reload the plugin list.
  6. Enable the Logseq Formater plugin in Settings.

Method 3: Manual Installation

cd /path/to/your/vault/.obsidian/plugins
git clone https://github.com/fengshuzi/logseq-formater.git
cd logseq-formater
npm install
npm run build

Usage

After enabling the plugin, open any MD file containing Logseq syntax and the plugin will convert it automatically.

TODO Rendering Mode

In the plugin settings you can choose how Logseq TODO / DOING / DONE should be displayed:

  • Preserve: Keep the original TODO / DOING / DONE text.
  • Render as task (Recommended): Display as a task checkbox with a status label in reading view without modifying your note source.
  • Convert to Markdown checkbox: Convert TODO / DOING to - [ ] and DONE to - [x] when opening the file. This modifies your note source.

Development

# Deploy to local vault
npm run deploy

# Publish to GitHub
npm run release

License

MIT


☕ Buy me a coffee

If this plugin helped you, feel free to buy me a coffee.

WeChat Donate

Scan with WeChat

HealthExcellent
ReviewSatisfactory
About
Convert Logseq syntax to Markdown automatically when opening Markdown files. Render ((block-id)) as inline block previews, translate id:: block-id to ^block-id, append :LOGBOOK: clock summaries to DONE tasks, and offer three TODO modes: keep original, display as visual tasks, or convert to Markdown checkboxes.
ImportMarkdownTasks
Details
Current version
1.0.2
Last updated
2 days ago
Created
11 months ago
Updates
3 releases
Downloads
18
Compatible with
Obsidian 0.15.0+
Platforms
Desktop, Mobile
License
MIT
Report bugRequest featureReport plugin
Author
fengshuzifengshuzi
github.com/fengshuzi
GitHubfengshuzi
  1. Community
  2. Plugins
  3. Import
  4. Logseq Formater

Related plugins

Importer

Convert your data to Markdown files you can use in Obsidian. Works with Apple Notes, OneNote, Evernote, Notion, Google Keep, and many other formats.

Docxer

Import Word files easily. Adds a preview mode for .docx files and the ability to convert them to markdown (.md) files.

TaskNotes

Note-based task management with calendar, pomodoro and time-tracking integration.

Day Planner

Day planning from a task list in a Markdown note with enhanced time block functionality.

Outliner

Work with your lists like in Workflowy or Roam Research.

Tasks

Track tasks across your vault. Supports due dates, recurring tasks, done dates, sub-set of checklist items, and filtering. Maintained by Clare Macrae and Ilyas Landikov, created by Martin Schenck.

Readwise Official

Sync highlights from Readwise to your vault.

Consistent Attachments and Links

Move note attachments and update links automatically.

Zotero Integration

Insert and import citations, bibliographies, notes, and PDF annotations from Zotero.

Various Complements

Complete words similar to auto-completion in an IDE.