task: Substitute taskopen for my own topen
https://github.com/marty-oehme/topen
This commit is contained in:
parent
af5d5783a5
commit
ecf26880ed
2 changed files with 5 additions and 3 deletions
|
|
@ -23,7 +23,9 @@ weekstart=monday
|
|||
|
||||
# Make daily burndown default alias
|
||||
alias.burndown=burndown.daily
|
||||
alias.open=exec taskopen
|
||||
|
||||
alias.note=exec topen
|
||||
alias.o=exec topen
|
||||
|
||||
# Sort the columns a little differently
|
||||
active.indicator=>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue