Notes icon indicating copy to clipboard operation
Notes copied to clipboard

Share checklists as simple text

Open naveensingh opened this issue 8 months ago • 2 comments

Checklist

  • [x] I made sure that there are no existing issues - open or closed - to which I could contribute my information.
  • [x] I made sure that there are no existing discussions - open or closed - to which I could contribute my information.
  • [x] I have read the FAQs inside the app (Menu -> About -> FAQs) and my problem isn't listed.
  • [x] I have taken the time to fill in all the required details. I understand that the request will be dismissed otherwise.
  • [x] This issue contains only one feature request.
  • [x] I have read and understood the contribution guidelines.

Feature description

An option to share checklists as simple text.

It could be implemented using a radio dialog to choose between the different formats for sharing but I don't see any reason why anyone would want to share notes in JSON format.

Why do you want this feature?

So I can share it with people who don't use Fossify Notes e.g. my security guard.

Additional information

Related: https://github.com/FossifyOrg/Notes/issues/95

naveensingh avatar Mar 09 '25 20:03 naveensingh

Should the shared checklists indicate completion status?

  • Completed: [x] or
  • Not completed: [ ] or

naveensingh avatar Mar 20 '25 09:03 naveensingh

Just adding my use case here. We use the app for our shopping list. We select/unselect repeating items and currently share our shopping list with screenshots from the app because it's the easiest/only(?) way to get the completion status exported

Should the shared checklists indicate completion status?

* Completed: `[x]` or `✔`

* Not completed: `[ ]` or `✗`

peterDSM avatar Sep 17 '25 06:09 peterDSM