Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/kissgyorgy/mdtools
Tools for editing Markdown files with common problems
https://github.com/kissgyorgy/mdtools
obsidian obsidian-md
Last synced: about 17 hours ago
JSON representation
Tools for editing Markdown files with common problems
- Host: GitHub
- URL: https://github.com/kissgyorgy/mdtools
- Owner: kissgyorgy
- License: mit
- Created: 2023-10-22T16:30:22.000Z (over 1 year ago)
- Default Branch: master
- Last Pushed: 2023-12-13T07:47:18.000Z (about 1 year ago)
- Last Synced: 2024-12-22T10:28:53.888Z (about 2 months ago)
- Topics: obsidian, obsidian-md
- Language: Python
- Homepage:
- Size: 12.7 KB
- Stars: 3
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# mdtools
Tools for editing Markdown files with common problems, mainly for use with
[Obsidian](https://obsidian.md/).## Usage
```
Usage: mdtools [OPTIONS] COMMAND [ARGS]...Options:
--help Show this message and exit.Commands:
clean Clean up text from unwanted strings.
db2obsidian Convert an SQLite database table to a set of Markdown files.
```