lynchjames / note-refactor-obsidian

Allows for text selections to be copied (refactored) into new notes and notes to be split into other notes.
MIT License
513 stars 38 forks source link

If the templates for creating new cards could be standardized, it would be more convenient. #114

Open liuling73 opened 10 months ago

liuling73 commented 10 months ago

When splitting by title, the specified general template file will be used directly by setting the general template in Templater, as shown in the following image:

image

However, using Ctrl+shift+N, if you want to generate according to the template, you must separately set it in Note refactor to take effect, as shown in the following image:

image

Both are for creating new cards, and it's a bit troublesome to switch back and forth. It would be great if they could be unified.