Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Online Search #576

Merged
merged 11 commits into from
Feb 21, 2025
Merged

Online Search #576

merged 11 commits into from
Feb 21, 2025

Conversation

bkaankose
Copy link
Owner

Fixes #34

Search is still local search by default. Users who can't find their mails can perform online search to hit the mail server.

image

Online results will show an online symbol near the result tab

image

Users can change the default search behavior under Settings -> App Preferences

image

Search works by hitting the APIs for Outlook and Gmail, using IMAP commands for IMAP accounts. This allows special queries like "labels:unread" for Gmail to work.

@bkaankose bkaankose merged commit f61bcb6 into main Feb 21, 2025
@bkaankose bkaankose deleted the feature/OnlineSearch branch February 21, 2025 23:22
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Email fetch period
1 participant