summaryrefslogtreecommitdiffstats
path: root/taskrc-termux
diff options
context:
space:
mode:
authorMatthew Lemon <lemon@x220.lan>2020-09-06 16:48:05 +0100
committerMatthew Lemon <lemon@x220.lan>2020-09-06 16:48:05 +0100
commite4640e28c8449eea66392052bfab57ce0cdd27f9 (patch)
tree2be81b55bc37da60599f4e6d434e74a57694962e /taskrc-termux
first commit
Diffstat (limited to '')
-rw-r--r--taskrc-termux142
1 files changed, 142 insertions, 0 deletions
diff --git a/taskrc-termux b/taskrc-termux
new file mode 100644
index 0000000..ca89527
--- /dev/null
+++ b/taskrc-termux
@@ -0,0 +1,142 @@
+# [Created by task 2.5.1 5/22/2016 09:24:00]
+# Taskwarrior program configuration file.
+# For more documentation, see http://taskwarrior.org or try 'man task', 'man task-color',
+# 'man task-sync' or 'man taskrc'
+#
+# CALENDAR
+calendar.details=full
+calendar.holidays=sparse
+
+# Here is an example of entries that use the default, override and blank values
+# variable=foo -- By specifying a value, this overrides the default
+# variable= -- By specifying no value, this means no default
+# #variable=foo -- By commenting out the line, or deleting it, this uses the default
+
+# Use the command 'task show' to see all defaults and overrides
+#
+# HOLIDAYS
+#include /usr/local/share/doc/task/rc/holidays.en-GB.rc
+
+# Files
+data.location=~/.task
+
+
+# calendar
+weekstart=Monday
+
+# Bugwarrior UDAs
+uda.bitbuckettitle.type=string
+uda.bitbuckettitle.label=Bitbucket Title
+uda.bitbucketurl.type=string
+uda.bitbucketurl.label=Bitbucket URL
+uda.bitbucketid.type=string
+uda.bitbucketid.label=Bitbucket Issue ID
+# END Bugwarrior UDAs
+#
+
+
+# Color theme (uncomment one to use)
+#include /usr/share/taskwarrior/light-16.theme
+#include /usr/share/taskwarrior/light-256.theme
+#include /usr/share/taskwarrior/dark-16.theme
+#include /usr/share/taskwarrior/dark-256.theme
+#include /usr/share/taskwarrior/dark-red-256.theme
+#include /usr/share/taskwarrior/dark-green-256.theme
+#include /usr/share/taskwarrior/dark-blue-256.theme
+#include /usr/share/taskwarrior/dark-violets-256.theme
+#include /usr/share/taskwarrior/dark-yellow-green.theme
+#include /usr/share/taskwarrior/dark-gray-256.theme
+#include /usr/share/taskwarrior/dark-gray-blue-256.theme
+#include /usr/share/taskwarrior/solarized-dark-256.theme
+#include /usr/share/taskwarrior/solarized-light-256.theme
+#include /usr/share/taskwarrior/no-color.theme
+#include /home/lemon/.task/solarized-16.theme
+include /data/data/com.termux/files/home/.task/no-color.theme
+
+taskd.certificate=\/data/data/com.termux/files/home/.task/Matthew_Lemon.cert.pem
+taskd.key=\/data/data/com.termux/files/home/.task/Matthew_Lemon.key.pem
+taskd.ca=\/data/data/com.termux/files/home/.task/ca.cert.pem
+taskd.server=crocusnedloyd.online:53589
+#taskd.trust=ignore hostname
+taskd.credentials=Public\/Matthew Lemon\/ead2f3ff-f538-4865-8829-62a4a119ade9
+urgency.user.tag.later.coefficient=-6.0
+color=on
+#color.project.Work=bold yellow
+uda.reviewed.type=date
+uda.reviewed.label=Reviewed
+report._reviewed.description=Tasksh review report. Adjust the filter to your needs.
+report._reviewed.columns=uuid
+report._reviewed.sort=reviewed+,modified+
+report._reviewed.filter=( reviewed.none: or reviewed.before:now-1week ) and ( +PENDING or +WAITING )
+
+#colours
+color.due.today=black on cyan
+color.scheduled=green
+color.overdue=bold red
+color.active=bold yellow
+color.tag.next=black on bright yellow
+rule.color.merge=no
+
+# Contexts
+context.code=project:code
+context.work=-code +dft
+context.home=+home or +tech or +link or +joanna or +sophie or +harvey
+context.nocode=project.not:code
+context=nocode
+
+# changing urgency of priorities
+urgency.uda.priority.L.coefficient=-1.8
+#
+# Bugwarrior UDAs
+uda.gitlabduedate.type=date
+uda.gitlabduedate.label=Gitlab Due Date
+uda.gitlaburl.type=string
+uda.gitlaburl.label=Gitlab URL
+uda.gitlabwip.type=numeric
+uda.gitlabwip.label=Gitlab MR Work-In-Progress Flag
+uda.gitlabstate.type=string
+uda.gitlabstate.label=Gitlab Issue/MR State
+uda.gitlabauthor.type=string
+uda.gitlabauthor.label=Gitlab Author
+uda.bitbucketid.type=numeric
+uda.bitbucketid.label=Bitbucket Issue ID
+uda.gitlabassignee.type=string
+uda.gitlabassignee.label=Gitlab Assignee
+uda.gitlabupdatedat.type=date
+uda.gitlabupdatedat.label=Gitlab Updated
+uda.gitlabtype.type=string
+uda.gitlabtype.label=Gitlab Type
+uda.bitbuckettitle.type=string
+uda.bitbuckettitle.label=Bitbucket Title
+uda.gitlabdownvotes.type=numeric
+uda.gitlabdownvotes.label=Gitlab Downvotes
+uda.gitlabupvotes.type=numeric
+uda.gitlabupvotes.label=Gitlab Upvotes
+uda.bitbucketurl.type=string
+uda.bitbucketurl.label=Bitbucket URL
+uda.gitlabcreatedon.type=date
+uda.gitlabcreatedon.label=Gitlab Created
+uda.gitlabmilestone.type=string
+uda.gitlabmilestone.label=Gitlab Milestone
+uda.gitlabtitle.type=string
+uda.gitlabtitle.label=Gitlab Title
+uda.gitlabdescription.type=string
+uda.gitlabdescription.label=Gitlab Description
+uda.gitlabnumber.type=numeric
+uda.gitlabnumber.label=Gitlab Issue/MR #
+uda.gitlabrepo.type=string
+uda.gitlabrepo.label=Gitlab Repo Slug
+# END Bugwarrior UDAs
+urgency.tags.coefficient=0
+urgency.annotations.coefficient=0
+urgency.project.coefficient=0
+recurrence=0
+
+# tiny report
+report.short.description=Report suitable for termux
+report.short.labels=Id,Description
+report.short.columns=id,description.truncated_count
+report.short.sort=urgency-
+report.short.filter=status:pending
+
+default.command=short