QTodoTxt2 icon indicating copy to clipboard operation
QTodoTxt2 copied to clipboard

test pull request

Open ChadLiberty opened this issue 4 years ago • 2 comments

this is a test

ChadLiberty avatar Apr 20 '20 19:04 ChadLiberty

You are welcome to make a real one. Looks like mainly formatting but that is fine too

oroulet avatar Apr 20 '20 20:04 oroulet

You are welcome to make a real one. Looks like mainly formatting but that is fine too

If you're interested, we fixed the issue with the due date being invalid format due to the empty space. I made a change in CompletionPopup.qml and removed the empty space that was being placed after "due:" so the htmlizer.py would work properly with parsing the key words.

It's in my fork of the project.

Also, please excuse the plethora of commits and garbage commit comments; this was a college course assignment and there was a lot of trying to figure out how to use gitKraken, creating branches, merges, etc. So sorry that it's a litter of crap but you shouldn't see anymore for the time being.

sDriskell avatar May 14 '20 13:05 sDriskell