-
-
Notifications
You must be signed in to change notification settings - Fork 38
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
Showing
1 changed file
with
2 additions
and
6 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,7 +1,3 @@ | ||
# TODO | ||
- [x] Cache html version until changes in md file | ||
- [ ] Optional auth to protect files against changes by unauthorized users | ||
- [x] Edit and remove icons at the top instead of the text at the bottom | ||
- [ ] Drawio integration | ||
- [x] Knowledge graph using [visjs](https://visjs.github.io/vis-network/examples/) | ||
- [x] use better search mechanism, using [whoosh](https://whoosh.readthedocs.io/en/latest/intro.html) | ||
- [ ] Fix docker problem when using git | ||
- [ ] Invert knowledge graph. (linked to pages should be large) |