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
Fixed extra spaces in titles which could cause issues (thanks @rickdoesdev !)
Fixed an issue with image paths in some circumstances (thanks @rickdoesdev !)
Added parametersizations for "mixed-kebab" and "mixed_snake" which retain original casing but replace spaces (thanks @NSHenry !)
Also added a special "obsidian-cal" parameterization which is the same as "mixed-kebab" with duplicate - removed for additional compatibility with the Obsidian Consistent Attachment Location plugin (thanks @NSHenry !)
Added lowecase and uppercase options to parameterizations (thanks @redxtech !)