Sven

Results 54 issues of Sven

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

Make it possible to complement an item with tags.

enhancement
enhancement.plus

Add support for internationalization. Provide German (my mother tongue) as first additional language.

enhancement
enhancement.webapp

Make it possible to download lists in a plain text format, so users keep control over their data. Suggested by @muelli (thanks!).

enhancement
enhancement.plus

Make it possible for a user to delete their account. This could be realized by anonymizing the user account and profile data.

enhancement
depends-on
cat:webapp