From fc2a526cfbe23fc5a871d2b3ebb342ee9c5e2a04 Mon Sep 17 00:00:00 2001 From: clach04 Date: Sat, 20 Aug 2022 12:13:17 -0700 Subject: [PATCH] Issue #73 - Project and Context case sensitive --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 8207f3d..3e7d046 100644 --- a/README.md +++ b/README.md @@ -123,7 +123,7 @@ This task doesn't have a creation date: - A *context* is preceded by a single space and an at-sign (`@`). - A *project* is preceded by a single space and a plus-sign (`+`). -- A *project* or *context* contains any non-whitespace character. +- A *project* or *context* contains any non-whitespace character and is case sensitive. - A *task* may have zero, one, or more than one *projects* and *contexts* included in it. For example, this task is part of the `+Family` and `+PeaceLoveAndHappiness` projects as well as the `@iphone` and `@phone` contexts: