Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Introduce "todos" within rich text editor #20

Open
SankethBK opened this issue Sep 14, 2023 · 4 comments
Open

Introduce "todos" within rich text editor #20

SankethBK opened this issue Sep 14, 2023 · 4 comments
Labels
hacktoberfest Applicable to hacktoberfest new feature For new features

Comments

@SankethBK
Copy link
Owner

SankethBK commented Sep 14, 2023

An option to add todos from within the note. Flutter quill supports custom embedbuilders. Need to do more research on this.

@SankethBK SankethBK added the new feature For new features label Sep 18, 2023
@SankethBK SankethBK added the hacktoberfest Applicable to hacktoberfest label Sep 30, 2023
@Guillergood
Copy link

I can take this one, do you have some idea or mockup to do so?

@SankethBK
Copy link
Owner Author

Hi, the main idea is to add todos inside notes. Todos should have a title, description, state, etc. Also, we should be able to set reminders for todos. We are using flutter_quill as a rich text editor, In order to add todos within the rich text editor itself . flutter_quill supports embedding our own widgets. I don't have any mockups as of now, i'll add more details in 2-3 days.

@PratyushChauhan
Copy link
Contributor

Any updates on this?

@SankethBK
Copy link
Owner Author

Hi @PratyushChauhan , I need to do a bit more research on how the delta format is parsed in flutter_quill to add support for images and videos. I will add more details by mid of this week

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
hacktoberfest Applicable to hacktoberfest new feature For new features
Projects
None yet
Development

No branches or pull requests

3 participants