After an evaluation, GNOME has moved from Bugzilla to GitLab. Learn more about GitLab.
No new issues can be reported in GNOME Bugzilla anymore.
To report an issue in a GNOME project, go to GNOME GitLab.
Do not go to GNOME Gitlab for: Bluefish, Doxygen, GnuCash, GStreamer, java-gnome, LDTP, NetworkManager, Tomboy.
Bug 561601 - Save open tabs and reopen them later
Save open tabs and reopen them later
Status: RESOLVED OBSOLETE
Product: nautilus
Classification: Core
Component: Tabs
2.24.x
Other All
: Normal enhancement
: ---
Assigned To: Nautilus Maintainers
Nautilus Maintainers
Depends on: 550909
Blocks:
 
 
Reported: 2008-11-19 22:20 UTC by Jean-Philippe Fleury
Modified: 2019-08-19 18:12 UTC
See Also:
GNOME target: ---
GNOME version: Unversioned Enhancement



Description Jean-Philippe Fleury 2008-11-19 22:20:23 UTC
It would be great to be able to save the current open tabs to reopen them later. For example, Nautilus is open and it has 2 tabs:

- tab 1: $HOME/folder1
- tab 2: $HOME/folder2

We close Nautilus. Later, we click on the folder3, so Nautilus opens with these 3 tabs:

- tab 1: $HOME/folder1
- tab 2: $HOME/folder2
- tab 3: $HOME/folder3
Comment 1 Marcus Carlson 2010-01-23 20:05:46 UTC
As nautilus mostly uses multiple windows I'm quite skeptic about this. The rules when to save and when to restore would be quite messy and probably confuse the user.
Comment 2 Jean-Philippe Fleury 2010-01-24 03:14:17 UTC
(In reply to comment #1)
> As nautilus mostly uses multiple windows I'm quite skeptic about this.

This enhancement probably depends on an option to open folders in tabs by default (bug 550909).

About the rules when to save, I think that a good deal would be to save tabs of the window closed last.
Comment 3 Allan Day 2010-07-08 12:13:49 UTC
Why is this feature necessary?
Comment 4 Allan Day 2010-07-08 13:06:07 UTC
Another difficulty with this: Nautilus windows are opened by opening a specific folder. If we followed the logic of this bug, a user opening folder X would get a rather confusing result.

Note that the reopening of tabs is something that can hopefully be incorporated into a generic undo facility.
Comment 5 Jean-Philippe Fleury 2010-07-08 18:51:20 UTC
(In reply to comment #4)
> Another difficulty with this: Nautilus windows are opened by opening a specific
> folder. If we followed the logic of this bug, a user opening folder X would get
> a rather confusing result.

Not if it's an option deactivated by default and if folders are open in tabs by default (see my comment #2).
Comment 6 Allan Day 2010-07-08 21:37:14 UTC
(In reply to comment #5)

> Not if it's an option deactivated by default and if folders are open in tabs by
> default (see my comment #2).

True. This only makes sense in that context, as far as I can see.
Comment 7 António Fernandes 2019-08-19 18:12:52 UTC
A duplicate has been filled in GitLab: https://gitlab.gnome.org/GNOME/nautilus/issues/1196

As we are moving away from bugzilla, closing here and continuing there.