This plugin is based on my original and bigger plugin Extended Graph, but focus only on modifying the nodes names. It aims at being more efficient for big vaults while offering only a specific subset of features.
For now, it is only available through BRAT:
- Install and enable the BRAT plugin in your vault.
- Navigate to
Settings > BRAT > Beta Plugin List > Add Beta Plugin. - Enter
https://github.com/ElsaTam/obsidian-node-masqueradeinto the input field and selectAdd Plugin.
Unlike the Extended Graph plugin, the Node Masquerade plugin will always be enabled by default and settings will be applied dynamically. You can toggle it from the command palette in case you want to display back the original names of your nodes.
- Set a characters limit to your node names to avoid very long text in the graph view.
- Display the filename only for attachments nodes.
- Hide the extensions for attachments nodes.
- Use properties as nodes labels to replace the default file name.
Because all of those features are already existing in the Extended Graph plugin, you should not have to use both. If you do and use different settings for the nodes names, there might be compatibility issues.