hoarder-app / hoarder

A self-hostable bookmark-everything app (links, notes and images) with AI-based automatic tagging and full text search
https://hoarder.app
GNU Affero General Public License v3.0
6.48k stars 235 forks source link

User friendly checkbox list support #614

Open VulumeCode opened 2 weeks ago

VulumeCode commented 2 weeks ago

Describe the feature you'd like

A list of always editable checkboxes as a first class element. Every line is a checkbox element. Boxes can be checked/unchecked without going into edit mode.

Optionally

Describe the benefits this would bring to existing Hoarder users

Add todo lists as a note.

Can the goal of this request already be achieved via other means?

Write a checkbox list in markdown, always type - [ ] and go into edit mode to check it.

Have you searched for an existing open/closed issue?

Additional context

No response