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

Rename tabs #185

Closed
dchawisher opened this issue Mar 31, 2020 · 17 comments
Closed

Rename tabs #185

dchawisher opened this issue Mar 31, 2020 · 17 comments

Comments

@dchawisher
Copy link

dchawisher commented Mar 31, 2020

Description

Add option to rename tabs to context menu. (Tab ReTitle implements this feature.)

Rationale
If a user has many tabs from the same website, it can be difficult to identify the tab he needs, especially if the tab titles are cut off or are not very descriptive. For instance, I use Westlaw to do legal research. By default, it can be difficult to keep track of Westlaw tabs.
image

After renaming the tabs, it is much easier.
image

However, to do that currently I have to use a different add-on and navigate to the tab before renaming it.

@mbnuqw
Copy link
Owner

mbnuqw commented Apr 1, 2020

Ok, I'll add this feature. Implementation doesn't look difficult so I think this will appear in the next release.

@jathek
Copy link

jathek commented Apr 3, 2020

I would point out that Tab ReTitle has a few advanced renaming options. It can set renaming to persist through sessions, automatically by domain, automatically by url, and a beta feature uses regex to rename the tab title using capturing groups from the title and from the URL. I would love to uninstall Tab ReTitle and use Sidebery, but I would keep Tab ReTitle if you didn't replicate its feature set.

@emvaized
Copy link
Contributor

emvaized commented Aug 31, 2022

I really hope this feature could land some day in already gorgeous v5 version. Using another extension's toolbar icon for this feels unnatural, as well as the need to select tab first in order to rename it.

@emvaized
Copy link
Contributor

emvaized commented Nov 1, 2022

I like how simple it's done in the experimental Arc browser for mac os – you just click on current tab and enter new title:
arc-tab-rename

Not sure though, if it's possible to do it this way in Sidebery

mbnuqw added a commit that referenced this issue Jan 6, 2023
- Custom title (inline editing) (#185)
- Custom color (change via context menu)
@emvaized
Copy link
Contributor

I can't believe it, but it works now in b30 release, and it works flawlessly! Even with the inline editing and double click gesture.
@mbnuqw Many-many thanks!🙏

@albino1
Copy link

albino1 commented Jan 29, 2023

In case anybody stumbles on this in the future trying to figure out how to get double-click and long-click to work for editing titles, the setting is under:

Mouse -> Tab actions

And then either Double click on tab or whichever you prefer.

@davidleejy
Copy link

anyone knows when the b30 release will be available in Firefox's Extensions Store?

@icytree
Copy link

icytree commented Feb 25, 2023

It indeed works very well ! I was wondering if it would be possible to also add a keybinding for renaming ? I would propose F2 as it is pretty standard with other programs.

@prmichaelsen
Copy link

Holy cow I'm so excited

@koppor
Copy link
Contributor

koppor commented Mar 30, 2023

Context menu works, double click just unfocuses and refocuses the current tab. Not important.

I would ask for having F2 as keybinding (keyboard shortcut). Currently, the settings for key bindings do not offer an option for renaming.

@MotherOfClamperl
Copy link

MotherOfClamperl commented May 13, 2023

When a pinned tab is double clicked, it gets a blue outline that you cannot remove (unless you reopen the sidebar or unpin it and re-double click it). The outline also prevents refocusing the tab.

@mbnuqw
Copy link
Owner

mbnuqw commented May 13, 2023

@MotherOfClamperl, thanks for report!

@morphles
Copy link

When is v5 expected to be released out of bet into official ff addons?

@mbnuqw
Copy link
Owner

mbnuqw commented Jul 18, 2023

@morphles Public release of v5 - optimistically, next week. There will also be a few rc releases (rc4 today).

@sgoodluck
Copy link

Ooh this is exciting -- is there an update?

@albino1
Copy link

albino1 commented Sep 5, 2023

Ooh this is exciting -- is there an update?

The update is that it was added to v5 in January, so feel free to start using it ;)

@mbnuqw
Copy link
Owner

mbnuqw commented Sep 29, 2023

Resolved in v5.0.0

@mbnuqw mbnuqw closed this as completed Sep 29, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests