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

Sync time on projects #12

Open
jhagberg opened this issue Feb 11, 2015 · 3 comments
Open

Sync time on projects #12

jhagberg opened this issue Feb 11, 2015 · 3 comments

Comments

@jhagberg
Copy link

Is it possible to sync time also to projects and not just issues.

Perhaps there is needed to have other logics then know
when to use

"issue_id or project_id (only one is required): the issue id or project id to log time on"

@brunetton
Copy link
Owner

I didn't knew it's possible to assigne time to projects. Indeed it should be possible.

Can you propose some syntax ? Something different from #1234 that is used for issue; maybe [project_name] for referencing by project name (same as in url) ? Or [12] for referencing by project id ?

@jhagberg
Copy link
Author

Hum... Thats the tricky part I guess.
Your suggestions is good. Or what about the same way redmine use?

Projects:
project#3 (link to project with id 3)
project:someproject (link to project with name "someproject")
project:"Multiple words project" (double quotes can be used when project name contains spaces)

@brunetton
Copy link
Owner

That's better, I didn't knew it was possible to make links to projects.

2015-02-14 8:26 GMT+01:00 Jonas Hagberg [email protected]:

Hum... Thats the tricky part I guess.
Your suggestions is good. Or what about the same way redmine use?

Projects:
project#3 (link to project with id 3)
project:someproject (link to project with name "someproject")
project:"Multiple words project" (double quotes can be used when project
name contains spaces)


Reply to this email directly or view it on GitHub
#12 (comment)
.

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

No branches or pull requests

2 participants