No description
Find a file
Philipp Stracker f54d095bc7
📦️ Deploy: 1.0.0
2025-03-18 21:40:18 +01:00
dist 📦️ Deploy: 1.0.0 2025-03-18 21:40:18 +01:00
src Add max length and stop characters 2025-03-18 21:39:35 +01:00
.editorconfig ♻️ Refactor to use moden boilerplate & TS 2025-03-18 20:43:54 +01:00
.eslintignore ♻️ Refactor to use moden boilerplate & TS 2025-03-18 20:43:54 +01:00
.eslintrc ♻️ Refactor to use moden boilerplate & TS 2025-03-18 20:43:54 +01:00
.gitignore 🙈 Un-ignore the distributable js 2025-03-18 21:12:50 +01:00
.npmrc ♻️ Refactor to use moden boilerplate & TS 2025-03-18 20:43:54 +01:00
esbuild.config.mjs ♻️ Refactor to use moden boilerplate & TS 2025-03-18 20:43:54 +01:00
example.png init: this is working pretty well so far 2023-08-16 21:21:48 -05:00
LICENSE.md init: this is working pretty well so far 2023-08-16 21:21:48 -05:00
manifest.json ♻️ Refactor to use moden boilerplate & TS 2025-03-18 20:43:54 +01:00
package-lock.json ♻️ Refactor to use moden boilerplate & TS 2025-03-18 20:43:54 +01:00
package.json ♻️ Refactor to use moden boilerplate & TS 2025-03-18 20:43:54 +01:00
README.md Rewrite the plugin logic 2024-02-09 23:30:30 +01:00
tsconfig.json ♻️ Refactor to use moden boilerplate & TS 2025-03-18 20:43:54 +01:00
version-bump.mjs ♻️ Refactor to use moden boilerplate & TS 2025-03-18 20:43:54 +01:00
versions.json ♻️ Refactor to use moden boilerplate & TS 2025-03-18 20:43:54 +01:00

Obsidian - Mention Things

Obsidian plugin that adds support to mention other notes via customizable signs. Most commonly used to @-mention people:

When you hit enter on a suggestion, it'll create a link that looks like this:

The author was [[@Rich Hickey]]

and leave the cursor at the end.

Credits: This plugin is based on saibotsivad/obsidian-at-people by Tobias Davis

Options

...

License

Published and made available freely under the Very Open License.