Configuration
IntroductionBasic configurations available to users building the workflow from source. DiscussionEach of the configurations provided here is a candidate for user-level configuration if it seems useful. Until the workflow supports that, configurable properties will be tracked here for clarity. Globals
iconThemeChanges the appearance of list icons in Alfred property iconTheme : "light" DiscussionDetermines which color theme to use for the list icons. These icons Supported Values
listCacheInSecondsSpecifies how often to reload information about task lists property listCacheInSeconds : 30 DiscussionThe list of tasks available in Wunderlist is cached by this workflow, enabling faster responses to typing in Script Filter inputs. This setting controls how often the cached list data is refreshed. |