ThiefMD Versions Save

The markdown editor worth stealing. Inspired by Ulysses, based on code from Quilter

v0.2.7

11 months ago

Ever want to just open a Markdown or Fountain file in ThiefMD without importing into the library? Now you can.

Confused on what to do first when opening ThiefMD? Our new Library-less launch window is hopefully clearer.

image

There's a lot of changes under the hood. We now use the Wordpress REST API instead of XML-RPC. libsoup3 and Webkit2GTK 4.1 power network connections and previews. We're now build on the GNOME 44 SDK.

v0.2.6

1 year ago

We added support for Hashnode, Forem, and Medium. Forem support means you can publish directly to DEV.

In addition, we added a Finnish Translation by Jiri Grönroos, and a German Translation by Fish and Helix.

Networking calls are now mostly non-blocking, which means startup times have decreased. Add as many connections as you like, and start writing as soon as the app launches.

v0.2.5-stability

2 years ago

Mostly a maintenance and bug fix release.

We fixed a race condition in PDF export and made some changes to adjust for Vala compiler changes.

v0.2.4-easypdf

2 years ago

We've been at work making Export Packages that result in beautiful PDFs, like Highlighted Headings and Mr. Noto Roboto1.

This release will use WeasyPrint or PagedJS if available. It will fallback to Webkit2GTK and GTK's PDF generator if needed.

Highlighted Heading Sample PDF

1 Beauty is in the eye of the beholder, and we think they look great! But feel free to make your own, and if you're up for it, share them with the world!

v0.2.3-draftcheck

3 years ago

Need a second pair of eyes to look over your text? ThiefMD now has Link Grammar support :smile_cat:

Link Grammar Checking with Highlighting

This uses the revolutionary link-grammar, the same one that powers AbiWord's grammar checking. That revolutionary grammar checker that uses natural language processing to understand your sentences to see if it's grammatically correct.

Yeah. I know what you're thinking. This means ThiefMD has NLP built in.

We also fixed some bugs and icon loading (at least on the GNOME default theme).

v0.2.2-fiximgup

3 years ago

:sweat_smile: was a bit overzealous with the last release.

Fixed image issues and added a watchdog timer for when pandoc is rendering the preview.

v0.2.1-fiximgup

3 years ago

:sweat: We broke image uploads.

This fixes image uploads along with rendering previews when a relative path to a CSL file is provided.

v0.2.0-creators-edition

3 years ago

Fountain, BibTeX, Citation Preview & Export, and so much more.

We crammed a lot into this release of ThiefMD.

Right-Click Insert Citation Support

  • Right-Click Insert Citation Support
  • Open and Edit Fountain and BibTeX files
  • Live Preview Fountain
  • Live Preview Citations
  • Single-Column support on Mobile
  • Sheet Notes and Project Notes
    • Sheet Notes are tied to the Markdown or Fountain File
    • Project Notes are tied to the folder
  • Preview now navigates through files in the Library
  • Bug fixes

v0.1.8-languages

3 years ago

Just patching language loading.

v0.1.7-subtle

3 years ago

WordPress got a huge update with Featured Image. In the YAML, just add cover-image or featured-image to the frontmatter.

---
title: My Fancy Blogpost
featured-image: /images/my-featured-image.jpeg
---

Publishing to Write.as and have a Pro Account? Snap.as image uploading is now supported.

New Translations

Did you know Poeditor can be used to help translate ThiefMD? People have been submitting translations:

Thanks to everyone contributing!

UI Accessibility

We've added borders to sheets in the sidebar when using the OS Theme.

Stability Improvements

We've improved how heading margins are calculated, which means... we've relaxed font selection. You're still only limited to the family, but more should appear in the selector.

We've lowered the chances of crashing in experimental mode. When selecting text with experimental mode, bold links will become normal font as invisible text can cause a crash if formatted differently from surrounding text.

We made Experimental Mode Faster! We now check your proximity to hidden URLs instead of always scanning the whole document.

Bug Fixes

Fixed and issue where PDF export tried using non-PDF themes.

More advanced Regex highlighting. Reference Links next to In-line links should look good in most cases.

More to come...

We're still working on Tagging and Categories for WordPress and Ghost. Checkout the ThiefMD Project Board to see what we have planned, and let us know how we can empower you to do more!