MathewSachin / Captura

Capture Screen, Audio, Cursor, Mouse Clicks and Keystrokes
https://mathewsachin.github.io/Captura/
MIT License
9.51k stars 1.79k forks source link

File Naming Format %computer% & %user% #550

Open CodeDog04 opened 4 years ago

CodeDog04 commented 4 years ago

Hello,

Do the variables for %computer% and %user% not work when saving a video file? I see the variables show up in the FileNameFormatViewModel.cs & Settings.cs but do not show up within the Configure -> File Naming page of the UI. When I attempted to use these variables to save my video file with the computer and user name they didn't work.

Thank you!