mirror of
https://github.com/vkostyanetsky/ObsidianTimesheet.git
synced 2026-07-22 10:10:25 +00:00
Removed JIRA Issue, since it doesn't work properly
This commit is contained in:
parent
c874a752a7
commit
dec1ef22ad
1 changed files with 2 additions and 4 deletions
|
|
@ -82,13 +82,11 @@ FBI-100 (8h) ← task
|
|||
```
|
||||
|
||||
> [!tip]
|
||||
> Additionally, I use the [JIRA Issue](https://github.com/marc0l92/obsidian-jira-issue) plugin. In its settings, I set “Inline issue prefix” to “JIRA:”. For instance, it allows me to type “JIRA:FBI-1” and see an active link to the JIRA issue FBI-1, including its title and actual status.
|
||||
>
|
||||
> Then I added the same prefix to my task template for Timesheet:
|
||||
> We track issues in JIRA, so I added its URL as a prefix to my task template for Timesheet:
|
||||
>
|
||||
> ```
|
||||
> >
|
||||
> > JIRA:{taskNumber} ({taskDuration})
|
||||
> > https://my.jira.net/browse/{taskNumber} ({taskDuration})
|
||||
> ```
|
||||
> Voilà! Now Timesheet also shows me active links to JIRA instead of plain, boring issue numbers.
|
||||
|
||||
|
|
|
|||
Loading…
Reference in a new issue