4f5c44812f
checklists: Do not add unnecessary \n
2020-02-17 01:05:35 +01:00
e5a6236cfc
Checklists: Ensure there is one item at the start
2020-02-16 22:57:58 +01:00
5569c3fca1
Checklist: last may not exist
2020-02-16 22:11:11 +01:00
8cabb07483
checklist: verify insertItem works
2020-02-15 02:30:00 +01:00
7221befcc1
Checklist: Make sure \n exists before adding a new checklist item
2020-02-15 02:28:49 +01:00
7df3e9dce0
ChecklistEditor: Allow adding an item by pressing enter
2020-02-13 17:19:12 +01:00
6627f9c38a
ChecklistEditor: Try to give focus on the next item on removing
...
This doesn't seem to work reliably - it only kind-of gives the focus. I
see the 'x' on the right, but the keyboard has not been shown. Maybe
this is just an ios emulator issue.
2020-02-11 18:08:34 +01:00
c7981606bf
Checklist: Do not add extra \n while parsing
...
Now the checklist editor is finally somewhat usable.
2020-02-11 17:21:32 +01:00
4c23c28671
checklist: Improve test
2020-02-10 17:27:14 +01:00
1cd0b967de
Checklist: Let items be re-ordered
2020-02-10 17:10:54 +01:00
dbbe8589c6
Checklists: Allow items to be removed
2020-02-10 17:02:45 +01:00
8bebe91bc0
Checklist: Allow adding new items
...
It's not perfect as we don't maintain focus, but it's a great start.
2020-02-10 16:45:20 +01:00
fd791a6597
Hookup the checklist editor properly
...
It's not perfect as one cannot remove items or add new ones. But it's a
start.
2020-02-10 16:16:11 +01:00
9373988054
Checklist: Implement serialization back into Note
2020-02-10 16:03:48 +01:00
b98a42543e
Add a Checklist class
2020-02-10 15:44:08 +01:00