Skip to content
This repository was archived by the owner on Sep 13, 2023. It is now read-only.
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -61,7 +61,7 @@ npm run lint
This version 1 is totally local, but I have a lot of ideas to make this app better !

* Github gists integration : 🚂 WIP on [feat/gists-integration](https://github.com/lauthieb/code-notes/tree/feat/gists-integration)
* 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)
* Add several snippets in one note : 🚂 WIP [refactor/multi-snippets-in-note](https://github.com/lauthieb/code-notes/tree/refactor/multi-snippets-in-note)
* Add the notion of tags on each snippet
* Redesign the snippet card (with language logo for example)
* Add some shortcuts to improve the productivity
Expand Down