Martijn van Sloten
Results
2
issues of
Martijn van Sloten
On mobile browsers the embedded video on http://journal.stuffwithstuff.com/2020/04/05/crafting-crafting-interpreters/ is, too wide causing the layout to break. See https://imgur.com/kHJbX2D Tested on a Nokia 6.1 with Android 10 and Firefox, Firefox Preview...
- Set `todo_due` and `todo_completed` when adding a todo via the API. This fixes https://github.com/laurent22/joplin/issues/6862 - Set `todo_due` and `todo_completed` to 0 in Note.save() instead of in Note.changeNoteType() This is...