Page 1 of 1

file type error

PostPosted: Fri Nov 19, 2021 11:49 pm
by jd2d
Hi, Hazel 5 is great. Unfortunately there's one problem - Hazel won't process markdown files on my machine. Here's an example of the error message I get in the log, repeated hundreds of times.

2021-11-19 22:44:44.584 hazelworker[14061] File type not supported: {(
"net.daringfireball.markdown"
)}


Any idea what this is? These are regular MD files, nothing special.

Re: file type error

PostPosted: Mon Nov 22, 2021 10:52 am
by Mr_Noodle
It depends on the app you are using to handle Markdown files. They need to categorize it such that markdown files inherit from text files otherwise Hazel won't know it's a text file it can read.