# Working with References Counters When a reference is displayed either in a hover popup or the sidepane, it can be clicked to be opened. By default, it will open in the current pane. However using the following keyboard commands, you have more control over how they open. + Opens a tab if the modifier key Cmd/Ctrl is pressed OR if this is a middle-click MouseEvent. + Opens a split pane if Cmd/Ctrl+Alt is pressed. + Opens a new window if Cmd/Ctrl+Alt+Shift is pressed. # Startup and Toggling SNW counters on/off + In Settings: you can configure if SNW counters are active on startup for desktop and mobile. For example, this allows you to have SNW active in the desktop and make it inactive on mobile. + Command palette: toggle SNW counters on and off. When used, it is valid for the current session. Otherwise, the on/off state is controlled based on their startup settings in Settings. # Exclude Obsidian's ignored folders When this is toggled on in SNW settings, the plugin will skip processing files in Obsidian's ignore folder list from Settings > Files & Links > Exclude Files. # Display Properties when displaying references In Settings under Custom Display List, the display of references can be customized to show properties from referenced files. In Settings, provide a comma separated list of case-sensitive property names. If a file has any of these properties when displayed in the reference list, the properties will also be displayed.