jcznk

Results 3 comments of jcznk

You do not need an addon for that: just add to the front template {{type:FieldName}}, where FieldName is the name of any of the fields of your note Do not...

Just a nit: as mentioned earlier, I suggest changing ``` .answerButton, .answerButton:hover, .answerButton:focus { border-width: 2px; } ``` to use 1px instead. I think this looks more refined and consistent...

It’s not possible to simply remove this line: `QPushButton {{ padding-left: {button_pad}px; padding-right: {button_pad}px; }}` Otherwise, buttons like Help, Add, History, and Close in the Add window will become very...