No description
Find a file
2025-09-10 08:41:25 +02:00
.yarn fourre-tout 2025-09-10 08:41:25 +02:00
src feat: handle markdown links 2023-05-22 10:19:34 +02:00
.editorconfig Initial commit 2022-05-18 08:46:37 +02:00
.eslintignore dev: update eslint config 2023-01-22 21:45:22 +01:00
.eslintrc.js dev: update eslint config 2023-01-22 21:45:22 +01:00
.eslintrc.yml fourre-tout 2025-09-10 08:41:25 +02:00
.gitignore dev: add sublime-project 2023-01-22 21:47:31 +01:00
.npmrc Initial commit 2022-05-18 08:46:37 +02:00
.yarnrc.yml dev: use yarn 2023-01-22 21:46:23 +01:00
CHANGELOG.md feat: handle markdown links 2023-05-22 10:19:34 +02:00
esbuild.config.mjs Initial commit 2022-05-18 08:46:37 +02:00
LICENSE doc: add a LICENSE file 2023-01-23 07:22:48 +01:00
main.ts feat: handle markdown links 2023-05-22 10:19:34 +02:00
manifest.json feat: handle markdown links 2023-05-22 10:19:34 +02:00
obsidian-note-aliases.sublime-project dev: add sublime-project 2023-01-22 21:47:31 +01:00
package.json dev: update package.json 2023-01-22 21:54:28 +01:00
README.md fourre-tout 2025-09-10 08:41:25 +02:00
styles.css Initial commit 2022-05-18 08:46:37 +02:00
TODO.md fourre-tout 2025-09-10 08:41:25 +02:00
tsconfig.json dev: update eslint config 2023-01-22 21:45:22 +01:00
version-bump.mjs feat: show a Notice at end of save-alias command run 2023-02-28 09:40:11 +01:00
versions.json feat: show a Notice at end of save-alias command run 2023-02-28 09:40:11 +01:00
watch.js fourre-tout 2025-09-10 08:41:25 +02:00
yarn.lock fourre-tout 2025-09-10 08:41:25 +02:00

Note aliases

Allow fine management of note aliases in Obsidian.

Several features are planned. Only one is available at the moment, but it is essential.

Commands

ID Name Description
save-alias Save alias of the link under cursor in the target note frontmatter When the cursor is positioned on a wikilink with an alias, this function finds or creates the target note of this link and adds this alias to the list of aliases registered in the YAML frontmatter of this note