Skip to content

[CardDAV] Files do not rename in response to pulled FN changes #76

@roleohibachi

Description

@roleohibachi

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."

Metadata

Metadata

Assignees

No one assigned

    Labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions