noyainrain / meetling

Web app for collaboratively preparing meetings.
https://meetling.org/
GNU General Public License v3.0
15 stars 2 forks source link

Order agenda items #7

Closed noyainrain closed 8 years ago

noyainrain commented 9 years ago

Make it possible to order agenda items (by hand).

Additionally, this could be automated, e.g. sorting by the number of people that find an item important.

noyainrain commented 9 years ago

Working UI prototype in experimental branch https://github.com/NoyaInRain/meetling/tree/sort-agenda .

The following open issues remain:

API brainstorming: Meetling.move_agenda_item(item, index)