scharel / harbour-nextcloudnotes

Nextcloud notes client for SailfishOS
MIT License
13 stars 10 forks source link

[SFOS 3.2.0] automatic insertion of tickboxes stopped working #49

Open dimpflmoser opened 4 years ago

dimpflmoser commented 4 years ago

Up to now you could create a list with tick boxes either by writing - [ ] myitem or * [ ] myitem. If you press enter after an item you automatically fill add the - [ ] or * [ ] on the next line. This stopped working for * [ ] myitem. It is still recognised as a tick box but you cannot tick / untick it anymore in the preview. This is only for the * [ ], the other option - [ ] still works

scharel commented 4 years ago

That's strange. Is there a leading white-space before the list symbol - or *?

I've made some progress after the SUG meeting: https://github.com/scharel/harbour-nextcloudnotes/commits/delegatemodel Hopefully I will be able to release a new version in the next weeks.

dimpflmoser commented 4 years ago

just wanted to coy-paste from a sample note, but..... ;-)

- [ ] this
- [ ] works
- [ ] as expected
* [ ] this just leads to
* that

It's not a big deal an no way of a show stopper, just wanted to report my findings.

Impatiently waiting for some updates. Want some more beer?

dimpflmoser commented 4 years ago

Sailfish browser doesn't allow to edit comments. :-/ Just to be clear, no hading spaces. It's -[<space | star>] or *[<space | star>].

Both used to work the same way, now only the former creates a - [] on the next line, the later only generates *.