Skip to content

Commit

Permalink
feat: update screenshots sleek (#1802)
Browse files Browse the repository at this point in the history
  • Loading branch information
Toinane authored May 31, 2021
1 parent a591feb commit d5e4202
Showing 1 changed file with 19 additions and 8 deletions.
27 changes: 19 additions & 8 deletions apps/sleek/sleek.yml
Original file line number Diff line number Diff line change
Expand Up @@ -34,21 +34,32 @@ keywords:
category: 'Productivity'
license: MIT
screenshots:
- imageUrl: 'https://raw.githubusercontent.com/ransome1/sleek/master/assets/screenshots/mac/main.png'
- imageUrl: 'https://raw.githubusercontent.com/ransome1/sleek/master/assets/screenshots/linux/todo_list.png'
caption: 'sleeks main view'
imageLink: 'https://github.com/ransome1/sleek'
- imageUrl: 'https://raw.githubusercontent.com/ransome1/sleek/master/assets/screenshots/mac/main_dark.png'
caption: 'sleeks main view in dark mode'
- imageUrl: 'https://raw.githubusercontent.com/ransome1/sleek/master/assets/screenshots/linux/sort_by_due_date_dark.png'
caption: 'sleeks main view in dark mode, sorted by due date'
imageLink: 'https://github.com/ransome1/sleek'
- imageUrl: 'https://raw.githubusercontent.com/ransome1/sleek/master/assets/screenshots/mac/main_filter_dark.png'
caption: 'sleeks main view in dark mode, filter drawer opened'
- imageUrl: 'https://raw.githubusercontent.com/ransome1/sleek/master/assets/screenshots/linux/category_filtered_dark.png'
caption:
'sleeks main view in dark mode, filter drawer opened, whole priority
category hidden'
imageLink: 'https://github.com/ransome1/sleek'
- imageUrl: 'https://raw.githubusercontent.com/ransome1/sleek/master/assets/screenshots/mac/add_todo_typeahead.png'
caption: 'Adding a new todo and auto complete function shown'
- imageUrl: 'https://raw.githubusercontent.com/ransome1/sleek/master/assets/screenshots/linux/multiline_autocomplete_dark.png'
caption: 'Adding a new multi line todo and auto complete function shown'
imageLink: 'https://github.com/ransome1/sleek'
- imageUrl: 'https://raw.githubusercontent.com/ransome1/sleek/master/assets/screenshots/mac/add_todo.png'
- imageUrl: 'https://raw.githubusercontent.com/ransome1/sleek/master/assets/screenshots/linux/date_picker.png'
caption: 'Adding a new todo and date picker shown'
imageLink: 'https://github.com/ransome1/sleek'
- imageUrl: 'https://raw.githubusercontent.com/ransome1/sleek/master/assets/screenshots/linux/compact_view_dark.png'
caption: 'sleeks main view in dark mode and in compact view'
imageLink: 'https://github.com/ransome1/sleek'
- imageUrl: 'https://raw.githubusercontent.com/ransome1/sleek/master/assets/screenshots/linux/recurrence_picker_dark.png'
caption: 'sleek in dark mode, recurrence picker shown'
imageLink: 'https://github.com/ransome1/sleek'
- imageUrl: 'https://raw.githubusercontent.com/ransome1/sleek/master/assets/screenshots/linux/file_switcher.png'
caption: 'File switcher'
imageLink: 'https://github.com/ransome1/sleek'
locales:
- de-DE
- en-GB
Expand Down

0 comments on commit d5e4202

Please sign in to comment.