You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
<!-- placeholder to force blank line after included text --><!-- endInclude -->
39
43
@@ -42,6 +46,8 @@ This page documents all the available pieces of information in Queries that you
42
46
1. The presence of `.md` filename extensions is chosen to match the existing conventions in the Tasks filter instructions [[Filters#File Path|path]] and [[Filters#File Name|filename]].
43
47
1.`query.file.pathWithoutExtension` was added in Tasks 4.8.0.
44
48
1.`query.file.filenameWithoutExtension` was added in Tasks 4.8.0.
49
+
1.`query.file.hasProperty()` was added in Tasks X.Y.Z.
50
+
1.`query.file.property()` was added in Tasks X.Y.Z.
0 commit comments