dominiclet / obsidian-note-definitions

Obsidian plugin for seamless viewing of personal definitions
MIT License
112 stars 5 forks source link

[Minor] Add support for auto plurals -- English only #87

Closed christopherjsmith closed 1 month ago

christopherjsmith commented 2 months ago

Feature request #82

Adds a new feature, defaulting to off. We generates automatic aliases for the plural version of words.

It only supports English, and is certainly not perfect. But in many cases will make writing notes in English significantly more fluent.

Unfortuantely the original plan to detect language and pluralise isn't possible without writing the rules for every language.

This solution utilises: https://www.npmjs.com/package/pluralize

New setting: default false. image

BRAT installable version: https://github.com/christopherjsmith/obsidian-note-definitions-ipad