Delete unused properties

Some “unused properties” cannot be removed from the property list via the right-click menu.

These properties are stored in the .obsidian/types.json file, which records any property where a type has been manually assigned.

Solution:

  1. Navigate to your vault’s hidden folder: .obsidian/types.json.

  2. Manually delete the unwanted property entries from the file.

  3. Save the file to clear the properties from your list.

3 Likes