You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Issue:
Obsidian integration using Obsidian Advanced URI currently ignores the "Template for title/filename" setting when determining filenames for submitted content. This results in the system using the article's title directly.
Solution:
Adjust the system to follow the "Template for title/filename" setting when deciding filenames for content submitted to Obsidian. This ensures consistency with user configuration preferences.
The text was updated successfully, but these errors were encountered:
Issue:
Obsidian integration using Obsidian Advanced URI currently ignores the "Template for title/filename" setting when determining filenames for submitted content. This results in the system using the article's title directly.
Solution:
Adjust the system to follow the "Template for title/filename" setting when deciding filenames for content submitted to Obsidian. This ensures consistency with user configuration preferences.
The text was updated successfully, but these errors were encountered: