# How to Use URI Converter
## Usage
- Select any text containing the URIs to be converted
- Call the command "URI Converter: Convert URIs to internal links"
- If the text contains several URIs, they will all be converted into Obsidian internal links.
- Text that is not URIs stays unchanged.
## Settings
- UID field in frontmatter
- One needs to specify an ID filed in the note frontmatter, as this is used to find the the corresponding note based on the UID info in the Advanced URI note links.
- Enforce vault name matching
- This is for controlling whether the conversion command should work if the note comes from another vault. For example, sometimes you have a note in one vault but afterwards you move it to another vault.
## Learn More About URI Converter
- [[Key Features of URI Converter]]