Send Listy

Product: Send Listy Core

  • My Lists

    Overview

    My Lists is the main place for returning to lists you have already created.

    On Home

    The My Lists Home section shows saved list cards. Its display-count control supports 3, 6, 9, or 12 visible lists. Use View All to open the full list-management view.

    Manage your lists

    In View All, you can open a list, duplicate it, delete it directly, select multiple lists, select all lists, and delete the selected lists.

    Duplicating a list

    A duplicated list receives its own list identity and its own sharing identity. It does not reuse the original list’s public sharing link.

  • Delete a List

    Overview

    Send Listy provides direct delete actions in list management and a delete action in the List Editor’s expanded options.

    Steps

    1. Open My Lists and View All, then use the delete action beside the list; or open the List Editor and expand Activate list Options to reach the Delete list action.
    2. Confirm the deletion when Send Listy asks for confirmation.

    What happens across devices

    For a list that has already been synchronized with the signed-in account, Send Listy records the deletion and passes that state to the other signed-in devices. An older device should not recreate the deleted list by saving or sharing an outdated copy.

    Notes

    Send Listy also clears the stale local state associated with the deleted list and removes deleted or nonexistent entries from the synchronized My Lists order.

  • Getting Started with Send Listy

    Overview

    Send Listy is built around a simple flow: create a list, add the content you need, review it, and share or use it.

    Steps

    1. Start a new list from Send Listy Home or the Create control.
    2. Choose a list type that matches what you want to organize.
    3. Give the list a clear name and add items. You can add items one by one, use the item library, use Quick Add, paste a complete list, or import structured JSON through Add list by AI.
    4. Use Preview to check the list before finishing it.
    5. Use Create for a new draft, or Save when editing an existing list.
    6. Open the list to select items, track progress, or share it through the available sharing options.

    Notes

    Some creation and sharing options can depend on the enabled Send Listy configuration, your account state, and your plan.

    Create a List, Add Items, Quick Add, Paste a List, Add a List by AI, My Lists, and Share a List.

  • Add a List by AI

    Overview

    Add list by AI imports a structured list into Send Listy from JSON. The current Send Listy flow expects you to generate the JSON with an AI tool, then paste that JSON into Send Listy.

    Steps

    1. Ask your AI tool to create the list in JSON format.
    2. Open Add list by AI in Send Listy.
    3. Choose a List Type if you want to override or supply the type manually. You can also leave the selector on Auto / from JSON when the JSON includes a supported type.
    4. Paste the complete JSON.
    5. Select Preview.
    6. Check the list name, item count, type, and previewed content.
    7. Select Use this list to open the imported list in the List Editor.

    JSON requirements

    The imported JSON must contain a list object with an items array. Send Listy can also import supported structured properties for the list and its items.

    Troubleshooting

    If Preview reports invalid JSON, check that the pasted content is valid JSON and that the list object contains an items array. Send Listy also accepts JSON copied from a fenced JSON code block because the importer removes the outer code fence before parsing.