Logseq Doctor: heal your flat old Markdown files before importing them
Project description
docs |
|
---|---|
tests |
|
package |
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
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)
Built Distribution
Close
Hashes for logseq_doctor-0.1.1-py3-none-any.whl
Algorithm | Hash digest | |
---|---|---|
SHA256 | ff3e6cbecafd32e9f4cbbb8cc7ec8c32aceb2513fbda43a342204d6ad6690562 |
|
MD5 | 062713a95f5a4a8231033a793a7e7ce2 |
|
BLAKE2b-256 | 377a1ef410a145e074012d5efebc1e1399802efbfc2159399370308817ff95ab |