No description
Find a file
2025-04-05 11:59:33 +08:00
.github/workflows Add release workflow 2025-04-05 11:59:33 +08:00
i18n update logic 2025-04-05 03:38:30 +08:00
.editorconfig Initial commit 2023-09-18 21:14:52 +08:00
.eslintignore Initial commit 2023-09-18 21:14:52 +08:00
.eslintrc Initial commit 2023-09-18 21:14:52 +08:00
.gitignore update logic 2025-04-05 03:38:30 +08:00
.npmrc Initial commit 2023-09-18 21:14:52 +08:00
.prettierrc update logic 2025-04-05 03:46:56 +08:00
esbuild.config.mjs Initial commit 2023-09-18 21:14:52 +08:00
LICENSE Create LICENSE 2023-09-20 15:19:22 +08:00
main.ts update logic 2025-04-05 03:46:56 +08:00
manifest.json update menifest.json 2025-04-05 04:14:39 +08:00
package-lock.json 基本能用 2023-09-20 01:30:16 +08:00
package.json update config 2025-04-05 03:40:41 +08:00
README.md Update README.md 2023-09-20 14:50:49 +08:00
styles.css update logic 2025-04-05 03:38:30 +08:00
tsconfig.json Initial commit 2023-09-18 21:14:52 +08:00
version-bump.mjs Initial commit 2023-09-18 21:14:52 +08:00
versions.json update versions 2025-04-05 04:13:22 +08:00

Another Name

This plugin provide another name under the inline title of your file.

demo

demo_en

How to use

  1. Turn "Options > Appearance > Show inline title" on in Obsidian.
  2. Type --- in the first line of your file, and Properties panel would display.
  3. Input attribute name another-name(default value, you could change it in plugin settings) and text which you want show under your title.
  4. It should work!

Why I develop this

I'm not an English native speaker, but English is truly important for me. I learn something in my native language(Chinese) and remember its English name so that I know it when I read English paper.

Usually I create a note about a concept in Chinese and attach its English name after Chinese name. But I don't think that's very aesthetically pleasing, so I developed this plugin.

ba