ThiefMD

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

GPL-3.0 License

Stars
149

Bot releases are visible (Hide)

ThiefMD - Improved Out of Box Experience

Published by kmwallio about 4 years ago

May have been a little excited to get the ability to export out into the world.

This release features:

  • Better out of box experience
    • First folder added to Library will be selected on import
    • When exporting, you don't have to have a file open
  • Some export errors
    • If you provide an invalid file name, you'll get a warning
  • ARM64 flathub will pull down pandoc for Raspberry Pi
ThiefMD - Sharing is Caring

Published by kmwallio about 4 years ago

Pandoc export is here. ePub ✅, docx ✅, pdf ✅. TODO: Get your words on the page.

  • More options for setting up the margins for PDF Export
  • Pandoc export
  • Turn on or off absolute path resolution for images on Markdown export
  • Undo history is kept as you switch files
  • Short Cut Keys. **Ctrl+B**, *Ctrl+I*, and ~~Ctrl+D~~ all should work as expected

Also available on flatpak:
flatpak install flathub com.github.kmwallio.thiefmd

ThiefMD - Please write in an orderly fashion

Published by kmwallio about 4 years ago

  • Themes can now style the entire application. Get immersed in your writing and lose track of the editor.
  • Re-order your sheets and library items. Sort by file name, or drag and drop. It's up to you.
  • Export from the Library. Right-click on an Item, to view the combined document, then export. You want to write the next great novel? We want to help you get there.
  • Export settings in the Preferences. It's just a Ctrl + , away.
  • Improved theme parsing. There's still a few quirks, but most themes now look better.
ThiefMD - Theme Support

Published by kmwallio about 4 years ago

Dark Mode, Light Mode, and anywhere in between. ThiefMD can now import your favorite themes.

  • Ulysses Theme support.
  • Fixed bug with black bar with in Editor View mode (Ctrl + 1).
  • About Window rendering improvements.
  • Preferences Window rendering improvements.
  • Preferences Window support for dropping in new themes.
  • New Preferences keyboard shortcut Ctrl + ,
ThiefMD - Preview Fixes

Published by kmwallio about 4 years ago

  • Fix bug in removing characters between parentheses
  • Add KaTeX support (if built with libmarkdown 2.2.0 or greater)
  • Add highlight.js support
    katex_preview
ThiefMD - Library Organization and Blogging Take 1

Published by kmwallio about 4 years ago

This release focuses on blogging. We added some new UI features and better Library management tools.

Now that we're releasing binary packages, an about dialog has been added linking to projects used and their licenses.

  • Datetime
    datetime_menu
    Update the post timestamp with ease.
  • Drag and Drop Sheets
    drag_n_drop_sheets
    Move a markdown file into another directory in the library. You could switch a _draft to a _post.
  • About Dialog
    Giving credit where it's due as most software is build on the shoulders of giants.
ThiefMD - Welcome to ThiefMD 0.0.3!

Published by kmwallio about 4 years ago

We're pretty close to usable. Basic Library and Sheet Management are here!

Check out the details page to see some of the features in this release.

August Changes

  • Add ability to hide folders in the Library. This will create or modify a .thiefignore file to the directory.
  • Add ability to move sheets to Trash from Sheets view.
  • Create sub-folders from within the app.

Prior

  • Basic library at the moment
  • Switch between documents
  • Hide Library and Document Switcher
  • Live Preview
ThiefMD - Basic Library Management

Published by kmwallio about 4 years ago

  • Add ability to hide folders in the Library. This will create or modify a .thiefignore file to the directory.
  • Add ability to move sheets to Trash from Sheets view.

thiefmd_changes

Figured out how to create and publish deb packages.