harvesthq / platform

A whole new way to add time tracking to your web application.
https://www.getharvest.com/platform
59 stars 11 forks source link

Can we have item as a parameter in permalink? #27

Open hiddenl00p opened 8 years ago

hiddenl00p commented 8 years ago

Let's say if we like to put the timer on projects as well on tasks.

"permalink": "https://example.com/%item%/%ITEM_ID%"

For projects we would like to link

"permalink": "https://example.com/projects/project123

For tasks we would like to link

"permalink": "https://example.com/tasks/task123

braddunbar commented 8 years ago

Hey @hiddenl00p, thanks for dropping us a line! I'm not sure what you mean by "item". Do you mean the item name?

hiddenl00p commented 8 years ago

Yes, Item name.