Rhys
b28d35f415
feat: initialize DocDrop plugin for PDF to Markdown conversion
2026-05-04 11:44:56 +02:00
Rhys
de7db324c3
refactor: improve plugin stability with filesystem checks, add ESLint configuration, and update settings UI labels
2026-05-04 11:43:14 +02:00
Rhys
c6ea3a2f82
chore: add eslint configuration and improve file conversion type safety
2026-05-04 11:29:11 +02:00
Flatulent Fowl
20972accc4
Merge pull request #1 from FlatulentFowl/claude/fix-ui-consistency-X1D4W
...
Refactor settings UI and improve async handling
2026-05-04 09:04:03 +02:00
Claude
b9318f6acf
Fix Obsidian linting issues
...
- Replace HTML heading elements with Setting().setHeading() for consistent UI
- Remove async/await from onChange callbacks and use void operator for promise handling
- Replace any type with specific interface type for vault adapter
- Ensure promises are properly handled or explicitly marked as ignored
https://claude.ai/code/session_01WE69VTBHroYEwhkhxrZ83x
2026-05-04 07:01:59 +00:00
Rhys
b2749e81c3
refactor: rename DocDrop plugin to MarkItDown to reflect its core functionality
2026-05-03 20:17:02 +02:00
Flatulent Fowl
d28e037162
Update description for the Obsidian plugin
2026-05-03 20:10:15 +02:00
Flatulent Fowl
ed4e161ac6
Delete main.js
2026-05-03 20:06:51 +02:00
Rhys
3ec69575c8
Added support for all file types supported by markitdown
2026-05-03 19:59:37 +02:00
Flatulent Fowl
54a7653bcf
Add MIT License to the project
2026-05-03 19:45:57 +02:00
Flatulent Fowl
892dbecd7b
Update manifest.json
2026-05-03 19:42:47 +02:00
Rhys
8fcba99348
INITIAL COMMIT
2026-05-03 19:36:42 +02:00
Rhys
2eb6d5f3a4
first commit
2026-05-03 19:23:16 +02:00