Action
Toggle Filters
Toggle the visibility of the tag filtering sidebar.
Steps
-
script
// toggle visibility of filter pane if (app.currentWindow.areFiltersVisible) { app.currentWindow.hideFilters() } else { app.currentWindow.showFilters() }
Options
-
After Success Nothing Notification None Log Level None
Items available in the Drafts Directory are uploaded by community members. Use appropriate caution reviewing downloaded items before use.