Import a markdown file into your Obsidian library and format it as a note.
Usage
/create-note <source_markdown_path> [<target_name>]
Process
-
Read the source markdown file
-
Determine target filename (uses source name if not specified)
-
Create a copy in the Obsidian unpublished folder
-
Run format-note to add tags, set up frontmatter, and link from daily note
File Naming
-
Spaces replaced with hyphens, special characters removed, lowercase
-
Date prefix added if duplicate exists
Vault Location
Default: /Users/lshsa2/obsidian-vault