ProjectTabManager icon indicating copy to clipboard operation
ProjectTabManager copied to clipboard

add a tab to a project

Open element6 opened this issue 10 years ago • 4 comments

It would be nice if I add a new bookmark to the project folder and it also gets added to the project session as well.

Cheers, Gary

element6 avatar Mar 11 '14 01:03 element6

Sorry, I don't understand your request.

  1. What do you mean by "a new bookmark to the project folder"?
    1. chrome bookmark added via bookmark manager
      or
    2. a bookmark under project inside popup window added by turning on star?
  2. What do you mean by "the project session"?
    1. chrome bookmark added via bookmark manager
      or
    2. a bookmark under project inside popup window added by turning on star?

if answers are 1-i and 2-ii, you can reload the project list by clicking on circular arrow button on top of popup to recognize the bookmark directly added to the chrome bookmark.

agektmr avatar Mar 11 '14 05:03 agektmr

yes, refresh does show the new bookmark in [ii]. However, if I click on the project title in the popup to restore/goto the project, the new bookmark doesn't get loaded.

The problem I am trying to solve is when I have a specific tab that I want to add to an existing project, it'll be nice to just add it via the chrome bookmark. This also means that I can add a new tab to my project on all my devices.

element6 avatar Mar 11 '14 05:03 element6

Got it. PTM stores sessions separately from chrome bookmarks so adding a new chrome bookmark won't be reflected in current implementation. There will be a special treatment required by comparing previous bookmark state cache with bookmark set stored in current session to achieve this. I can implement this feature in the future though priority is low.

agektmr avatar Mar 12 '14 04:03 agektmr

Thanks Eiji :)

element6 avatar Mar 12 '14 04:03 element6