Logseq Doctor: heal your flat old Markdown files before importing to Logseq
Logseq Doctor is a command-line tool designed to enhance Markdown files before importing them into Logseq. It offers features such as converting flat Markdown to an outline format, managing tasks, and cleaning up Markdown files. Currently in alpha, it is available in both Python and Go, with plans to transition fully to Go in the future.
- ▪Logseq Doctor provides utilities to convert flat Markdown to Logseq's outline format.
- ▪It allows users to manage tasks and clean up their Markdown files efficiently.
- ▪The tool is currently in alpha and aims to transition from Python to Go for improved performance.
Opening excerpt (first ~120 words) tap to expand
Logseq Doctor Logseq Doctor: heal your flat old Markdown files before importing them to Logseq. 📚 Read the full documentation NoteThis project is still alpha, so it's very rough on the edges (documentation and feature-wise). At the moment, it has both a Python and Go CLI. The long-term plan is to convert it to Go and slowly remove Python. New features will be added to the Go CLI only. What is Logseq Doctor? Logseq Doctor is a command-line tool with commands to manipulate your Logseq Markdown files.
…
Excerpt limited to ~120 words for fair-use compliance. The full article is at GitHub.