This is a Sublime Text plugin for managing ConvertKit tags. It allows you to:
- View a list of your ConvertKit tags and copy their IDs to the clipboard
- Create a new ConvertKit tag
- Open Sublime Text
- Open the Command Palette (Tools > Command Palette or
cmd/ctrl + shift + p
) - Type "Package Control: Install Package" and press enter
- Type "ConvertKit" and press enter
- Wait for the package to install
- Open the Command Palette (Tools > Command Palette or
cmd/ctrl + shift + p
) - Type "ConvertKit: Manage Tags" and press enter
- Select a tag from the list to copy its ID to the clipboard
- Open the Command Palette (Tools > Command Palette or
cmd/ctrl + shift + p
) - Type "ConvertKit: Create Tag" and press enter
- Enter a name for the new tag and press enter
To use this plugin, you need to set your ConvertKit API key in the settings file. To do this:
- Open the Command Palette (Tools > Command Palette or
cmd/ctrl + shift + p
) - Type "Preferences: ConvertKit Settings" and press enter
- Enter your API key in the "public_api_key" field
This plugin is licensed under the MIT License. See the LICENSE file for more information.