-
Notifications
You must be signed in to change notification settings - Fork 8
Open
Labels
enhancementNew feature or requestNew feature or requestgood first issueGood for newcomersGood for newcomers
Description
I'm using Obsidian 1.10.6, VCF Contacts 2.3.1, Nextcloud 31.0.7, Nextcloud Contacts 7.2.3.
When I change a contact's name on the server (N.FN, N.GN, N.PREFIX) then "pull" the change, the corresponding properties are updated, but the .md file remains under the old contact name. My expected behavior would be a name change in both properties and filename. If a user finds that undesirable, maybe it would make sense to expose as an option or prompt.
Renaming files in obsidian may require updating links, which is handled according to user preferences already:
https://docs.obsidian.md/Reference/TypeScript+API/FileManager/renameFile
"Rename or move a file safely, and update all links to it depending on the user's preferences."
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
enhancementNew feature or requestNew feature or requestgood first issueGood for newcomersGood for newcomers