Don't forget to save settings after changing
Note: you can quickly toggle some of these settings via the context menu on any page (typically need to reload the page to see the effect).
Troubleshoot
See troubleshooting guide/help
If you messed up any extension settings, you can check src/options.js. Alternatively, use 'reset settings' button in the bottom of the page.
Make sure to regularly export/backup settings (after saving first): (there is no import yet, will be added later)
Sources
Backend settings Don't forget to setup & run the backend first.
However, you can leave it empty if you want to use in-browser visits only.
In-browser sources Note that these sources aren't typicaly as useful as the backend ones, and support for them is still limited (see issues/120)
Browser bookmarks
Browser history

Sidebar
'Mark visited' feature
Other behaviour
Global excludes
Global excluding might be useful for several purposes: - less distraction: if you don't want to be notified of specific pages (e.g. they are too broad, like "google.com") - privacy: to avoid passing sensitive information to the extension (e.g. from your bank website) - performance: if you experience problems with certain pages NOTE: you can also exclude links from the context menu.
Supported formats: - domain.name, e.g.: web.telegram.org Will exclude whole Telegram website. - http://exact/match, e.g.: http://github.com Will only exclude Github main page. Subpages will still work. - /regul.r.*expression/, e.g.: /github.*/yourusername/ Quick way to exclude your own Github repostitories.

Style settings (CSS)
Not very documented at the moment; you can use your browser devtools to experiment
Deprecated/misc settings
Can be used to rename the sources
Sidebar style (DEPRECATED!)
If you had any settings here, please move them to the field above