Accept filters for listcon, too.

This has been implemented for listproj already, for consistency in use and implementation, the same should be available for listcon, too.
This commit is contained in:
Ingo Karkat
2012-04-13 10:47:56 +02:00
parent ebe6a403c8
commit 92322e7064
2 changed files with 16 additions and 4 deletions

View File

@@ -55,6 +55,16 @@ test_todo_session 'listcon e-mail address test' <<EOF
@con02
EOF
cat > todo.txt <<EOF
(B) smell the uppercase Roses +roses @outside +shared
(C) notice the sunflowers +sunflowers @garden +shared +landscape
stop
EOF
test_todo_session 'listcon with project' <<EOF
>>> todo.sh listcon +landscape
@garden
EOF
cat > todo.txt <<EOF
@con01 -- Some context 1 task
EOF