Skip to main content
Glama
bhandzo
by bhandzo

todo_list_cards_from_markdown

Convert markdown task lists into printable cards with priority indicators, then optionally print them on thermal printers for physical task management.

Instructions

Generate and optionally print task cards from a markdown file.

Parses a markdown file with task lists (using ## headers and - bullets), generates PNG images for each section, and optionally sends them to your thermal printer. Priority tasks marked with * get a star symbol.

Args: file: Path to markdown file (relative to current directory) no_print: If True, only generate images without printing (default: False)

Returns: List of generated PNG file paths

Example markdown format: ## Morning Tasks - *Get dressed (priority) - Brush teeth - Make coffee

Input Schema

TableJSON Schema
NameRequiredDescriptionDefault
fileYes
no_printNo

Latest Blog Posts

MCP directory API

We provide all the information about MCP servers via our MCP API.

curl -X GET 'https://glama.ai/api/mcp/v1/servers/bhandzo/mcposprint'

If you have feedback or need assistance with the MCP directory API, please join our Discord server