List Classic: Todo List and Toggle List #4406
calebpitan
started this conversation in
Feature Requests
Replies: 1 comment 6 replies
-
@dosu analyze how TodoListPlugin is incomplete yet |
Beta Was this translation helpful? Give feedback.
6 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
I noticed that todo list was not included in the
ListKit
for list-classic plugin even though the plugin comes with aTodoListPlugin
. However I tried to manually include theTodoListPlugin
and configured it. While I could get it to work, it didn't work as the other lists.insertBreak
on empty todo list item didn't exit the list block but instead added a new list blockKEYS.toggleClassic
tooMy questions are:
Beta Was this translation helpful? Give feedback.
All reactions