Code Monkey home page Code Monkey logo

Comments (5)

tim-we avatar tim-we commented on June 10, 2024 1
  1. You can already remove tabs individually from a session (right click menu). This does not work unfortunately if the session is active, that will change in the future. I can not promise bulk editing at this point since there is already quite a lot of stuff I need to do. I suggest you use Firefoxs bookmark manager for that.
  2. Moving tabs per drag & drop is planned. Perhaps with v3 (currently working on that) or soon after that.
  3. That is also planned. At the moment you could use the bookmark manager for that (Tabs aside just displays sessions in reverse order)

from tabs-aside.

tim-we avatar tim-we commented on June 10, 2024 1

I am sorry the development is currently so slow but I am currently working on my Bachelor thesis and that is a priority for me.
v3 is a complete rewrite of the extension in Typescript to make it more manageable and easier for other developers to participate. Unfortunately it is not quite done yet, and will still take some time.
I called the sections showing the tabs of a session in the sidebar TabViews [1].
Currently there is just the SimpleList which is (or rather will be) a slightly improved version of the current implementation (v2). With later releases I want to add more TabViews, including one that shows favicons next to the tabs and one that also shows thumbnails, similar to MS Edge. The easiest approach would be to just copy and modify SimpleList.ts and add the favicon code from [2]. I will do that for the v3 release and hopefully improve it later (things like favicon caching).

[1] https://github.com/tim-we/tabs-aside/tree/typescript/ts/sidebar/TabViews
[2] https://github.com/tim-we/tabs-aside/blob/typescript/ts/tab-loader/load.ts

from tabs-aside.

rayman89 avatar rayman89 commented on June 10, 2024

Great I'll be looking forward to the updates then. Thank you.

from tabs-aside.

rayman89 avatar rayman89 commented on June 10, 2024

Sorry but I was wondering if there are there any news on the development of this feature or #16 . Thank you.

from tabs-aside.

tim-we avatar tim-we commented on June 10, 2024

Tabs Aside 3 is released now and allows session editing (moving tabs between session, reordering) by moving the tabs from session window to window. It is currently not supported in the sidebar.

from tabs-aside.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.