Skip to content

Mimieam/workSpaceLive

Folders and files

NameName
Last commit message
Last commit date

Latest commit

58a433c · Dec 21, 2023

History

49 Commits
Dec 18, 2023
Dec 20, 2023
Dec 4, 2020
Dec 18, 2023
Dec 20, 2023
Dec 18, 2023
May 11, 2020
Dec 18, 2023
Dec 18, 2023
Dec 18, 2023
Dec 20, 2023
Dec 18, 2023
Dec 20, 2023
Dec 18, 2023
Dec 20, 2023
Dec 18, 2023
Dec 18, 2023
Dec 20, 2023

Repository files navigation

workSpaceLive

meh, Just a simple tab manager with a few twists 🤷🏽‍♂️🫡

image

[~ Functionalities ~]

  • context Menu -

    • add an open Tab to a WS
    • create a WS from current browser window
  • dragg and drop, sortable Tabs ( manually )

  • list multiple available WS

  • create a new WS from the current open windows

  • save a new WS

  • create a button to enable/disable live Mode

  • live mode - mirror anything happening Window <=> Extention

    • in live Mode - delete_tab => closes the tab
  • Tab - Buttons:

    • could have a drop down with a few options to deal with Tabs
      • send to window X
      • close -> delete_tab remove it from the Window ( auto update the WS)
      • open - bring in focus if Exist or Open a new Tab in the current Window

[~ Extras ~]

  • page activity timer - how long have I stayed and Interacted with a page? if less than 2 min - schedule for being closed in 15 min

  • Create Open/Save workSpaces - in multiple contexts

    a WorkeSpace ==> DragDropContext
        a Window ==> Droppable
           a Tab ==> Draggable