Quote:
Originally Posted by JSWolf
What I do is put comments in kobopatch.yaml so I know which patches I modify. Then I can compare just those patches from the previous patches and adjust these.
I put the comment in front of the patch.
Code:
## Customized
Dictionary text font-family/font-size/line-height: yes
|
I do the same, though I actually note the custom changes made.
I've started migrating stuff to a custom yaml file. Much easier.