Skip to content

Releases: tadashi-aikawa/obsidian-various-complements-plugin

5.6.1

21 Feb 00:42
Compare
Choose a tag to compare

🦾 No longer broken

  • Fix a bug that tab to cycle though suggestions not working (#92)

5.6.0

19 Feb 09:09
Compare
Choose a tag to compare

🎇 Shiny New Things

Front matter complement (#74)

It suggests and completes the text with front matter properties only when the cursor is in the front matter.

front-matter-complement-demo

Many thanks! @chrisgrieser, @zeltak 😄

Add a english-only to the strategy option (#86)

You may want to select it if you can't use the other strategies but only use it for English.

default

strategy-default-with-chinese

english-only

strategy-english-only-with-chinese

Many thanks! @anselmwang 😄

Improvements

5.5.0

11 Feb 14:03
Compare
Choose a tag to compare

Improvements

5.4.0

11 Feb 11:49
Compare
Choose a tag to compare

Improvements

5.3.0

11 Feb 07:24
Compare
Choose a tag to compare

🎇 Shiny New Things

Add a Open source file key option (#79)

It enables you to open a source file where it creates a suggestion. It is enabled only in the case of Current vault complement and Internal link complement.

open-source-file-key

5.2.0

11 Feb 02:19
Compare
Choose a tag to compare

Improvements

5.1.0

10 Feb 07:03
Compare
Choose a tag to compare

🎇 Shiny New Things

Current vault complement (#16)

152669617-5d10cf66-0618-453f-9c49-7a183414cd08

It loads word automatically from the vault only when Obsidian starts. You can reload words manually by a Reload current vault command.

152669542-5307a216-aeee-42a4-9535-f7bb761ee174

There are two options, Include prefix path patterns and Exclude prefix path patterns.

152680557-6e0e2a35-4138-47ee-9580-961ec5812633

Enhance the appearance of suggestions (#76)

152639992-f086c605-5bb6-4bab-9a4e-c1edb327f54c

Add status bar (#16)

152669525-9dc5fb17-cc54-4627-aa8c-b3ffc4c63fe4

Improvements

Enhance suggestions for aliases of internal links (#73)

152639803-d7e02988-f0f9-41c3-a20a-93e44dd17afd

Others

  • Handle white spaces accurately (not fuzzy)
  • Add a Word regex pattern option on Custom dictionary complements options (#81)

🦾 No longer broken

  • Fix that Japanese strategy doesn't show suggestions in niche cases (#77)

5.0.1

30 Jan 11:48
Compare
Choose a tag to compare

🦾 No longer broken

  • Fix that some multi-word suggestions are not shown as expected when Strategy is Japanese (#75)

Improvements

  • Don't do unnecessary processing when debug mode is off

5.0.0

23 Jan 10:27
Compare
Choose a tag to compare

🎇 Shiny New Things

Documentation

I have created documentation that includes all features, options, and commands.

https://tadashi-aikawa.github.io/docs-obsidian-various-complements-plugin/

Add support for multi-word(phrase) completions (#24)

Previous versions

max-number-of-words-as-a-phrase-1

Current version

max-number-of-words-as-a-phrase-3

For more details, please see Max number of words as a phrase and Min number of words for trigger.

Thanks for @chrisgrieser, @eleanorkonik, @FelipeRearden !!

Add a word to a custom dictionary dialog (#67)(#68)(#69)

Add to custom dictionary context menu or a Add a word to a custom dictionary command opens the dialog.

image

Add Select a suggestion key option

image

Improvements

  • Suppress suggestions if it regards current line as front matter, code block, or horizontal line

Escape/Unescape tab and line break

image

🦾 No longer broken

  • Avoid conflict with other completions in edge cases (#49)
  • Fix a bug that doesn't redraw settings after toggling a Enable internal link complement option.

🔥 Breaking changes

4.2.0

13 Jan 06:23
Compare
Choose a tag to compare

Improvements

  • Add Column delimiter option (#68)

image