mirror of
https://github.com/tbabej/taskwiki.git
synced 2025-08-19 06:43:06 +02:00
commands: Implement the TaskWikiLink command
This commit is contained in:
parent
e263d24aaa
commit
5e9f187bab
3 changed files with 8 additions and 0 deletions
|
@ -8,3 +8,4 @@ augroup taskwiki
|
|||
augroup END
|
||||
|
||||
command! TaskWikiInfo :py CurrentTask().info()
|
||||
command! TaskWikiLink :py CurrentTask().link()
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue