I think the biggest improvement would be if someone had an Apple developer account and could go through the notarization process so that it could be easy to install. Probably also with bundling pandoc. And it would be nice to get it into the Mac app store.
In terms of the functionality of the actual tool, the markdown it produces has more escaping than I would like. Several special characters seem to be always escaped, to be on the safe side, when instead they could be escaped only when necessary.
I like both logos individually, but they don’t look quite right next to each other. I think this should also be moot, though, because two apps is silly. Better to have a single menu bar app, with two clicks, one for markdown and another for normalization.
Instead of modifying the paste buffer, it would be nice to have a key combination for “apply the transformation and paste”. This one might not be possible, though perhaps it could be faked by modifying the buffer, pasting, and then restoring the buffer, very quickly.
whoa thanks, I’ve had the same problem. How would you want to extend/improve this app?
I think the biggest improvement would be if someone had an Apple developer account and could go through the notarization process so that it could be easy to install. Probably also with bundling pandoc. And it would be nice to get it into the Mac app store.
In terms of the functionality of the actual tool, the markdown it produces has more escaping than I would like. Several special characters seem to be always escaped, to be on the safe side, when instead they could be escaped only when necessary.
I like both logos individually, but they don’t look quite right next to each other. I think this should also be moot, though, because two apps is silly. Better to have a single menu bar app, with two clicks, one for markdown and another for normalization.
Instead of modifying the paste buffer, it would be nice to have a key combination for “apply the transformation and paste”. This one might not be possible, though perhaps it could be faked by modifying the buffer, pasting, and then restoring the buffer, very quickly.