Tasks Module - Troubleshooting
Common Issues and Solutions
Tasks Not Generating
If tasks are not being generated:
- Ensure your API key is correctly set in the Brain module settings
- Verify that you have an active internet connection
- Check if the selected AI model is available and functioning
Task File Not Found
If you're unable to view or access your tasks:
- Check that the tasks location in settings points to a valid file path in your vault
- Ensure you have write permissions for the specified location
- Try creating the file manually if it doesn't exist
Incorrect Task Format
If tasks are being generated with unexpected formatting:
- Review your custom task prompt in the settings
- Ensure the prompt follows the correct Markdown syntax for tasks
- Try resetting to the default prompt and gradually customize from there
Error Handling
The Tasks module includes robust error handling for common issues:
- API key validation: If an invalid API key is detected, users are prompted to update their key in the settings
- Model availability: If the selected model is unavailable, the module attempts to use alternative local or online models
- File system errors: The module handles cases where the tasks file or directory doesn't exist, creating them as needed
Performance Considerations
To optimize the Tasks module's performance:
- Ensure a stable internet connection for cloud-based AI models
- Consider using local AI models if available for faster response times
- Keep your task list file size manageable by regularly archiving completed tasks
Frequently Asked Questions
Q: Can I use the Tasks module offline? A: Task viewing and management work offline, but task generation requires an internet connection for cloud-based AI models.
Q: How can I migrate my existing tasks to the SystemSculpt AI format? A: The Tasks module uses standard Markdown task syntax. You can manually copy your existing tasks into the designated tasks file.
Q: Is there a limit to how many tasks I can create? A: There's no hard limit, but very large task files may impact performance. Consider archiving completed tasks regularly.
Reporting Issues
If you encounter persistent issues or have feature requests:
- Check the SystemSculpt GitHub repository for known issues
- Provide detailed information about your setup and steps to reproduce the issue
- Include relevant error messages or screenshots
- Submit an issue on the GitHub repository or reach out through the community Discord
Remember to keep your plugin updated to the latest version, as many issues are resolved with updates.