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

add a tab to a project #35

Open
element6 opened this issue Mar 11, 2014 · 4 comments
Open

add a tab to a project #35

element6 opened this issue Mar 11, 2014 · 4 comments

Comments

@element6
Copy link

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

@agektmr
Copy link
Owner

agektmr commented Mar 11, 2014

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.

@element6
Copy link
Author

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.

@agektmr
Copy link
Owner

agektmr commented Mar 12, 2014

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.

@element6
Copy link
Author

Thanks Eiji :)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants