mirror of
https://github.com/qbittorrent/qBittorrent.git
synced 2026-03-02 22:57:32 -05:00
Add ability to save and reload open search tabs #17344
Labels
No labels
Accessibility
AppImage
Bounty
Build system
CI
Can't reproduce
Code cleanup
Confirmed bug
Confirmed bug
Core
Crash
Data loss
Discussion
Docker
Documentation
Duplicate
Feature
Feature request
Feature request
Feature request
Filters
Flatpak
GUI
Has workaround
I2P
Invalid
Libtorrent
Look and feel
Meta
NSIS
Network
Not an issue
OS: *BSD
OS: Linux
OS: Windows
OS: macOS
PPA
Performance
Project management
Proxy/VPN
Qt bugs
Qt6 compat
RSS
Search engine
Security
Temp folder
Themes
Translations
Triggers
Waiting diagnosis
Waiting info
Waiting upstream
Waiting web implementation
Watched folders
WebAPI
WebUI
autoCloseOldIssue
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
starred/qBittorrent#17344
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Originally created by @Sophist-UK on GitHub (Dec 3, 2025).
Suggestion
Sometimes I leave search tabs open (e.g. for a weekly vlog) so that I can refresh it and find the latest episode.
But if I have to reboot my computer, I lose the list of search tabs.
I would like to be able to save the search terms and filter strings for all open search tabs, and at a later date restore them (with or without an immediate refresh). The actual search results do not need to be saved.
Use case
No response
Extra info/examples/attachments
No response
@thalieht commented on GitHub (Dec 3, 2025):
Options > Search tab.
Why duplicate issue #23570? Pick one issue and amend title/body so that it only mentions the "filter strings for all open search tabs" part. And make sure to elaborate what that means exactly i.e. if you mean "Filter search results...", "Seeds: X to Y"... etc.
@Sophist-UK commented on GitHub (Dec 3, 2025):
It is NOT a duplicate. They are different use cases - #23570 is to persist open search tabs across closing and reopening QBT - this one is for the user to be able to manually save and restore sets of search tabs.
The devs could choose to implement one or the other or both (or neither).
However, I do see what you mean about clarification. I believe we should save the following values:
@xavier2k6 commented on GitHub (Dec 3, 2025):