Confluence Repo
The Confluence repo allows you to extract bookmarks directly from Confluence pages. This is useful if you maintain a list of bookmarks in a Confluence page.
Confluence repos extract bookmark links from Confluence pages and sync them to your browser bookmarks. The extension parses the Confluence page content to find links and organize them.
Properties
- All Common Properties
- Confluence URL - The URL of the Confluence page containing bookmarks
- Must point to a Confluence page (e.g.,
https://your-domain.atlassian.net/wiki/spaces/SPACE/pages/123456/Bookmarks) - Must be accessible from your browser with appropriate permissions
- Must point to a Confluence page (e.g.,
How It Works
- The extension fetches the Confluence page content
- It extracts links from the page
- It organizes them into bookmark folders based on the page structure
- It syncs them to your browser bookmarks
Example Use Cases
- Team Bookmarks:
https://company.atlassian.net/wiki/spaces/TEAM/pages/12345/Shared+Bookmarks - Personal Knowledge Base:
https://your-domain.atlassian.net/wiki/spaces/SPACE/pages/67890/My+Bookmarks
Error Handling
If a sync fails, check the fetch history for details:
- 404 - Page not found (check the URL)
- 403 - Access forbidden (check your permissions)
- 401 - Authentication required (ensure you're logged in)
- Network errors - Connection issues
Best Practices
- Use descriptive page titles - The page title helps identify the repo
- Organize links clearly - Use headings and lists in Confluence for better organization
- Keep pages updated - Regularly update your Confluence page with new bookmarks
- Set appropriate frequency - Don't sync too frequently if the page doesn't change often
Troubleshooting
"Page not found" Error
- Verify the Confluence URL is correct
- Ensure the page exists and is accessible
- Check that you have permission to view the page
"Access forbidden" Error
- Ensure you're logged into Confluence in your browser
- Check your permissions for the Confluence space
- Verify the page hasn't been moved or deleted
Bookmarks Not Extracting Correctly
- Check the Confluence page structure
- Ensure links are properly formatted in the page
- Try viewing the page content to verify link structure