Skip to content

Commit a48d3f0

Browse files
committed
Update README
1 parent bcf52bd commit a48d3f0

File tree

2 files changed

+7
-1
lines changed

2 files changed

+7
-1
lines changed

README.md

+7-1
Original file line numberDiff line numberDiff line change
@@ -2,12 +2,18 @@
22

33
Privacy-focused, [todotxt] compatible, categorized TODO lists, powered with [SortableJS].
44

5+
[Try it out!](https://juankman94.github.io/mylist/)
6+
7+
![Screenshot of webapp with dark color scheme](/assets/images/screenshot-dark.png)
8+
59
## To Do
610

711
* [x] add about/questions section
812
* [x] add [Logo icon]
913
* [x] add [service worker/a2hs]
1014
* [ ] add export controls: JSON & todotxt
15+
* [x] JSON
16+
* [ ] todotxt
1117
* [x] add controls to specify a back-end
1218
* [x] come up with a snapshot payload for back-end
1319
* [x] bottom nav
@@ -28,7 +34,7 @@ or Vue, HTML Custom Elements are used
2834
[Custom Elements v1: Reusable Web Components]: https://developers.google.com/web/fundamentals/web-components/customelements
2935
[Javascript Mixins]: https://javascript.info/mixins
3036
[JS Class Getters]: https://developer.mozilla.org/en-US/docs/Web/JavaScript/Reference/Functions/get
31-
[Logo]: https://search.creativecommons.org/photos/cb8db7d0-d6f8-4477-8450-2fd9ed4f8dd9
37+
[Logo icon]: https://search.creativecommons.org/photos/cb8db7d0-d6f8-4477-8450-2fd9ed4f8dd9
3238
[service worker/a2hs]: https://developer.mozilla.org/en-US/docs/Web/Progressive_web_apps/Add_to_home_screen
3339
[svgeez]: https://github.com/jgarber623/svgeez
3440
[List icon]: https://search.creativecommons.org/photos/c51671ce-9cb3-4b15-bb47-529c3cb77875

assets/images/screenshot-dark.png

44 KB
Loading

0 commit comments

Comments
 (0)