No install required, run the included binary or compile with Visual Studio 2019 (VB.net)
Run NoteTool.exe
To edit the categories just edit the associated text files in the same directory, 'account.txt', 'cable.txt' etc.
Visual Studio 2019 (VB.net)
- 0.0.2
- Second release, work in progress
Sam H. – @shuff_co – [email protected]
- Fork it (https://github.com/syfenx/Note-Tool/fork)
- Create your feature branch (
git checkout -b feature/fooBar
) - Commit your changes (
git commit -am 'Add some fooBar'
) - Push to the branch (
git push origin feature/fooBar
) - Create a new Pull Request