diff --git a/core-plugins.json b/core-plugins.json index 9aae1f6..be0aa38 100644 --- a/core-plugins.json +++ b/core-plugins.json @@ -20,7 +20,7 @@ "markdown-importer": false, "zk-prefixer": false, "random-note": false, - "outline": false, + "outline": true, "word-count": true, "slides": false, "audio-recorder": false, diff --git a/types.json b/types.json index b1e2f38..a62ff73 100644 --- a/types.json +++ b/types.json @@ -17,6 +17,7 @@ "last fertilized": "date", "time": "datetime", "projects": "multitext", - "status": "multitext" + "status": "multitext", + "last misted": "date" } } \ No newline at end of file