Flow.Launcher icon indicating copy to clipboard operation
Flow.Launcher copied to clipboard

SavvyCal Plugin

Open perryraskin opened this issue 1 year ago • 1 comments

I just came across Flow Launcher from doing a search for a Raycast Windows alternative, and it looks great, well done!

Wondering how easy it might be to add a plugin that is essentially just a list of the user's SavvyCal meeting links. Screenshot below of how Raycast has it:

image

perryraskin avatar Apr 05 '24 16:04 perryraskin

This should be a good starting point: https://github.com/Yusyuriv/FlowLauncherCommunity.Plugin.SavvyCallLinkList

Please keep in mind that your API token is not going to be encrypted, it will be saved in a file as plain text. If you're okay with it, you can type the following command to install the plugin built from the repository I provided:

pm install https://github.com/Yusyuriv/FlowLauncherCommunity.Plugin.SavvyCallLinkList/releases/download/v1.0.0/FlowLauncherCommunity.Plugin.SavvyCalLinkList.zip

If not, you're free to change the source code I provided to fit your needs.

The plugin only lists the first 100 links, but I think the Raycast plugin also only lists the first 100 links. It updates your links every 5 minutes, every time you change your API key in settings, and when you manually press F5 in Flow Launcher's window. By default when you press Enter with a link selected, it copies the link: image

You can press Shift + Enter to open the context menu with additional actions: image

Yusyuriv avatar Apr 06 '24 06:04 Yusyuriv

This issue is stale because it has been open 60 days with no activity. Remove stale label or comment or this will be closed in 60 days.\n\nAlternatively this issue can be kept open by adding one of the following labels:\nkeep-fresh

github-actions[bot] avatar Jun 06 '24 01:06 github-actions[bot]

This issue was closed because it has been stale for 7 days with no activity. If you feel this issue still needs attention please feel free to reopen.

github-actions[bot] avatar Jun 13 '24 01:06 github-actions[bot]