farux / obsidian-auto-note-mover

This is a plugin for Obsidian (https://obsidian.md).
MIT License
290 stars 22 forks source link

Specifying type instead of tag #60

Closed szfkamil closed 10 months ago

szfkamil commented 1 year ago

I need assistance with moving a note to the "meetings" folder in the root directory using the "Title by regex" feature in the Auto Note Mover plugin. I have attempted to use a regex generated by GPT, as well as entering "type: meeting" in the "Title by regex" field, but none of these approaches have been successful.

I have not found any information on how to do this in the documentation. I guess I misunderstood the "Title" feature. Can you only specify "tag" and not something else like "type"?

If it is not possible to do this currently, please consider it a feature request, unless there is another way.