alfredpanda Posted July 4, 2022 Share Posted July 4, 2022 I'd love to make this work but I think I must be missing something... I'm on an M1 Macbook Pro - I set up hotkeys but when i use them I just here a sound effect after a couple of seconds and a link to the original file is on my clipboard. I don't see a new HTML or RTF file anywhere? Thanks Link to comment
vitor Posted July 4, 2022 Author Share Posted July 4, 2022 @alfredpanda The Workflow works on selected text, not files. I guess I can add a File Action too, if you need it specifically. No ETA, though it shouldn’t happen too far off. It will make the Workflow require Alfred 5, since the Read File Contents Automation Task is ideal for it. alfredpanda 1 Link to comment
alfredpanda Posted July 4, 2022 Share Posted July 4, 2022 1 hour ago, vitor said: @alfredpanda The Workflow works on selected text, not files. I guess I can add a File Action too, if you need it specifically. No ETA, though it shouldn’t happen too far off. It will make the Workflow require Alfred 5, since the Read File Contents Automation Task is ideal for it. Ah I'm sorry for misunderstanding. Files would be great! There are tools that export to .md - I would love to batch convert those to .rtf, .html or .txt to be able to import into Apple Notes. Link to comment
vitor Posted July 5, 2022 Author Share Posted July 5, 2022 I’m thinking of converting the files and saving the result to the clipboard, like it currently works. Saving the results to files is a different case, because there’s the whole matter of where to save them with which name, and whatnot. But with that in, you can make your own short Workflow to save the clipboard contents to whatever file you want with a Write File Output. Link to comment
xilopaint Posted July 7, 2023 Share Posted July 7, 2023 This workflow has started to feel sluggish to me and sometimes freezing Alfred. Link to comment
vitor Posted July 8, 2023 Author Share Posted July 8, 2023 Nothing has changed in quite a while, and I use it every day with zero issues. I also don’t have any other problem reports from anyone else. A debugger output is necessary to start determining what could be happening, as well as the macOS and Alfred versions. No doubt the cause will be external (e.g. a faulty version of multimarkdown) since the workflow hasn’t changed. Link to comment
xilopaint Posted July 8, 2023 Share Posted July 8, 2023 (edited) On 7/7/2023 at 9:01 PM, vitor said: Nothing has changed in quite a while, and I use it every day with zero issues. I also don’t have any other problem reports from anyone else. A debugger output is necessary to start determining what could be happening, as well as the macOS and Alfred versions. No doubt the cause will be external (e.g. a faulty version of multimarkdown) since the workflow hasn’t changed. The issue is intermittent so when I face it I don't have the debugger activated. If I find something useful I'll bring it here, but it's likely related to my environment. Edited July 9, 2023 by xilopaint Link to comment
vitor Posted July 8, 2023 Author Share Posted July 8, 2023 Do brew install multimarkdown and install this version. Let’s see if that solves it. xilopaint 1 Link to comment
sepulchra Posted July 8, 2023 Share Posted July 8, 2023 How did I not know this existed!!! vitor 1 Link to comment
vitor Posted August 30 Author Share Posted August 30 Updated to 2024.1.Completely revamped. Rewritten in JXA. Faster execution.New repository.New icon.New About.Remove OneUpdater in favour of Gallery updating. Floating.Point 1 Link to comment
Benjamin Thomas Posted September 2 Share Posted September 2 This is awesome! Now can it work in reverse? Link to comment
vitor Posted September 2 Author Share Posted September 2 There are no plans to make it work in reverse. Supporting the conversion to BBCode and RTF is complicated enough as it is, and those can’t be reversed anyway because the output has custom styling to fix common issues. Link to comment
vitor Posted Thursday at 12:22 PM Author Share Posted Thursday at 12:22 PM Updated to 2024.2. Decode HTML entities when converting to BBCode. Link to comment
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now