GitPedia
marph91

marph91/jimmy

Convert your notes to Markdown

30 Releases
Latest: yesterday
v1.1.25Latest
marph91marph91·yesterday·June 27, 2026
GitHub

📋 Changes

  • Update to pandoc 3.10
  • Rednotebook: catch exceptions "monthly"
  • Rednotebook: handle inline tags and legacy `!!python/unicode` tags
  • Colornote: capture the `color_index` in metadata
  • Add new subcommand to list available formats as JSON
  • Pin cryptography to 48.0.1 to stay macOS x86_64 compatible
v1.1.23
marph91marph91·3w ago·June 4, 2026
GitHub

📋 Changes

  • Add support for emacs org mode
  • Unescape special characters only when needed, mostly to avoid issues with angle brackets
  • Update dependencies, which improved many formats
v1.1.22
marph91marph91·2mo ago·April 6, 2026
GitHub

📋 Changes

  • PDF: Add support using pdf_oxide.
  • Affine: Add experimental support
v1.1.21
marph91marph91·3mo ago·March 25, 2026
GitHub

📋 Changes

  • Add support for Signal
  • Roam, Tiddlywiki, Zettelkasten, Zim: Improve pyparsing implementation
  • Pandoc: Update to 3.9.0.2
  • Colornote, Diaro, Zim: Resolve some minor todos
v1.1.20
marph91marph91·4mo ago·February 27, 2026
GitHub

📋 Changes

  • Telegram: Support conversion of single chat exports
v1.1.19
marph91marph91·4mo ago·February 25, 2026
GitHub

📋 Changes

  • try to workaround packaging issue with rich
v1.1.18
marph91marph91·4mo ago·February 22, 2026
GitHub

📋 Changes

  • Colornote: set password by default
  • Add support fot MHTML
  • EML: improve charset handling
  • Joplin: iterate less, lookup more
  • Pandoc: update to 3.9
  • Clipto: fix conversion of notes without title or content
v1.1.17
marph91marph91·5mo ago·January 21, 2026
GitHub

📋 Changes

  • Colornote: Use default password
  • Joplin: Name resources properly
v1.1.16
marph91marph91·5mo ago·January 9, 2026
GitHub

Day One: More robust resource handling

v1.1.14
marph91marph91·5mo ago·January 3, 2026
GitHub

📋 Changes

  • Markdown: Unify and improve Markdown and wikilink parsing
  • Joplin: Handle notes without parent notebook and improve resource handling
v1.1.13
marph91marph91·6mo ago·December 22, 2025
GitHub

📋 Changes

  • HTML: Improve math conversion
  • Add support for Reflect
  • OneNote: Disable format for now, since the suggested export was removed :(
v1.1.12
marph91marph91·6mo ago·December 15, 2025
GitHub

📋 Changes

  • Bear: Handle web links without protocol
  • Update to pandoc 3.8.3
  • Asciidoc: Use pandocs built-in reader
v1.1.11
marph91marph91·7mo ago·November 23, 2025
GitHub

📋 Changes

  • HTML: don't convert rows with rowspan to header rows
  • Tiddlywiki: try to handle external images
v1.1.10
marph91marph91·7mo ago·November 17, 2025
GitHub

📋 Changes

  • Nimbus Note / HTML: handle colspan/rowspan + empty table cells
  • UpNote: remove unwanted HTML elements from checklists
  • Use a registry to avoid importing all (including many unneeded) modules
v1.1.9
marph91marph91·7mo ago·November 4, 2025
GitHub

📋 Changes

  • UpNote: Skip trashed and deleted notes
  • Colornote: Make finding the first note (and all following notes) in bytes more robust
v1.1.8
marph91marph91·8mo ago·October 31, 2025
GitHub

📋 Changes

  • HTML:
  • Handle leading and trailing whitespace at inline markup
  • Remove empty inline markup
  • UpNote: Handle "files" and "lists" keys
v1.1.7
marph91marph91·8mo ago·October 29, 2025
GitHub

📋 Changes

  • synology note station: improve checklist conversion
  • upnote: make finding the parent notebook more robust
v1.1.6
marph91marph91·8mo ago·October 26, 2025
GitHub

📋 Changes

  • Tiddlywiki: Improve link parsing
  • Synology Note Station: Handle checklists
v1.1.5
marph91marph91·8mo ago·October 20, 2025
GitHub

Tiddlywiki: improve linking

v1.1.4
marph91marph91·8mo ago·October 18, 2025
GitHub

Tiddlywiki: improve PascalCase autolinks

v1.1.3
marph91marph91·8mo ago·October 16, 2025
GitHub

📋 Changes

  • Tiddlywiki: improve link conversion
  • Templates: Better handling of missing values
v1.1.2
marph91marph91·8mo ago·October 14, 2025
GitHub

📋 Changes

  • Use python 3.14
  • Update to Pandoc 3.8.2
  • Tiddlywiki: handle internal links
  • Remove superfluous inline formatting
v1.1.1
marph91marph91·9mo ago·October 1, 2025
GitHub

Update to pandoc 3.8.1

v1.1.0
marph91marph91·9mo ago·September 28, 2025
GitHub

📋 Changes

  • OneNote: Add experimental support
  • CherryTree:
  • Fix location of multiple objects
  • Fix table headers
  • Nimbus Note: fix some invalid links
  • Remove builds for less used platforms
v1.0.12
marph91marph91·9mo ago·September 23, 2025
GitHub

📋 Changes

  • drafts: handle note links
  • improve resource matching with alternative suffixes
v1.0.11
marph91marph91·9mo ago·September 20, 2025
GitHub

Small improvements in multiple formats

v1.0.10
marph91marph91·9mo ago·September 13, 2025
GitHub

📋 Changes

  • Improve Nimbus Note and HTML conversion
  • Include pandoc manually to select the version more flexible
v1.0.9
marph91marph91·9mo ago·September 9, 2025
GitHub

📋 Changes

  • Add support for UpNote
  • Fix regression that crashed the TUI
v1.0.8
marph91marph91·9mo ago·September 7, 2025
GitHub

Improve Nimbus Note and HTML conversion

v1.0.7
marph91marph91·9mo ago·September 5, 2025
GitHub

📋 Changes

  • Fix metadata issues in some formats
  • Infer TUI by default