{"id":17428036,"url":"https://github.com/marph91/jimmy","last_synced_at":"2026-01-03T18:10:17.110Z","repository":{"id":242208175,"uuid":"780390631","full_name":"marph91/jimmy","owner":"marph91","description":"Convert your notes to Markdown","archived":false,"fork":false,"pushed_at":"2025-04-03T17:58:06.000Z","size":1634,"stargazers_count":74,"open_issues_count":8,"forks_count":5,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-04-03T18:38:03.448Z","etag":null,"topics":["anki","bear","google-keep","joplin","markdown","markdown-converter","microsoft-office","notion","nsx","obsidian","pandoc","simplenote","standard-notes","standardnotes","synology","textbundle","tiddlywiki","todotxt","wordpress","zoho"],"latest_commit_sha":null,"homepage":"https://marph91.github.io/jimmy/","language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"gpl-3.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/marph91.png","metadata":{"files":{"readme":"readme.md","changelog":null,"contributing":"docs/contributing/contributing.md","funding":null,"license":"license","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2024-04-01T11:31:59.000Z","updated_at":"2025-04-03T17:54:44.000Z","dependencies_parsed_at":"2024-06-21T07:50:53.747Z","dependency_job_id":"f5d045b5-8222-4c17-801a-9f78c8b039df","html_url":"https://github.com/marph91/jimmy","commit_stats":{"total_commits":318,"total_committers":2,"mean_commits":159.0,"dds":"0.0062893081761006275","last_synced_commit":"75eef39ad917e400326caf247f095a9751228ad6"},"previous_names":["marph91/jimmy"],"tags_count":54,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marph91%2Fjimmy","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marph91%2Fjimmy/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marph91%2Fjimmy/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marph91%2Fjimmy/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/marph91","download_url":"https://codeload.github.com/marph91/jimmy/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":247773720,"owners_count":20993639,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["anki","bear","google-keep","joplin","markdown","markdown-converter","microsoft-office","notion","nsx","obsidian","pandoc","simplenote","standard-notes","standardnotes","synology","textbundle","tiddlywiki","todotxt","wordpress","zoho"],"created_at":"2024-10-17T07:00:43.264Z","updated_at":"2026-01-03T18:10:17.104Z","avatar_url":"https://github.com/marph91.png","language":"Python","readme":"![Jimmy logo](./docs/images/logo2.png)\n\nFree your notes by converting them to Markdown.\n\n:floppy_disk: Download: [**Linux**](https://github.com/marph91/jimmy/releases/latest/download/jimmy-linux) | [**Windows**](https://github.com/marph91/jimmy/releases/latest/download/jimmy-windows.exe) | [**macOS**](https://github.com/marph91/jimmy/releases/latest/download/jimmy-darwin-arm64) [![GitHub Downloads (all assets, all releases)](https://img.shields.io/github/downloads/marph91/jimmy/total)](https://hanadigital.github.io/grev/?user=marph91\u0026repo=jimmy)\n\nIf there is an issue at download or execution, please take a look at the [step-by-step instructions](https://marph91.github.io/jimmy/using_jimmy/).\n\n:blue_book: [Documentation](https://marph91.github.io/jimmy/)\n\n:star: If Jimmy is useful for you, feel free to star it on [GitHub](https://github.com/marph91/jimmy).\n\n[![build](https://github.com/marph91/jimmy/actions/workflows/build.yml/badge.svg)](https://github.com/marph91/jimmy/actions/workflows/build.yml)\n[![lint](https://github.com/marph91/jimmy/actions/workflows/lint.yml/badge.svg)](https://github.com/marph91/jimmy/actions/workflows/lint.yml)\n[![tests](https://github.com/marph91/jimmy/actions/workflows/tests.yml/badge.svg)](https://github.com/marph91/jimmy/actions/workflows/tests.yml)\n\n## Use Cases\n\n- Migrate between note apps. Jimmy's output is [compatible with Joplin, Obsidian and more](https://marph91.github.io/jimmy/import_instructions/).\n- Save your notes in a future-proof, human-readable format.\n- Prepare your notes for processing in a LLM.\n\n## Demo\n\nJimmy provides two interfaces:\n\n- The Command Line Interface (CLI) can be used for scripting and provides the full set of features.\n- The Terminal User Interface (TUI) can be used to do the conversion interactively. Currently it provides only a feature subset and is still in beta.\n\n![](./docs/images/tui_demo.png)\n\nExample commands for Linux:\n\n```bash\n# do the conversion using an interactive TUI\njimmy-linux tui\n\n# convert a single file supported by pandoc\njimmy-linux cli libre_office_document.odt\n\n# convert all files in a folder\njimmy-linux cli path/to/folder\n\n# convert a Google Keep export\njimmy-linux cli takeout-20240401T160516Z-001.zip --format google_keep\n```\n\nThis is an example of a successful conversion:\n\n| TUI | CLI |\n| --- | --- |\n| \u003cvideo src=\"https://github.com/user-attachments/assets/bfe1ae55-4528-44ef-b921-5f057932b413\"\u003e | \u003cvideo src=\"https://github.com/user-attachments/assets/dcd2bc5e-2442-468e-a792-5def563c6981\"\u003e |\n\nIf there is an issue at download or execution, please take a look at the [step-by-step instructions](https://marph91.github.io/jimmy/using_jimmy/).\n\n## Features\n\n- ✅ Several supported input formats\n- ✅ Markdown + Front matter output\n    - Compatible with any text editor\n    - Can be imported to Joplin/Obsidian/...\n    - Preserves resources, tags and note links when possible\n- ✅ Offline\n- ✅ Open Source\n- ✅ Cross-platform\n- ✅ Standalone (no Docker, Python or Node.js installation required)\n- ❎ No AI\n\n## Supported Apps\n\nExport data from your app and convert it to Markdown. For details, click on the links.\n\n`A` \u003cimg alt=\"Anki logo\" src=\"https://upload.wikimedia.org/wikipedia/commons/thumb/3/3d/Anki-icon.svg/240px-Anki-icon.svg.png\" style=\"height:20px;max-width:20px;\"\u003e [Anki](https://marph91.github.io/jimmy/formats/anki/) \u003cimg alt=\"Anytype logo\" src=\"https://raw.githubusercontent.com/anyproto/anytype-ts/f5bad768813c6e8b783192adfd25c7410494977c/src/img/logo/symbol.svg\" style=\"height:20px;max-width:20px;\"\u003e [Anytype](https://marph91.github.io/jimmy/formats/anytype/)\n`B` \u003cimg alt=\"Bear logo\" src=\"https://bear.app/images/logo.png\" style=\"height:20px;max-width:20px;\"\u003e [Bear](https://marph91.github.io/jimmy/formats/bear/)\n`C` \u003cimg alt=\"Cacher logo\" src=\"https://raw.githubusercontent.com/CacherApp/cacher-cli/e241f06867dba740131db5314ef7fe279135baf6/images/cacher-icon.png\" style=\"height:20px;max-width:20px;\"\u003e [Cacher](https://marph91.github.io/jimmy/formats/cacher/) \u003cimg alt=\"CherryTree logo\" src=\"https://raw.githubusercontent.com/giuspen/cherrytree/c822b16681b002b8882645d8d1e8f109514ddb58/icons/cherrytree.svg\" style=\"height:20px;max-width:20px;\"\u003e [CherryTree](https://marph91.github.io/jimmy/formats/cherrytree/) \u003cimg alt=\"Clipto logo\" src=\"https://avatars.githubusercontent.com/u/53916365?s=200\u0026v=4\" style=\"height:20px;max-width:20px;\"\u003e [Clipto](https://marph91.github.io/jimmy/formats/clipto/) \u003cimg alt=\"ColorNote logo\" src=\"https://www.colornote.com/wp-content/uploads/2016/05/cropped-favicon.png\" style=\"height:20px;max-width:20px;\"\u003e [ColorNote](https://marph91.github.io/jimmy/formats/colornote/)\n`D` \u003cimg alt=\"Day One logo\" src=\"https://iconape.com/wp-content/files/rb/342127/png/day-one-logo.png\" style=\"height:20px;max-width:20px;\"\u003e [Day One](https://marph91.github.io/jimmy/formats/day_one/) \u003cimg alt=\"Diaro logo\" src=\"https://play-lh.googleusercontent.com/CHv3biXBKmNGDrYScDFN_7z3LfQ96TBrrvYKWvBnP2nyf8WjiZVgyBk6xE6StIE4vzoG\" style=\"height:20px;max-width:20px;\"\u003e [Diaro](https://marph91.github.io/jimmy/formats/diaro/) \u003cimg alt=\"Drafts logo\" src=\"https://getdrafts.com/assets/favicon/favicon.ico\" style=\"height:20px;max-width:20px;\"\u003e [Drafts](https://marph91.github.io/jimmy/formats/drafts/) \u003cimg alt=\"Dynalist logo\" src=\"https://images.saasworthy.com/dynalist_5288_logo_1576239391_xhkcg.jpg\" style=\"height:20px;max-width:20px;\"\u003e [Dynalist](https://marph91.github.io/jimmy/formats/dynalist/)\n`E` \u003cimg alt=\"Evernote logo\" src=\"https://avatars.githubusercontent.com/u/1120885\" style=\"height:20px;max-width:20px;\"\u003e [Evernote](https://marph91.github.io/jimmy/formats/evernote/)\n`F` \u003cimg alt=\"Facebook logo\" src=\"https://upload.wikimedia.org/wikipedia/commons/b/b8/2021_Facebook_icon.svg\" style=\"height:20px;max-width:20px;\"\u003e [Facebook](https://marph91.github.io/jimmy/formats/facebook/) \u003cimg alt=\"FuseBase logo\" src=\"https://wavebox.pro/store2/store/0b46bf0a-107c-4fa2-a657-3df7412e3d3d.png\" style=\"height:20px;max-width:20px;\"\u003e [FuseBase / Nimbus Note](https://marph91.github.io/jimmy/formats/nimbus_note/)\n`G` \u003cimg alt=\"Google Docs logo\" src=\"https://www.gstatic.com/images/branding/product/1x/docs_2020q4_96dp.png\" style=\"height:20px;max-width:20px;\"\u003e [Google Docs](https://marph91.github.io/jimmy/formats/google_docs/) \u003cimg alt=\"Google Keep logo\" src=\"https://www.gstatic.com/images/branding/product/1x/keep_2020q4_96dp.png\" style=\"height:20px;max-width:20px;\"\u003e [Google Keep](https://marph91.github.io/jimmy/formats/google_keep/)\n`J` \u003cimg alt=\"Joplin logo\" src=\"https://github.com/laurent22/joplin/blob/dev/Assets/LinuxIcons/128x128.png?raw=true\" style=\"height:20px;max-width:20px;\"\u003e [Joplin](https://marph91.github.io/jimmy/formats/joplin/) \u003cimg alt=\"jrnl logo\" src=\"https://raw.githubusercontent.com/jrnl-org/jrnl/85a98afcd91ed873c0eceba9893c3ec424f201b8/docs_theme/img/logo.svg\" style=\"height:20px;max-width:20px;\"\u003e [jrnl](https://marph91.github.io/jimmy/formats/jrnl/)\n`N` \u003cimg alt=\"Notion logo\" src=\"https://upload.wikimedia.org/wikipedia/commons/4/45/Notion_app_logo.png\" style=\"height:20px;max-width:20px;\"\u003e [Notion](https://marph91.github.io/jimmy/formats/notion/)\n`O` \u003cimg alt=\"Obsidian logo\" src=\"https://upload.wikimedia.org/wikipedia/commons/1/10/2023_Obsidian_logo.svg\" style=\"height:20px;max-width:20px;\"\u003e [Obsidian](https://marph91.github.io/jimmy/formats/obsidian/) \u003cimg alt=\"OneNote logo\" src=\"https://upload.wikimedia.org/wikipedia/commons/2/2f/Microsoft_Office_OneNote_%282019%E2%80%932025%29.svg\" style=\"height:20px;max-width:20px;\"\u003e [OneNote](https://marph91.github.io/jimmy/formats/onenote/)\n`Q` \u003cimg alt=\"QOwnNotes logo\" src=\"https://raw.githubusercontent.com/pbek/QOwnNotes/d89a597a28eeb16f57692ac121933b478f44bf07/src/images/icons/256x256/apps/QOwnNotes.png\" style=\"height:20px;max-width:20px;\"\u003e [QOwnNotes](https://marph91.github.io/jimmy/formats/qownnotes/)\n`R` \u003cimg alt=\"RedNotebook logo\" src=\"https://raw.githubusercontent.com/jendrikseipp/rednotebook/b2cefe5f321b21ab7ad855059f3c0496eb0830d2/rednotebook/images/rednotebook-icon/rn-256.png\" style=\"height:20px;max-width:20px;\"\u003e [RedNotebook](https://marph91.github.io/jimmy/formats/rednotebook/) \u003cimg alt=\"Reflect logo\" src=\"https://reflect.app/home/build/q-7110c4a0.png\" style=\"height:20px;max-width:20px;\"\u003e [Reflect](https://marph91.github.io/jimmy/formats/reflect/) \u003cimg alt=\"Roam Research logo\" src=\"https://upload.wikimedia.org/wikipedia/commons/6/61/Astrolabe-black.png\" style=\"height:20px;max-width:20px;\"\u003e [Roam Research](https://marph91.github.io/jimmy/formats/roam_research/)\n`S` \u003cimg alt=\"Simplenote logo\" src=\"https://raw.githubusercontent.com/Automattic/simplenote-electron/4a140a96545763c849b26a81a2e27ff67eaa68f0/lib/icons/app-icon/icon_256x256.png\" style=\"height:20px;max-width:20px;\"\u003e [Simplenote](https://marph91.github.io/jimmy/formats/simplenote/) \u003cimg alt=\"Standard Notes logo\" src=\"https://avatars.githubusercontent.com/u/24537496?s=100\" style=\"height:20px;max-width:20px;\"\u003e [Standard Notes](https://marph91.github.io/jimmy/formats/standard_notes/) \u003cimg alt=\"Synology Note Station logo\" src=\"https://www.synology.com/img/dsm/note_station/notestation_72.png\" style=\"height:20px;max-width:20px;\"\u003e [Synology Note Station](https://marph91.github.io/jimmy/formats/synology_note_station/)\n`T` \u003cimg alt=\"Telegram logo\" src=\"https://upload.wikimedia.org/wikipedia/commons/8/82/Telegram_logo.svg\" style=\"height:20px;max-width:20px;\"\u003e [Telegram](https://marph91.github.io/jimmy/formats/tiddlywiki/) \u003csvg xmlns=\"http://www.w3.org/2000/svg\" viewBox=\"0 0 384 512\" style=\"height:20px;max-width:20px;\" fill=\"gray\" opacity=\"0.5\"\u003e\u003c!--!Font Awesome Free 6.7.2 by @fontawesome - https://fontawesome.com License - https://fontawesome.com/license/free Copyright 2025 Fonticons, Inc.--\u003e\u003cpath d=\"M64 464c-8.8 0-16-7.2-16-16L48 64c0-8.8 7.2-16 16-16l160 0 0 80c0 17.7 14.3 32 32 32l80 0 0 288c0 8.8-7.2 16-16 16L64 464zM64 0C28.7 0 0 28.7 0 64L0 448c0 35.3 28.7 64 64 64l256 0c35.3 0 64-28.7 64-64l0-293.5c0-17-6.7-33.3-18.7-45.3L274.7 18.7C262.7 6.7 246.5 0 229.5 0L64 0zm56 256c-13.3 0-24 10.7-24 24s10.7 24 24 24l144 0c13.3 0 24-10.7 24-24s-10.7-24-24-24l-144 0zm0 96c-13.3 0-24 10.7-24 24s10.7 24 24 24l144 0c13.3 0 24-10.7 24-24s-10.7-24-24-24l-144 0z\"/\u003e\u003c/svg\u003e [Textbundle / Textpack](https://marph91.github.io/jimmy/formats/textbundle/) \u003cimg alt=\"Tiddlywiki logo\" src=\"https://talk.tiddlywiki.org/uploads/default/original/1X/5d4e8afa05b64280281f851dfc982796b5f7fcd1.svg\" style=\"height:20px;max-width:20px;\"\u003e [Tiddlywiki](https://marph91.github.io/jimmy/formats/tiddlywiki/) \u003cimg alt=\"Tomboy-ng logo\" src=\"https://dl.flathub.org/media/org/gnome/Gnote/4f2ede31f33a5f935bec4206a6035410/icons/128x128/org.gnome.Gnote.png\" style=\"height:20px;max-width:20px;\"\u003e [Tomboy-ng / Gnote](https://marph91.github.io/jimmy/formats/tomboy_ng/) \u003cimg alt=\"Turtl logo\" src=\"https://turtlapp.com/images/logo.svg\" style=\"height:20px;max-width:20px;\"\u003e [Turtl](https://marph91.github.io/jimmy/formats/turtl/)\n`U` \u003cimg alt=\"UpNote logo\" src=\"https://getupnote.com/static/images/upnote_logo.svg\" style=\"height:20px;max-width:20px;\"\u003e [UpNote](https://marph91.github.io/jimmy/formats/upnote/)\n`W` \u003cimg alt=\"Wordpress logo\" src=\"https://s.w.org/style/images/about/WordPress-logotype-wmark.png\" style=\"height:20px;max-width:20px;\"\u003e [Wordpress](https://marph91.github.io/jimmy/formats/wordpress/)\n`Z` \u003cimg alt=\"Zettelkasten logo\" src=\"https://raw.githubusercontent.com/Zettelkasten-Team/Zettelkasten/refs/heads/main/src/main/resources/de/danielluedecke/zettelkasten/resources/icons/zkn3-256x256.png\" style=\"height:20px;max-width:20px;\"\u003e [Zettelkasten](https://marph91.github.io/jimmy/formats/zettelkasten/) \u003cimg alt=\"Zim logo\" src=\"https://zim-wiki.org/images/globe.png\" style=\"height:20px;max-width:20px;\"\u003e [Zim](https://marph91.github.io/jimmy/formats/zim/) \u003cimg alt=\"Zoho Notebook logo\" src=\"https://zohowebstatic.com/sites/default/files/ogimage/notebook-logo.png\" style=\"height:20px;max-width:20px;\"\u003e [Zoho Notebook](https://marph91.github.io/jimmy/formats/zoho_notebook/)\n\n## Supported Formats\n\nConvert a single file or a folder (recursively). Files of these formats will be converted to Markdown. The formats can be mixed. For example, you can convert a folder with two Asciidoc files and one DOCX file. The conversion result will be a folder with three Markdown files and the corresponding attachments.\n\n`A` \u003cimg alt=\"Asciidoc logo\" src=\"https://avatars.githubusercontent.com/u/3137042?s=100\u0026v=4\" style=\"height:20px;max-width:20px;\"\u003e [Asciidoc](https://marph91.github.io/jimmy/formats/default/)\n`C` \u003cimg alt=\"CSV logo\" src=\"https://upload.wikimedia.org/wikipedia/commons/e/e3/Microsoft_Office_Excel_%282019%E2%80%932025%29.svg\" style=\"height:20px;max-width:20px;\"\u003e [CSV](https://marph91.github.io/jimmy/formats/default/)\n`D` \u003csvg xmlns=\"http://www.w3.org/2000/svg\" viewBox=\"0 0 384 512\" style=\"height:20px;max-width:20px;\" fill=\"gray\" opacity=\"0.5\"\u003e\u003c!--!Font Awesome Free 6.7.2 by @fontawesome - https://fontawesome.com License - https://fontawesome.com/license/free Copyright 2025 Fonticons, Inc.--\u003e\u003cpath d=\"M64 464c-8.8 0-16-7.2-16-16L48 64c0-8.8 7.2-16 16-16l160 0 0 80c0 17.7 14.3 32 32 32l80 0 0 288c0 8.8-7.2 16-16 16L64 464zM64 0C28.7 0 0 28.7 0 64L0 448c0 35.3 28.7 64 64 64l256 0c35.3 0 64-28.7 64-64l0-293.5c0-17-6.7-33.3-18.7-45.3L274.7 18.7C262.7 6.7 246.5 0 229.5 0L64 0zm56 256c-13.3 0-24 10.7-24 24s10.7 24 24 24l144 0c13.3 0 24-10.7 24-24s-10.7-24-24-24l-144 0zm0 96c-13.3 0-24 10.7-24 24s10.7 24 24 24l144 0c13.3 0 24-10.7 24-24s-10.7-24-24-24l-144 0z\"/\u003e\u003c/svg\u003e [DocBook](https://marph91.github.io/jimmy/formats/default/) \u003cimg alt=\"DOCX logo\" src=\"https://upload.wikimedia.org/wikipedia/commons/1/19/Microsoft_Office_Word_%282019%E2%80%932025%29.svg\" style=\"height:20px;max-width:20px;\"\u003e [DOCX](https://marph91.github.io/jimmy/formats/default/)\n`E` \u003csvg xmlns=\"http://www.w3.org/2000/svg\" viewBox=\"0 0 384 512\" style=\"height:20px;max-width:20px;\" fill=\"gray\" opacity=\"0.5\"\u003e\u003c!--!Font Awesome Free 6.7.2 by @fontawesome - https://fontawesome.com License - https://fontawesome.com/license/free Copyright 2025 Fonticons, Inc.--\u003e\u003cpath d=\"M64 464c-8.8 0-16-7.2-16-16L48 64c0-8.8 7.2-16 16-16l160 0 0 80c0 17.7 14.3 32 32 32l80 0 0 288c0 8.8-7.2 16-16 16L64 464zM64 0C28.7 0 0 28.7 0 64L0 448c0 35.3 28.7 64 64 64l256 0c35.3 0 64-28.7 64-64l0-293.5c0-17-6.7-33.3-18.7-45.3L274.7 18.7C262.7 6.7 246.5 0 229.5 0L64 0zm56 256c-13.3 0-24 10.7-24 24s10.7 24 24 24l144 0c13.3 0 24-10.7 24-24s-10.7-24-24-24l-144 0zm0 96c-13.3 0-24 10.7-24 24s10.7 24 24 24l144 0c13.3 0 24-10.7 24-24s-10.7-24-24-24l-144 0z\"/\u003e\u003c/svg\u003e [EML](https://en.wikipedia.org/wiki/Email#Filename_extensions) \u003cimg alt=\"EPUB logo\" src=\"https://upload.wikimedia.org/wikipedia/commons/9/91/Epub_logo.svg\" style=\"height:20px;max-width:20px;\"\u003e [EPUB](https://marph91.github.io/jimmy/formats/default/)\n`F` \u003cimg alt=\"Fountain logo\" src=\"https://fountain.io/wp-content/uploads/2023/05/fountain-sign-164-150x150.png\" style=\"height:20px;max-width:20px;\"\u003e [Fountain](https://marph91.github.io/jimmy/formats/default/)\n`H` \u003cimg alt=\"HTML logo\" src=\"https://upload.wikimedia.org/wikipedia/commons/6/61/HTML5_logo_and_wordmark.svg\" style=\"height:20px;max-width:20px;\"\u003e [HTML](https://marph91.github.io/jimmy/formats/default/)\n`J` \u003cimg alt=\"Jupyter Notebook logo\" src=\"https://upload.wikimedia.org/wikipedia/commons/3/38/Jupyter_logo.svg\" style=\"height:20px;max-width:20px;\"\u003e [Jupyter Notebook](https://marph91.github.io/jimmy/formats/default/)\n`M` \u003cimg alt=\"Markdown logo\" src=\"https://upload.wikimedia.org/wikipedia/commons/f/f4/Markdown-mark-4th.svg\" style=\"height:20px;max-width:20px;\"\u003e [Markdown](https://marph91.github.io/jimmy/formats/default/) \u003cimg alt=\"MediaWiki logo\" src=\"https://www.mediawiki.org/static/images/icons/mediawikiwiki.svg\" style=\"height:20px;max-width:20px;\"\u003e [MediaWiki](https://marph91.github.io/jimmy/formats/default/)\n`O` \u003cimg alt=\"ODT logo\" src=\"https://upload.wikimedia.org/wikipedia/commons/0/02/LibreOffice_6.1_Writer_Icon.svg\" style=\"height:20px;max-width:20px;\"\u003e [ODT](https://marph91.github.io/jimmy/formats/default/) \u003cimg alt=\"OPML logo\" src=\"https://upload.wikimedia.org/wikipedia/commons/2/2c/Opml-icon.svg\" style=\"height:20px;max-width:20px;\"\u003e [OPML](https://marph91.github.io/jimmy/formats/default/)\n`R` \u003csvg xmlns=\"http://www.w3.org/2000/svg\" viewBox=\"0 0 384 512\" style=\"height:20px;max-width:20px;\" fill=\"gray\" opacity=\"0.5\"\u003e\u003c!--!Font Awesome Free 6.7.2 by @fontawesome - https://fontawesome.com License - https://fontawesome.com/license/free Copyright 2025 Fonticons, Inc.--\u003e\u003cpath d=\"M64 464c-8.8 0-16-7.2-16-16L48 64c0-8.8 7.2-16 16-16l160 0 0 80c0 17.7 14.3 32 32 32l80 0 0 288c0 8.8-7.2 16-16 16L64 464zM64 0C28.7 0 0 28.7 0 64L0 448c0 35.3 28.7 64 64 64l256 0c35.3 0 64-28.7 64-64l0-293.5c0-17-6.7-33.3-18.7-45.3L274.7 18.7C262.7 6.7 246.5 0 229.5 0L64 0zm56 256c-13.3 0-24 10.7-24 24s10.7 24 24 24l144 0c13.3 0 24-10.7 24-24s-10.7-24-24-24l-144 0zm0 96c-13.3 0-24 10.7-24 24s10.7 24 24 24l144 0c13.3 0 24-10.7 24-24s-10.7-24-24-24l-144 0z\"/\u003e\u003c/svg\u003e [reStructuredText](https://marph91.github.io/jimmy/formats/default/) \u003csvg xmlns=\"http://www.w3.org/2000/svg\" viewBox=\"0 0 384 512\" style=\"height:20px;max-width:20px;\" fill=\"gray\" opacity=\"0.5\"\u003e\u003c!--!Font Awesome Free 6.7.2 by @fontawesome - https://fontawesome.com License - https://fontawesome.com/license/free Copyright 2025 Fonticons, Inc.--\u003e\u003cpath d=\"M64 464c-8.8 0-16-7.2-16-16L48 64c0-8.8 7.2-16 16-16l160 0 0 80c0 17.7 14.3 32 32 32l80 0 0 288c0 8.8-7.2 16-16 16L64 464zM64 0C28.7 0 0 28.7 0 64L0 448c0 35.3 28.7 64 64 64l256 0c35.3 0 64-28.7 64-64l0-293.5c0-17-6.7-33.3-18.7-45.3L274.7 18.7C262.7 6.7 246.5 0 229.5 0L64 0zm56 256c-13.3 0-24 10.7-24 24s10.7 24 24 24l144 0c13.3 0 24-10.7 24-24s-10.7-24-24-24l-144 0zm0 96c-13.3 0-24 10.7-24 24s10.7 24 24 24l144 0c13.3 0 24-10.7 24-24s-10.7-24-24-24l-144 0z\"/\u003e\u003c/svg\u003e [RTF](https://marph91.github.io/jimmy/formats/default/)\n`T` \u003csvg xmlns=\"http://www.w3.org/2000/svg\" viewBox=\"0 0 384 512\" style=\"height:20px;max-width:20px;\" fill=\"gray\" opacity=\"0.5\"\u003e\u003c!--!Font Awesome Free 6.7.2 by @fontawesome - https://fontawesome.com License - https://fontawesome.com/license/free Copyright 2025 Fonticons, Inc.--\u003e\u003cpath d=\"M64 464c-8.8 0-16-7.2-16-16L48 64c0-8.8 7.2-16 16-16l160 0 0 80c0 17.7 14.3 32 32 32l80 0 0 288c0 8.8-7.2 16-16 16L64 464zM64 0C28.7 0 0 28.7 0 64L0 448c0 35.3 28.7 64 64 64l256 0c35.3 0 64-28.7 64-64l0-293.5c0-17-6.7-33.3-18.7-45.3L274.7 18.7C262.7 6.7 246.5 0 229.5 0L64 0zm56 256c-13.3 0-24 10.7-24 24s10.7 24 24 24l144 0c13.3 0 24-10.7 24-24s-10.7-24-24-24l-144 0zm0 96c-13.3 0-24 10.7-24 24s10.7 24 24 24l144 0c13.3 0 24-10.7 24-24s-10.7-24-24-24l-144 0z\"/\u003e\u003c/svg\u003e [txt2tags](https://marph91.github.io/jimmy/formats/default/)\n\n## General Usage\n\n1. Export/backup notes from your note application\n2. Run `jimmy`, which converts your notes to Markdown\n3. Import the result to Joplin/Obsidian or use any editor to view the notes\n\nAfter conversion, the notes should be available in a folder named like `YYYY-MM-DD HH:MM:SS - Import`. Make sure your data is converted properly :exclamation:\n\nWhat is converted (in most cases)?\n\n- Note content\n- Tags / Labels\n- Images / Resources / Attachments\n- External links and internal note links\n\n## Simplified Internal Workflow\n\n![](./docs/images/workflow.drawio.png)\n\n## Similar Projects\n\n- [Notesnook Importer](https://github.com/streetwriters/notesnook-importer)\n- [Obsidian-Importer](https://github.com/obsidianmd/obsidian-importer)\n- [YANOM-Note-O-Matic (fork)](https://github.com/stereohorse/YANOM-Note-O-Matic)\n- [MarkItDown](https://github.com/microsoft/markitdown)\n","funding_links":[],"categories":["Python","Utilities","Convert to Markdown Tools","Tools","Specific Formats Processing"],"sub_categories":["Markdown","Various Note Formats to Markdown"],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmarph91%2Fjimmy","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fmarph91%2Fjimmy","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmarph91%2Fjimmy/lists"}