# Context
## Combination of work and home related chores/habits
-context.wfh.read = (work:yes or work:wfh or +habit or +chore)
+context.wfh.read = (work:yes or work:wfh or +habit or +chore or +gitlab)
context.wfh.write = work:yes
## Work only for planning (maybe not needed?)
context.work.write = work:yes
## Home, no work
-context.home.read = work.none:
+context.home.read = (work.none: and -gitlab)
## Outside, meant to be for checking on phone for other things I should do while out
context.outside.read=+outside
# NOTE: a context setting may be updated/added automatically on the last line
-news.version=3.3.1
+news.version=3.4.1
+
context=home