Skip to content

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

10.0.0

04 May 09:19
Compare
Choose a tag to compare

🎇 Shiny New Things

Fallback linkify #292

The Fallback linkify feature relaxes Match strategy or suggests creating a new 'Internal link' when no appropriate candidates, particularly for 'Internal links', are found.

Imagine this scenario: you expected a note that had already been created to be suggested as a candidate for an internal link... However, the note did not actually exist, and no suggestions were displayed, disrupting our writing flow. This feature is designed for such situations, allowing the immediate linkification of words or phrases entered just before, without interrupting the writing process.

The fallback process varies depending on the 'Match strategy' setting. If the 'Match strategy' is set to prefix, the first command will fallback to partial, and the second command will revert the phrase/word and convert it into an internal link. When the 'Match strategy' is partial, it converts directly to an internal link on the first command.

image

🎥

2024-03-13_22h10_25.mp4
  • If no other candidates besides 'Internal link' are displayed, and if 'partial match fallback' does not yield results, then immediately proceed to 'new link fallback'
  • The max number of suggestions provided by the 'new link fallback' matches the ⚙️ Max number of words as a phrase setting.

New things

🔥 Breaking changes

Settings

10.0.0-beta3

10.0.0-beta2

10.0.0-beta1

09 Mar 10:14
Compare
Choose a tag to compare

9.4.0

25 Feb 13:37
Compare
Choose a tag to compare

New things

image

9.3.0

18 Feb 13:25
Compare
Choose a tag to compare

🎇 Shiny New Things

select with custom alias pop-up command (#282 )

This command inserts the selected suggestion along with a custom alias. The alias can be entered in a dialog that appears after the command is executed.

This feature is only available with Internal link complement.

2024-02-18-21-18-48

Please configure the hotkey before using this feature.

image

9.2.1

17 Feb 05:28
Compare
Choose a tag to compare

🦾 No longer broken

  • Fix a bug causing the duplication of words in suggestions when processing files with CRLF line breaks (#278)

9.2.0

10 Feb 07:21
Compare
Choose a tag to compare

New things

9.1.0

03 Nov 04:52
Compare
Choose a tag to compare

New things

🔼 Improvements

  • Tokenize "$var" as a single token, not as "$" and "var", similar to "%var" (#259)
  • Improve larity on the description of the "Min number of characters for trigger" setting (#265) (thanks @ooker777 🙏 )

9.1.0-beta3

17 Oct 05:31
Compare
Choose a tag to compare
9.1.0-beta3 Pre-release
Pre-release
9.1.0-beta3