You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Sep 13, 2023. It is now read-only.
Copy file name to clipboardExpand all lines: README.md
+4-1Lines changed: 4 additions & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -60,11 +60,14 @@ npm run lint
60
60
61
61
This version 1 is totally local, but I have a lot of ideas to make this app better !
62
62
63
-
* Github gists integration : 🚂 WIP on [feat/gists-integration](https://github.com/lauthieb/code-notes/tree/feat/gists-integration)
63
+
* Github gists integration : 🚂 WIP on [feat/gists-integration](https://github.com/lauthieb/code-notes/tree/feat/gists-integration)
64
+
* Add several snippets in one note : 🚂 WIP [refactor/multi-snippets-in-note](https://github.com/lauthieb/code-notes/tree/feat/refactor/multi-snippets-in-note)
64
65
* Add the notion of tags on each snippet
65
66
* Redesign the snippet card (with language logo for example)
66
67
* Add some shortcuts to improve the productivity
67
68
69
+
To follow the progression, go to the [Trello](https://trello.com/b/GQhwRcZK/code-notes) !
70
+
68
71
Feel free to [add an issue](https://github.com/lauthieb/code-notes/issues/new) if you find some bugs or you have any ideas of evolutions 😃
0 commit comments