diff --git a/README.md b/README.md index 984ed97..36c3e0c 100644 --- a/README.md +++ b/README.md @@ -4,6 +4,8 @@ The Workflowy [PopClip](https://www.popclip.app/) extension adds the highlighted ![Extension](assets/extension.png) +![Extension-GIf](assets/extension.gif) + ### Installation - Download the PopClip Extension Zip File `Workflowy.popclipextz` from the [Releases](https://github.com/a26nine/popclip-workflowy/releases) section. diff --git a/Worklowy.popclipext/Config.yaml b/Worklowy.popclipext/Config.yaml index 825e343..e68e80b 100644 --- a/Worklowy.popclipext/Config.yaml +++ b/Worklowy.popclipext/Config.yaml @@ -8,4 +8,4 @@ options: type: string label: Workflowy Block description: The block to add the text to. - default value: "Inbox > PopClip" + default value: "Inbox > Clips" diff --git a/assets/extension.gif b/assets/extension.gif new file mode 100644 index 0000000..e8ff82b Binary files /dev/null and b/assets/extension.gif differ