Skip to content

Releases: Acidham/alfred-markdown-notes

Release

28 Feb 06:19

Choose a tag to compare

Improve Documenation

Release

27 Feb 22:19

Choose a tag to compare

Improvments

Release

25 Feb 12:21

Choose a tag to compare

  • Fix Pandoc not working when fetching URLs
  • Enhance Readme

Release

20 Feb 07:20

Choose a tag to compare

Prepare for Alfred Gallery readiness:

  • removed OneUpdater
  • MD Editor and Viewer are needs to be configured in Workflow Configuration

New Features

24 Jan 09:18

Choose a tag to compare

Removed .mdconfig option in favour of new Alfred 5 config option

Fix

23 Dec 13:08

Choose a tag to compare

Fix

Fixed an issue when dealing with multiple md files

Improvement Release

14 Oct 05:56

Choose a tag to compare

Migrate from env to Alfred 5 User Configuration

Fix Release

24 Nov 14:35

Choose a tag to compare

With > python 3.8 the workflow threw an error on a deprecated library. This is now fixed.

Improvement Release

20 Sep 07:09

Choose a tag to compare

The Python env wrapper prevent issues on older os and ensure the right python3 is being used #14

Fix Release

29 Aug 16:32

Choose a tag to compare

Fix an issue with python env. Using /usr/bin/python3 seems to be more convinient