diff --git a/src/Mod/Arch/Resources/ui/ArchSchedule.ui b/src/Mod/Arch/Resources/ui/ArchSchedule.ui index aa6c00a9d6..8d6c4c2f2d 100644 --- a/src/Mod/Arch/Resources/ui/ArchSchedule.ui +++ b/src/Mod/Arch/Resources/ui/ArchSchedule.ui @@ -98,7 +98,7 @@ Leave blank to use all objects from the document Filter - An optional semicolon (;) separated list of property:value filters. Prepend ! to a property name to invert the effect of the filer (exclude objects that match the filter). Objects whose property contains the value will be matched. Examples of valid filters (everything is case-insensitive): Name:Wall - Will only consider objects with "wall" in their name (internal name); !Name:Wall - Will only consider objects which DON'T have "wall" in their name (internal name); Description:Win - Will only consider objects with "win" in their description; !Label:Win - Will only consider objects which DO NOT have "win" in their label; IfcType:Wall - Will only consider objects which Ifc Type is "Wall" ; !Tag:Wall - Will only consider objects which tag is NOT "Wall" If you leave this field empty, no filtering is applied + An optional semicolon (;) separated list of property:value filters. Prepend ! to a property name to invert the effect of the filer (exclude objects that match the filter). Objects whose property contains the value will be matched. Examples of valid filters (everything is case-insensitive): Name:Wall - Will only consider objects with 'wall' in their name (internal name); !Name:Wall - Will only consider objects which DON'T have 'wall' in their name (internal name); Description:Win - Will only consider objects with 'win' in their description; !Label:Win - Will only consider objects which DO NOT have 'win' in their label; IfcType:Wall - Will only consider objects which Ifc Type is 'Wall'; !Tag:Wall - Will only consider objects which tag is NOT 'Wall'. If you leave this field empty, no filtering is applied @@ -184,7 +184,7 @@ Leave blank to use all objects from the document - Put selected objects into the "Objects" column of the selected row + Put selected objects into the 'Objects' column of the selected row Add selection @@ -208,7 +208,7 @@ Leave blank to use all objects from the document - This exports the results to a CSV or Markdown file. Note for CSV export: In Libreoffice, you can keep this CSV file linked by right-clicking the Sheets tab bar -> New sheet -> From file -> Link (Note: as of LibreOffice v6.x the correct path now is: Sheet -> Insert Sheet... -> From file -> Browse...) + This exports the results to a CSV or Markdown file. Note for CSV export: In Libreoffice, you can keep this CSV file linked by right-clicking the Sheets tab bar, New sheet, From file, Link (Note: as of LibreOffice v6.x the correct path now is: Sheet, Insert Sheet..., From file, Browse...) Export