# To use the new commands, you first need to connect to the Super Productivity plugin.
# Open a new terminal and run the following command:
node dist/index.js connect
# Then, in the same terminal, you can use the following commands:
node dist/index.js projects
node dist/index.js tasks
node dist/index.js tags
# To start the server, run the following command in a separate terminal:
node dist/index.js start