this repo has no description
2
fork

Configure Feed

Select the types of activity you want to include in your feed.

add inbox report

+2 -1
+2 -1
users/profiles/task/taskrc
··· 20 20 taskd.trust=ignore hostname 21 21 taskd.credentials=mossnet\/anish\/1647259c-e340-405c-a38b-11ac18e34688 22 22 23 - report.next.filter=(status:pending -WAITING limit:0) 23 + report.next.filter=(status:pending -Waiting - in limit:0) 24 24 # Color theme (uncomment one to use) 25 25 #include /nix/store/nv662d85k32kkpqidrj64qy1lnihac4c-taskwarrior-2.5.3/share/doc/task/rc/light-16.theme 26 26 #include /nix/store/nv662d85k32kkpqidrj64qy1lnihac4c-taskwarrior-2.5.3/share/doc/task/rc/light-256.theme ··· 47 47 report._reviewed.filter=( reviewed.none: or reviewed.before:now-6days ) and ( +PENDING or +WAITING ) 48 48 report.list.columns=id,priority,project,tags,recur.indicator,scheduled.countdown,due,until.remaining,description.count 49 49 report.list.labels=ID,P,Project,Tags,R,Sch,Due,Until,Description 50 + report.in.columns = id,description report.in.description = Inbox report.in.filter = status:pending limit:page (+in) report.in.labels = ID,Description 50 51 urgency.user.project.wait.coefficient=-10.0 51 52 urgency.user.project.craft.coefficient=1.9 52 53 urgency.user.project.chores.coefficient=0.8