-
-
Notifications
You must be signed in to change notification settings - Fork 3
Settings
- Type: Toggle
- Default: Enabled
Automatically reveals the active file in the Structured Tree view. When you open a new note, it will be revealed in the tree.
- Type: Toggle
- Default: Disabled
Uses a custom resolver for references, embeds, and links. If enabled it will show the title field as the name of the note when you link to it. Requires reopening or reloading the editor after changing.
- Type: Toggle
- Default: Enabled
Automatically generates properties for new files.
- Type: Toggle
- Default: Enabled
- Note: Only available when Auto-generate Properties is enabled.
Generates a 23-character long, unique alphanumeric ID for new files.
- Type: Toggle
- Default: Enabled
- Note: Only available when Auto-generate Properties is enabled.
Generates a property that stores the creation date of new files.
- Type: Toggle
- Default: Enabled
- Note: Only available when Auto-generate Properties is enabled.
Generates a tag property for native Obsidian tags.
- Type: Text input
- Default: "id"
Specifies the property key to use for the note ID.
- Type: Text input
- Default: "title"
Specifies the property key to use for the note title in the Tree and Lookup.
- Type: Text input
- Default: "desc"
Specifies the property key to use for note description in Lookup.
- Type: Button
Resets the ID, Title, and Description keys to their default values.
- Type: Button
- Note: Opens a modal to input vault name and path.
Adds a new vault to the plugin configuration.
- Type: Button (Available for each configured vault)
Removes a configured vault from the plugin.
- Type: Toggle
- Default: Disabled
- Note: This feature is experimental and may contain bugs.
Enables support for displaying .canvas files in the tree.
- Type: Toggle
- Default: Disabled
- Note: This feature is experimental and may contain bugs.
Uses a custom graph engine to render graphs.