How to use seperate viewtoolbar buttons with similar functions for mobile and desktop without using any mobile centric themes like JD’s or notebook theme.
Suppose I have two similar viewtoolbar buttons (one for mobile mode and other one for desktop use) to invoke a modal which contain data related to current tiddler. In the button for use in mobile, I have reduced some contents which will overflow beyond the margin of the phone display. I want to display only one of buttons in either of the modes (mobile and desktop). Is there any filter which I can use to show the button only in mobile/desktop modes.