| Notiwise Documentation | Quick Start | Getting Started | Features | Installation | Troubleshooting | What’s New |
Troubleshooting Guide
Common issues and step-by-step solutions to get Not iwise working perfectly.
Table of Contents
- Priority Tags Not Being Recognized
- Reminders Not Appearing
- Addon Not Loading
- Settings Not Saving
- Statistics Not Updating
- Edge Cases & Special Situations
- Getting Help
1. Priority Tags Not Being Recognized
Problem: You added a priority tag to your event, but Notiwise didn’t process it.
Diagnostic Flowchart
Solutions
Solution 1: Check Tag Placement
Problem: Tag is in the wrong location
Fix:
- Tags must be at the start of the title:
@@Important Meeting - Or at the end:
Important Meeting @@ - Or in the description (if you enabled “Check Description”)
❌ Wrong:
Important @@ Meeting(tag in middle)Meeting @@extra text(tag followed by text)
✅ Correct:
@@Important MeetingImportant Meeting @@- Description:
Meeting notes @@
Solution 2: Verify Tag Matches Settings
Problem: Tag doesn’t match your configured tags
Fix:
- Open Notiwise settings
- Check Step 2 (Priority Tags)
- Verify you’re using the exact tag shown
- Tags are case-sensitive:
@@≠@@
Example: If you configured *** but used @@, Notiwise won’t recognize it.
Solution 3: Ensure Calendar is Selected
Problem: Event’s calendar isn’t monitored
Fix:
- Open Notiwise settings
- Go to Step 1 (Calendar Selection)
- Check the box next to the calendar containing your event
- Click “Save Configuration”
Solution 4: Check Event is in Future
Problem: Event is in the past
Notiwise only processes future events (within the next 6 months). Past events are ignored.
Solution 5: Manual Processing
Problem: Waiting for automatic daily processing
Fix:
- Open Notiwise dashboard or onboarding
- Click “Process Events Now”
- All tagged events will be processed immediately
- Check your event - reminders should appear!
2. Reminders Not Appearing
Problem: Notiwise processed your event (tag was removed) but reminders weren’t added.
Diagnostic Flowchart
Solutions
Solution 1: Verify Event is Within 6 Months
Problem: Event is too far in the future
Notiwise processes events within the next 6 months only.
Fix: Events more than 6 months away will be processed automatically as they get closer.
Solution 2: Check Google Calendar Reminder Limit
Problem: Google Calendar has a maximum number of reminders per event
Fix:
- Open the event in Google Calendar
- Scroll to “Notifications” section
- If you see many manual reminders, remove some
- Process the event again with Notiwise
Google’s limit: Typically 5-10 reminders per event (varies by account type)
Solution 3: Verify Edit Permissions
Problem: You don’t have permission to modify the event
Fix:
- If the event is on someone else’s calendar, you need edit access
- Ask the calendar owner to share with “Make changes to events” permission
- Or, if it’s a shared calendar, check your permission level
##3. Addon Not Loading
Problem: The Notiwise interface doesn’t appear or won’t load.
Diagnostic Flowchart
Solutions
Solution 1: Complete Installation
Problem: Installation never completed
Fix: Visit the Installation Guide and follow all steps.
Solution 2: Refresh Your Browser
Problem: Page needs refresh
Fix:
- Press Ctrl+R (Windows/Linux) or Cmd+R (Mac)
- Or click the refresh button
- Close and reopen Google Calendar
Solution 3: Try Different Browser
Problem: Browser compatibility issue
Fix:
- Recommended browsers: Chrome, Firefox, Edge
- Avoid: Very old browser versions, Internet Explorer
- Try Chrome if having issues with another browser
Solution 4: Disable Browser Extensions
Problem: Extension conflict
Fix:
- Try opening in incognito/private mode (extensions are usually disabled)
- If it works in incognito, a browser extension is interfering
- Disable extensions one by one to find the culprit
Solution 5: Clear Cache and Cookies
Problem: Corrupted cache
Fix:
- Clear browser cache and cookies
- Logout of Google account
- Log back in
- Visit Notiwise installation link again
4. Settings Not Saving
Problem: Changes to settings aren’t being saved.
Diagnostic Flowchart
Solutions
Solution 1: Click Save Button
Problem: Changes not saved
Fix:
- After changing settings, always click “Save Configuration”
- For onboarding, click “Save All Settings” at the end
- Look for success confirmation message
Solution 2: Check for Error Messages
Problem: Save operation failed
Fix:
- Read any error messages carefully
- Common errors:
- “Invalid time format” → Use 24-hour format (e.g., 08:00 not 8:00am)
- “No calendars selected” → Select at least one calendar
- “Duplicate tags” → Each tag must be unique
Solution 3: Verify Permissions
Problem: Lost script storage permission
Fix:
- Go to myaccount.google.com
- Navigate to Security → Third-party apps
- Find “Notiwise”
- Ensure permissions include “Script storage”
- If not, re-authorize the app
5. Statistics Not Updating (NEW v2.1.0)
Problem: Dashboard statistics aren’t updating or show incorrect numbers.
Solutions
Solution 1: Process Events to Update Stats
Problem: Statistics update after event processing
Fix:
- Click “Process Events Now” in dashboard
- Statistics refresh after processing completes
- Lifetime stats accumulate over time
Solution 2: Clear and Rebuild Statistics
Problem: Statistics are corrupted
Fix:
- Open Notiwise settings
- Look for “Clear All Settings” option
- Warning: This resets all statistics
- Reconfigure settings
- Process events to rebuild statistics
Edge Cases & Special Situations
Edge Case 1: Tags in URLs
Problem: You have # or # in URLs and Notiwise is confused
Solution:
- Notiwise uses word boundary detection
#inexample.com#sectionis NOT recognized as a tag#at end likeMeeting #IS recognized as a tag- Tags must be standalone or at word boundaries
Examples:
- ✅
Meeting #(recognized) - ✅
# Meeting(recognized) - ❌
example.com#inbox(NOT recognized) - ❌
Great! Meeting(exclamation is NOT!tag)
Edge Case 2: All-Day Events
Problem: All-day events and reminder times
Solution:
- Notiwise works with all-day events!
- Reminders are set at configured times (morning, midday, afternoon)
- Example: Morning reminder = 7:30 AM on the reminder day
Edge Case 3: Multi-Day Events
Problem: Events spanning multiple days
Solution:
- Notiwise processes multi-day events normally
- Reminders are based on the start date of the event
- All reminders trigger before the event starts
Edge Case 4: Recurring Events
Problem: Weekly/monthly recurring events
Solution:
- Tag the first occurrence with a priority tag
- Notiwise processes each recurrence independently
- Future occurrences inherit reminders
- Or tag individual occurrences for different priorities
Edge Case 5: Events with Existing Reminders
Problem: Event already has manual reminders
Solution:
- Notiwise replaces existing reminders
- Manual reminders are removed, smart reminders added
- This ensures consistent reminder strategy
Getting Help
Still Having Issues?
If you’ve tried the solutions above and still need help:
Email Support: [email protected]
Please include:
- Description: What’s happening vs what you expected
- Steps to reproduce: How can we recreate the issue?
- Screenshots: Visual evidence helps!
- Browser: Which browser and version?
- Account type: Personal Gmail or Google Workspace?
- Error messages: Any errors you see?
Response time: Within 2-3 business days
Self-Help Resources
Before contacting support, try these resources:
- Quick Start Guide - 5-minute basics
- Getting Started Guide - Complete setup
- Features Documentation - How features work
- Installation Guide - Installation help
Prevention Tips
Avoid Common Issues
✅ DO:
- Use consistent tag placement (always start of title OR always end)
- Save settings after making changes
- Process events manually after bulk changes
- Keep tags simple (default tags work great!)
- Test with one event before bulk tagging
❌ DON’T:
- Mix tag locations randomly (confuses you and Notiwise)
- Assume settings auto-save (always click Save!)
- Tag past events (Notiwise ignores them)
- Use tags that appear in normal text (avoid common words)
- Add multiple tags to one event (only first is processed)
Still stuck? We’re here to help! Email [email protected]
Google Calendar™ and Google Workspace™ are trademarks of Google LLC.
| Version: Notiwise v2.1.0 | Support: [email protected] |
