vnote icon indicating copy to clipboard operation
vnote copied to clipboard

Hiding default Vnote logs

Open W-Wuxian opened this issue 1 year ago • 0 comments

Is your feature request related to a problem? Please describe. option to disable logs display when vnote is used

Describe the solution you'd like Turn off print statment

Describe alternatives you've considered some apps can redirect outputs with > /dev/null 2>&1 & but this this not working since Vnote thinks it is file to open/display

Additional context See attached file showing vnote default logs that I want to hide.

Image

W-Wuxian avatar Feb 04 '25 15:02 W-Wuxian