# Octarine 0.15.3 Changelog

Released: 2024-05-24

**Create new notes from the Doclinks command**

![v0_15_3_Create_Doc.gif](https://pub-d9b2979edab5442388c14f8014e177b7.r2.dev/v0_15_3_Create_Doc.gif)

- Two new options have been added to the `[[` command list
  - Create new note at `root` of the workspace based on the input if it doesn’t exist.
  - Create new note `inside the current folder` based on the input if it doesn’t exist.
- This creates a note and automatically links it to the current note.
- If the current note is at the root of the workspace, then the `in this folder` option is not available, and if the note exists in both places, then neither option is available.

**Tags in Graph View**

![v0_15_3_Graph.gif](https://pub-d9b2979edab5442388c14f8014e177b7.r2.dev/v0_15_3_Graph.gif)

- Notes that are tagged using `#` now show up in the graph view with a `yellow` node color.
- Clicking on them opens the search sidebar with the tag pre-filled.

**Improvements**

- Experimental forces change to the Graph to allow spacing between the nodes, and smoother interactions.
- Fixed a bug where creating a new daily note would show `created 54 years ago` in the created meta information.
- Matched text is now highlighted inside the `[[` command list based on the input.
- The `[[` list no longer shows all files and attachments without an input. Filter is capped at showing 5 items, so you can get to what you need quick.
- Improved the code around saving notes to file to take up less operations, and make the app a bit more performant.
