md2atxt
md2atxt is a small program that can be used to convert notes written in Markdown (in a format specified in md2atxt.md(5)) to Anki-importable text files.
Installation
Dependencies
For md2atxt to work, the following programs need to be installed and in the PATH:
Note: If you are installing with a system-wide package manager like pacman or
brew, these dependencies should be automatically installed for you. pipx
however, as it provides user-local packages, does not do this and you'll have to
install them manually.
pipx (Cross-Platform)
md2atxt can be installed from the PyPI via pipx:
$ pipx install md2atxt
Alternatively, pipx can also be used to install md2atxt directly from a
checked out working tree (or downloaded archive) of this repository:
$ git clone https://github.com/tifrueh/md2atxt.git md2atxt
$ cd md2atxt
$ pipx install .
Homebrew (macOS)
After tapping the corresponding tap, you should be able to install md2atxt like you would any other package:
$ brew tap tifrueh/mytap
$ brew install tifrueh/mytap/md2atxt
PKGBUILD (Arch Linux)
You can find a PKGBUILD in my PKGBUILD repository. Download it or clone the repository and then use makepkg and pacman to install it as you would a package from the AUR.
Documentation
md2atxt is documented in the form of manual pages, which can also be found in Markdown format in the Documentation directory. md2atxt(1) is probably a good starting point.
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
Built Distribution
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters
File details
Details for the file md2atxt-0.2.1.tar.gz.
File metadata
- Download URL: md2atxt-0.2.1.tar.gz
- Upload date:
- Size: 11.9 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.2.0 CPython/3.14.6
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
4e11988d18f281442a42bd5296d5040eb3891006ad7eb72790fd9240b2d3e72f
|
|
| MD5 |
a31cb3606746cdd1c836454a0efb5c6f
|
|
| BLAKE2b-256 |
577e9665dede8d334a91b5d7c992db2616605d4910aeda0ed54651d01bf7cb0a
|
File details
Details for the file md2atxt-0.2.1-py3-none-any.whl.
File metadata
- Download URL: md2atxt-0.2.1-py3-none-any.whl
- Upload date:
- Size: 13.3 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.2.0 CPython/3.14.6
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
69e59fc268f5c4529979a0328248be37ec5f064cf3d878100cf8c5d59406f76f
|
|
| MD5 |
38294ab6711a7236168e71a8313abff6
|
|
| BLAKE2b-256 |
f7a9e23046b93130e1411ce067df8d7c574890cb48f8353f1a1cb1a12d7d0cd2
|