tabspaces VS project-tab-groups

Compare tabspaces vs project-tab-groups and see what are their differences.

InfluxDB - Power Real-Time Data Analytics at Scale
Get real-time insights from all types of time series data with InfluxDB. Ingest, query, and analyze billions of data points in real-time with unbounded cardinality.
www.influxdata.com
featured
SaaSHub - Software Alternatives and Reviews
SaaSHub helps you find the best software and product alternatives
www.saashub.com
featured
tabspaces project-tab-groups
21 7
197 35
4.6% -
7.1 0.0
23 days ago 5 months ago
Emacs Lisp Emacs Lisp
GNU General Public License v3.0 only GNU General Public License v3.0 only
The number of mentions indicates the total number of mentions that we've tracked plus the number of user suggested alternatives.
Stars - the number of stars that a project has on GitHub. Growth - month over month growth in stars.
Activity is a relative number indicating how actively a project is being developed. Recent commits have higher weight than older ones.
For example, an activity of 9.0 indicates that a project is amongst the top 10% of the most actively developed projects that we are tracking.

tabspaces

Posts with mentions or reviews of tabspaces. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2023-05-02.

project-tab-groups

Posts with mentions or reviews of project-tab-groups. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2023-01-18.
  • [ANN] New package: perject
    2 projects | /r/emacs | 18 Jan 2023
    Sounds good, I'm going to try it. You might want to add https://github.com/fritzgrabo/project-tab-groups to the related package section of the readme.
  • Help moving from projectile+perspective to project.el+<something>?
    2 projects | /r/emacs | 16 Dec 2022
    I enjoy using https://github.com/fritzgrabo/project-tab-groups which also integrates project.el and tab-bar.el
  • [Help] Project.el and Tab-bar-mode in place of Projectile and Persp-mode/Perspective-mode
    4 projects | /r/emacs | 5 May 2022
  • Consult-project - consult extension for project.el
    8 projects | /r/emacs | 15 Feb 2022
    A combination of these two will probably be super interesting: 1. project-tab-groups 2. tab-bar-echo-area.
  • Moveable tabs + workgroup setup?
    3 projects | /r/emacs | 13 Feb 2022
    I might be wrong, but it sounds like you're on Emacs 27. If you can, check out Emacs 28 (or newer). In addition to the existing tab-bar-move-tab (move tab right), it also provides a bindable tab-bar-move-tab-backward command to move a tab left. Emacs 28 also introduces the concept of "tab groups" and a way to keep all tabs but those of the currently active group hidden (see tab-bar-format, and specifically its tab-bar-format-tabs-groups option). It'll still show the names of the other, inactive tab groups, but at least it doesn't show all their contained tabs. You might be able to hide inactive groups altogether using face properties. Regarding the integration with workgroup packages and jumping between groups of tabs: I had a similar issue regarding the integration of the tab bar and Emacs' project.el package (a project could be considered a workgroup I guess), so I wrote the project-tab-groups package to help with that. The elisp is rather simple, you might be able to take inspiration from it and rework it for use with workgroups/perspective/etc. In case you can't upgrade to Emacs 28, you might want to check out the tab-bar-lost-commands package to help with bindable commands for moving tabs forward and backward (and some other goodies).
  • project-tab-groups: Support a "one tab group per project" workflow
    1 project | /r/planetemacs | 15 Nov 2021
  • Tab-bar-mode and project.el integration?
    2 projects | /r/emacs | 9 Nov 2021
    You might want to check out https://github.com/fritzgrabo/project-tab-groups. It provides a simple (but still) integration of tab-bar-mode and project.el.

What are some alternatives?

When comparing tabspaces and project-tab-groups you can also consider the following projects:

burly.el - Save and restore frames and windows with their buffers in Emacs

centaur-tabs - Emacs plugin aiming to become an aesthetic, modern looking tabs plugin

perspective-el - Perspectives for Emacs.

persp-projectile - Projectile integration for perspective.el

nameframe - Manage Emacs frames by name

emacs-wsp - Functions for a workspace-centric workflow

taxy.el - Programmable taxonomical hierarchies for arbitrary objects

consult-projectile

doom-emacs - An Emacs framework for the stubborn martian hacker [Moved to: https://github.com/doomemacs/doomemacs]

emacs-workspaces - [Moved to: https://github.com/mclear-tools/tabspaces]

bufler.el - A butler for your buffers. Group buffers into workspaces with programmable rules, and easily switch to and manipulate them.

tab-bar-groups - Emacs: Tab groups for the tab bar