This section explains how to configure the gitwinch.ini file settings before launching the Git Winch application. All these settings are stored in the application's gitwinch.ini file.
Understanding the ini file
The ini file contains several lines which has the following format:
<name>=<value>
i.e. you will see a name of the setting (one word), an equals-to sign and a value after that. Do NOT change the name. That is important. You can only change the values after the equals-to sign.\
These setting lines are gathered into various sections. Each section name (one word) is inside square brackets. Do NOT change the names of the sections.
Configuration Steps
Purpose: Defines the root folder that Git Winch monitors for changes.
Configuration:
Important: Replace the path with a folder that has read/write permissions. Use absolute path (e.g., D:\data\) or relative path (e.g., data)If distributing to others, tell them they must update this path for their own system.
Purpose: Controls warning when working outside the designated work folder.
Purpose: Controls automatic loading of notes when selecting files.
ShowHints
Greeting
GreetMessage Custom greeting text displayed on application launch
ShowStatusHints
ShowFloatingHints
GitSys Specifies the Git server type. For Gitlab its “Gitlab” for Github its “Github”
LockOnLaunch
LaunchOnlyExe
pauseCapture
SystemAPIurl URL of the coordination server
Dashboardurl Login URL used by this app
InfoHTML HTML file for info page display
HelpSite Main help documentation URL
SaaSHelpSite Kanban board help site URL
TrLanguage Translation language code for translating help. ml stands for Malayalam
For the full set of language codes, refer to Google Cloud Translation language codes.
Note: Ensure all folder paths exist and you should be able to save here before starting the application.
Learn the concepts | Configuration | Advantages | Management | Advanced uses | Troubleshooting | Table of Contents