Dashibase / lotion

An open-source Notion UI built with Vue 3
GNU General Public License v3.0
2.79k stars 132 forks source link

Checklist #66

Open grvpanchal opened 2 years ago

grvpanchal commented 2 years ago

Impressive Stuff. The most desired and common feature is the checklist. Its is what that is featured on Getting Started page of lotion. what are the plans for the checklist?

laurensiusadi commented 2 years ago

It depends whether you want the feature to be done on tiptap level or Lotion block level. Tiptap supports checklist component https://tiptap.dev/examples/tasks

laurensiusadi commented 1 year ago

I'm starting to tinker with lists. Would love a help https://github.com/Dashibase/lotion/pull/73 Checklist will be another type of list with extra toggle value.