Skip to content

Releases: nhaouari/obsidian-textgenerator-plugin

0.1.20

18 Dec 19:59
Compare
Choose a tag to compare

I have just released an update that fixes a few small bugs.

0.1.19

16 Dec 15:49
Compare
Choose a tag to compare

Update: Removing Default Hotkeys to Improve User Experience

I'm releasing an update that removes the new default hotkeys that were introduced in version 0.1.x. These hotkeys caused conflicts with the system hotkeys used by Mac users. The following default hotkeys have been removed:

  • Alt + (1,2,3,4)
  • Ctrl/Alt+Q
  • Ctrl/Alt+Shift+Q

I apologize for any inconvenience this may have caused and I hope this update will improve your user experience.

Thank you for your continued support and feedback.

Sincerely,
Noureddine

0.1.18

14 Dec 11:32
Compare
Choose a tag to compare
0.1.18 Pre-release
Pre-release

New Feature: Template Models

  • We are excited to announce the addition of Template Models, which make templates more easily usable. With this new feature, you can:

  • Run templates as models using the "Show Model from Template" command (default hotkey: Alt + 4) after installing community templates or creating templates.

  • Use template models to quickly and easily access and use your templates in various documents.

We hope you enjoy this new feature and find it useful. Let us know if you have any questions or feedback.
image

0.1.17

08 Dec 21:29
Compare
Choose a tag to compare
0.1.17 Pre-release
Pre-release
v0.1.17

0.1.16

08 Dec 12:03
Compare
Choose a tag to compare
0.1.16 Pre-release
Pre-release
  • update Text Generator codeblock
    image

0.1.15

07 Dec 21:05
Compare
Choose a tag to compare
0.1.15 Pre-release
Pre-release
  • Added Text Generator Code Block for dynamic content generation.
  • Console prints the context variables each time the Code Block is rendered.
  • For syntax, please refer to HandlebarsJS Guide at https://handlebarsjs.com/guide/

image
image

0.1.14

06 Dec 20:26
Compare
Choose a tag to compare
0.1.14 Pre-release
Pre-release
  • Add fundingUrl in main

0.1.13

06 Dec 18:24
Compare
Choose a tag to compare
0.1.13 Pre-release
Pre-release
  • Add Highlights as an array to the considered context
  • Fix setMaxTokens bug
  • Add a substring helper function to limit the length of a string:
  • For example {{{substring selection 0 99}}} will only take the first 100 characters

0.1.12

06 Dec 11:14
Compare
Choose a tag to compare
0.1.12 Pre-release
Pre-release

enhance plugin options

0.1.11

06 Dec 10:58
Compare
Choose a tag to compare
0.1.11 Pre-release
Pre-release

fix options issue