Skip to content
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
42 changes: 42 additions & 0 deletions _tools/jimmy.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,42 @@
---
title: Jimmy
category: "documents"
description: "Convert your notes from various formats to Markdown."
icon: jimmy.png
website: https://marph91.github.io/jimmy/
see-also:
- name: GitHub Repository
link: https://github.com/marph91/jimmy
---

Jimmy is a tool to convert notes in various formats to Markdown.

## User Interface

{% include image.html file="/assets/images/tools/jimmy.png" alt="Jimmy Terminal User Interface" %}

## Which formats are supported?

* Every format that is supported by pandoc. Additionally txt, eml, fountain, asciidoc and Textbundle.
* Apps like [CherryTree](https://marph91.github.io/jimmy/formats/cherrytree/), [Google Keep](https://marph91.github.io/jimmy/formats/google_keep/) and [Synology Note Station](https://marph91.github.io/jimmy/formats/synology_note_station/). For a complete list, check the documentation.

## Features

* ✅ Many input formats
* ✅ Markdown + Frontmatter output
* Compatible with any text editor
* Can be imported to Joplin/Obsidian/QOwnNotes...
* Preserves resources, tags and note links when possible
* ✅ Offline
* ✅ Open Source
* ✅ Cross-platform
* ✅ Standalone (no python or node installation required)
* ❎ No AI

## What is converted?

* Note content
* Folder hierarchy
* Tags / Labels
* Images / Resources / Attachments
* External links and internal note links
Binary file added assets/images/tool-icons/jimmy.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added assets/images/tools/jimmy.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.