vnote
vnote copied to clipboard
Hiding default Vnote logs
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.