Skip to main content

Logseq Doctor: heal your flat old Markdown files before importing them

Project description

docs

Documentation Status

tests

GitHub Actions Build Status
Coverage Status

package

PyPI Package latest release PyPI Wheel Supported versions Supported implementations
Commits since latest release

Logseq Doctor: heal your flat old Markdown files before importing them.

Note: this project is still alpha, so it’s a bit rough on the edges (documentation and feature-wise).

Installation

The recommended way is to install logseq-doctor globally with pipx:

pipx install logseq-doctor

You can also install the development version with:

pipx install git+https://github.com/andreoliwa/logseq-doctor

You will then have the lsd command available globally in your system.

Quick start

Use --help to check the current commands and options.

Example output:

$ lsd --help
Usage: lsd [OPTIONS] COMMAND [ARGS]...

  Logseq Doctor: heal your flat old Markdown files before importing them.

Options:
  --help  Show this message and exit.

Commands:
  outline  Convert flat Markdown to outline.

$ lsd outline --help
Usage: lsd outline [OPTIONS] FILE

  Convert flat Markdown to outline.

Options:
  --help  Show this message and exit.

Documentation

https://logseq-doctor.readthedocs.io/

Development

To run all the tests run:

tox

Note, to combine the coverage data from all the tox environments run:

Windows

set PYTEST_ADDOPTS=--cov-append
tox

Other

PYTEST_ADDOPTS=--cov-append tox

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

logseq-doctor-0.1.1.tar.gz (5.3 kB view hashes)

Uploaded Source

Built Distribution

logseq_doctor-0.1.1-py3-none-any.whl (5.5 kB view hashes)

Uploaded Python 3

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page