BoincTasks Js
Q Where to find stored windows location and size
Place any window in the desired location and close it. The location is now stored.
Q Where are the history files stored.
In the Menu go to Show -> Debug Logging. Look for Folder data. Take that path and open the folder Boinctasks Js.
Now open the settings -> history folder.
The history files are listed under the computer name. Every computer has 4 files, one main file and 3 backup files. If the main file can't be read the first backup file is read.
It's not advisable to edit the files, only a small mistake will make the file unreadable.
Q Where do I find the setting files, like the one that holds all computers or the windows sizes.
In the Menu go to Show -> Debug Logging.
Look for Folder data. Take that path and open the folder Boinctasks Js.
Now open the settings folder.
computers.xml is a text file that is compatible with BoincTasks.
In the folders you find more settings, like the screen position, sorting
It's NOT advised to edit .JSON files.
Q How do I change the font
Extra --> BoincTasks settings -> Styling
A couple of examples: Add one line at a time !
.bt_table { font-family: system; font-size: 1.1em;}
.bt_table { font-family: times; font-size: 1.0em;}
.bt_table { font-family: times; font-size: 1.0em;font-weight: bold;}
.bt_table { font-family:verdana; font-size: 1.0em;}
The entry is CSS
I think something isn't working correctly
Check the download page to see if you have the latest version.
Try to reproduce the problem and report the issue.
I miss something and like to make a suggestion.
Add your request to issues.
I miss my language or something is spelled incorrectly.
You can help by reading the translation page.
Q My question isn't in the list
You can post questions in our Forum