- VNote 4 supports portable mode. (VNote 3.x doesn't) - If there is a folder named `config` next to the vnote.exe, VNote will start in portable mode. Add the following lines in bucket/vnote.json ``` "persist": [ "config" ] ```
confignext to the vnote.exe, VNote will start in portable mode.Add the following lines in bucket/vnote.json