Ash
Ash
If the project root is open in an editor tab when closing Manuskript, the tab will be blank upon reopening the project. It will still be blank when switching views,...
I find myself using the same set of labels for nearly every project (and often the same set of statuses as well), but I don't use the default list. It...
If you remove a label from the settings window, all labels lower than it in the list will be changed by one position. For example, if the list of labels...
When using the Frequency Analyzer to analyze phrase frequency, punctuation isn't taken into account. The last word of one sentence and the first word of a new sentence constitute a...
If you have multiple tabs open in the editor view when you close a project, Manuskript will always reopen the project with focus on the rightmost tab; specifically, it always...
the Arduino IDE automatically adds some includes if needed (one of which is stdint.h), but only when compiling a .ino file. it needs to be explicitly included for the Arduino...