Query
From KIproBatt Wiki
< OslTemplate:ELN | Entry
(Updated with content from Extension:OpenSemanticLab version 0.0.3) |
(Updated with content from Extension:OpenSemanticLab version 0.0.3) |
||
Line 6: | Line 6: | ||
{{#ask: | {{#ask: | ||
[[Category:LabNote]] | [[Category:LabNote]] | ||
− | {{#if: {{{id|}}} | [[ | + | {{#if: {{{id|}}} | [[HasId::~*{{{id|}}}*]] | [[HasId::+]]}} |
{{#if: {{{date_from|}}} | [[HasCreationDate::>{{{date_from|}}}]] |}} | {{#if: {{{date_from|}}} | [[HasCreationDate::>{{{date_from|}}}]] |}} | ||
{{#if: {{{date_to|}}} | [[HasCreationDate::<{{{date_to|}}}]] |}} | {{#if: {{{date_to|}}} | [[HasCreationDate::<{{{date_to|}}}]] |}} | ||
Line 14: | Line 14: | ||
|sort=HasCreationDate | |sort=HasCreationDate | ||
|order=desc | |order=desc | ||
− | |? | + | |?HasId=ID |
|?HasName=Name | |?HasName=Name | ||
|?HasCreationDate=Datum | |?HasCreationDate=Datum |