5 Commits

Author SHA1 Message Date
MM4go
913b1259da Add md-files 2026-02-23 16:39:54 +01:00
MM4go
088f029456 Paper Summary 2026-02-23 16:19:14 +01:00
MM4go
520ebf0950 Clean up nested artikel folder structure
- Remove duplicated artikel/artikel/ nested directory
- Move PDFs and resources to artikel/ root level
- Maintain clean directory structure for PDF conversion
2026-02-23 16:08:54 +01:00
MM4go
c7ff6a8a29 Add PDF to Markdown converter with mise task runner
- Implement pdf_to_markdown.py script with pypdf for text extraction
- Extract metadata (title, author, creation date) from PDFs
- Generate clean Markdown files with YAML front matter
- Add comprehensive error handling and logging
- Create mise.toml with 10+ convenient tasks for conversion
- Provide detailed documentation (4 guides + quick reference)
- Successfully convert all 18 PDF files in artikel/ folder to Markdown
- Include .gitignore for Python cache and local config
2026-02-23 14:58:58 +01:00
MM4go
b722c18134 Init 2026-02-23 14:04:24 +01:00