listling icon indicating copy to clipboard operation
listling copied to clipboard

Web app to make and edit lists collaboratively.

Results 35 listling issues
Sort by recently updated
recently updated
newest added

Make the playlist loop an idle loop, i.e. play new content immediately.

enhancement
enhancement.plus

When starting up listlings on an new and empty redis, the icon_small and icon_large settings are not set. This causes the icons field i manifest.webmanifest to be empty, and thus...

bug
depends-on

Design an icon for Open Listling and and ship it by default.

enhancement
enhancement.core

Add presentation use case, i.e. a list of slides. Provide an example similar to the other use cases. See: * Server: `listling._USE_CASES`, `listling._EXAMPLE_DATA` * Client: `listling.components.start.getUseCases()`

enhancement
good-first-issue
enhancement.plus

After opening a link to a shared list, it is not available on the start page of the Safari PWA. How to reproduce: 1. Open Listling in Safari mobile 1....

bug

Add a share button for items. For the implementation, we could adjust both `listling.components.list.share()` and `ShareDialog` to accept an object, either list or item, and generate the URL / render...

enhancement
good-first-issue
enhancement.plus

Make it possible to open locations with location-aware apps, e.g. for navigation, via [geo URI](https://en.wikipedia.org/wiki/Geo_URI_scheme). We still need to determine how to best represent this in the UI. Some ideas:...

enhancement
enhancement.plus

Add an optional due date to `Item`.

enhancement
enhancement.plus

Make it possible to comment on a list and individual items.

enhancement
enhancement.webapp

Let users express support for an item.

enhancement
enhancement.webapp