Day 728
Taskwarrior / zsh
Updated zsh alias to include non-work tasks tagged +A
or +O
from current sprint:
s () {task s \(project:w or \(sprint:$(date +%-V) \(+A or +O\)\) \) "$*"}
or
has to be lowercase, brackets in taskwarrior’s filtering have to be escaped.
Google sheets linking between spreadsheets
Use a formula like this:
=IMPORTRANGE("https://docs.google.com/spreadsheets/d/1xrGsOD-yXuORqd8cFg21XOo3ZIw9QbSiNDcnSEatlPM/edit#gid=0", "Sheet1!A:A")
1
For me it was ;
as separator; may need to confirm connecting sheets.
Nel mezzo del deserto posso dire tutto quello che voglio.
comments powered by Disqus