Skip to content

Conversation

@alphashuro
Copy link
Contributor

@alphashuro alphashuro commented Sep 26, 2025

Adds an lsp command similar to obsidian's "unique note" builtin feature, which creates a new note file with a unique name based on a "unique note format" setting configured similar to the "daily note" setting. This change also skips "unique" file names that already exist by appending an incremental number to the note name to avoid conflicts, just as obsidian does.

It also includes a link_filenames_only setting which, after realising that the unique notes were inserted as date#heading, I realised was necessary

@alphashuro alphashuro marked this pull request as draft September 26, 2025 21:15
@alphashuro alphashuro marked this pull request as ready for review September 26, 2025 21:23
@alphashuro
Copy link
Contributor Author

actually I just remembered I already merged the link filenames only feature 🤔 I wonder why it's been added again to the diff, will check

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant