
readown - issue #1
Readown fails to open file types associated with Readown, hard-coded to ".markdown" type
What steps will reproduce the problem? 1. Try to open a markdown file named with extension ".md", or anything other than ".markdown".
What is the expected output? What do you see instead? Expected Readown to open the file. Instead saw error popup saying "The document "<filename>.md" could not be opened. Readown cannot open files in the "Readown.app Document" format." I had previously associated the .md extension with Readown.
What version of the product are you using? On what operating system? Readown 1.0.0 on OS X 10.6.2.
Please provide any additional information below. When I rename the file with the extension ".markdown", Readown opens the same file just fine.
If Readown has been explicitly associated with a file extension/type, Readown should attempt to open it.
Comment #1
Posted on Jun 3, 2010 by Massive ElephantMichael,
Thank you for your report, but ".md" is not a supported file extension as the wiki states. However, I agree with your point that Readown should open files with a certain extension if Readown has been explicitly associated with it. I'll talk to Minhee, the founder of this project, to figure out what we're going to do about this issue.
Comment #2
Posted on Jun 29, 2010 by Happy MonkeyI second the request. Github supports it.
Comment #3
Posted on Aug 1, 2010 by Happy MonkeyI added a .md extension to CFBundleTypeExtensions list.
Comment #4
Posted on Aug 12, 2010 by Happy MonkeyThanks!
Status: Fixed
Labels:
Type-Enhancement
Priority-Medium