chrjx / logseq2obsidian

A tool for migration from Logseq to Obsidian

Repository from Github https://github.comchrjx/logseq2obsidianRepository from Github https://github.comchrjx/logseq2obsidian

logseq2obsidian

This is a tiny program for converting pages in Logseq to a vault of Obsidian. Please use it at your own risk.

Usage

Download the source code with golang environment, and build the program

go build

Input in the prompt

./logseq2obsidian {logseq-page-dir} -o {target-dir}

Features

  • Automatically arrange Logseq namespace to file hierarchy
  • Automatic linebreaks for blocks in Logseq

About

A tool for migration from Logseq to Obsidian


Languages

Language:Go 100.0%