Where to edit global settings
You have two ways to access the same global settings:From any keyword
Open Keyword settings for any keyword, then scroll to the Global settings section at the very bottom. Your changes apply to every keyword, not just the one you opened.
How global settings interact with keyword settings
A post must pass both global filters and the keyword’s own filters. This means global settings can only reduce results—they can’t expand them.Available global settings
Global negative terms
Exclude posts that include these terms for all keywords.- Matching: exact match
- Input: one or more terms (comma-separated)
Example: job, hiring, careers
Global negative authors
Exclude posts from these authors for all keywords.- Matching: exact match and case sensitive
- Input: one or more authors (comma-separated)
Example: Octolens, OctolensHQ
Allowed subreddits (allowlist)
When set, Octolens will only include Reddit posts from these subreddits.- Leave empty to include all subreddits (except those in Excluded subreddits)
- Format:
r/<subreddit>
Example: r/technology, r/startups
Excluded subreddits
Exclude Reddit posts from these subreddits for all keywords.- Matching: exact match and case insensitive
- Format:
r/<subreddit>
Example: r/health
Global negative GitHub repositories
Exclude posts from these GitHub repositories for all keywords.- Matching: exact match and case insensitive
- Format:
owner/repo
Example: For-Hives/beswib, facebook/react