wayneyaoo / alfred-cheat

Manage your self-defined cheat sheets & knowledge base in Alfred
MIT License
138 stars 11 forks source link

Version 2 planning #17

Open wayneyaoo opened 4 years ago

wayneyaoo commented 4 years ago

Thanks to @odapg's proposal. I've planned to add a couple of new features to this tool. They're listed below. Comments and ideas are welcome.

mikemcduffie commented 3 years ago

Request URLs be open rather than copied. I've done this locally for myself by adding a conditional for matches regex '^https?://' open->'Open URL' else->copy/notify

Apologies if I should have added as a new issue/feature request.

jerik commented 1 year ago

Request URLs be open rather than copied. I've done this locally for myself by adding a conditional for matches regex '^https?://' open->'Open URL' else->copy/notify

Apologies if I should have added as a new issue/feature request.

I am wondering, what is your use case in cheat for that behaviour. Do you use it as bookmark replacement?