Dataview plugin snippet showcase

And can dataview make a selection based on tags that have a dot in their composition.

I get this error



Dataview: Error: 
-- PARSING FAILED --------------------------------------------------

  1 | TABLE WITHOUT ID link(file.link, title) AS "имя заметки", status AS "статус", priority as "приоритет", starttask as "начато", duedate as "закончить к" 
> 2 | from ( #задачи_в_firmc or #firmc ) and -#сервис and #m2m.firm.ru
    |                                                         ^
  3 | sort starttask DESC

Expected one of the following: 

'and' or 'or', /FROM/i, EOF, FLATTEN <value> [AS <name>], GROUP BY <value> [AS <name>], LIMIT <value>, SORT field [ASC/DESC], WHERE <expression>, text