Navigation:  Getting Started > Basic Concepts > Attribute > System Attributes >

Virtual Attributes

Previous pageReturn to chapter overviewNext page

Virtual System attributes are not actually stored in the Info Database, but are computed from other data when displayed or searched.

 

These Virtual Attributes include:

IndentLevel: this number value is the how many times the associated Info Item is indented from it's root Info Item.
Item Text: this string value is the plain text of any Text, stored or local keywordable document, computed when evaluated (can be time-consuming).  This attribute can be used to accomplish true phrase searching.
Item Notes: this string value is the plain text of the Item Notes of the associated Info Item, computed when evaluated (can be time-consuming).  This attribute can be used to accomplish true phrase searching.
Keywords (user-defined): this string value is a comma-separated list of the user-defined keywords assigned to the Info Item.
Lineage: this string value is the parent lineage of each associated Info Item, starting at the root, with each parent name delimited with the / character.
Parent Title: this string value is the name of the Parent Info Item for each associated Info Item.
Has Children: this yes/no value indicates whether the associated Info Item has Child Info Items or not.
Has Reminder: this yes/no value indicates whether the associated Info Item has a Pending Reminder.
Tree Order: this number value will is the position in the Data Explorer/Search pane (NULL value if sorted alphabetically)

 

See Also:

System Attributes
Attribute
Attribute Type
Searches
Phrase Searching
Reminders
User-defined Keywords