Skip to content

Add new_title Placeholder for Prefix-Stripped Titles - #105

Open
nekton39 wants to merge 9 commits into
lynchjames:mainfrom
nekton39:main
Open

Add new_title Placeholder for Prefix-Stripped Titles#105
nekton39 wants to merge 9 commits into
lynchjames:mainfrom
nekton39:main

Conversation

@nekton39

@nekton39 nekton39 commented Oct 9, 2023

Copy link
Copy Markdown

This pull request introduces a new placeholder called new_title, which holds the title of a new note minus any prefix. Previously, we had a placeholder named new_note_title that includes the prefix in the title. However, there has been interest in having a version of the title without the prefix, as seen in the discussions in issues #72 and #80.

The new_title placeholder can be useful for users who prefer a cleaner or more concise title for their notes, especially when the prefix is not desired. This change aims to address the needs of such users and improve the flexibility of title formatting in the plugin.

Fixes #72
Fixes #80

@nekton39

nekton39 commented Oct 9, 2023

Copy link
Copy Markdown
Author

I have named it new_title for now, but if you have a suitable name, I would appreciate suggestions.

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.

Is it possible to get new_note_title as a variable? Omit prefix from {{new_note_title}}

1 participant