obsidian-textgenerator-plugin

Text generator is a handy plugin for Obsidian that helps you generate text content using GPT-3 (OpenAI).

MIT License

Stars
1.3K
Committers
21

Bot releases are visible (Hide)

obsidian-textgenerator-plugin - 0.6.1

Published by github-actions[bot] 10 months ago

Release v0.6.1 πŸš€

Hotfix:

  • Template not running issue resolved πŸ› οΈ
obsidian-textgenerator-plugin - Development Build

Published by haouarihk 10 months ago

how to use

go to .obsidian\plugins\obsidian-text-generator-plugin in your vault
and replace the attached files.

this should provide us with more insights on the error messages,

NOTE: don't need to download source files.
just the js map and json files

obsidian-textgenerator-plugin - 0.6.0

Published by github-actions[bot] 10 months ago

Release v0.6.0 πŸš€

New Features:

  • Added 2 new supported view types: Excalidraw and canvas 🎨
  • Added MistralAI support 🌐
  • Added Gemini support 🌐
  • Ability to select custom LLM provider for auto-suggest 🌐
  • Customizable template input form using react-jsonschema-form πŸ› οΈ
  • Customize generate title and auto-suggest prompt from settings πŸ› οΈ
  • Title added to mentions (linked and unlinked) πŸ“
  • Feedback during processing initialization πŸ”„
  • Anthropic legacy support (limited due to CORS) 🌐
  • Option to disable features like generate in right-click πŸ”„
  • OGG added to audio extractor 🎡
  • "Generate" added to right-click menu (#222) ✨
  • New selection variables added πŸ“
  • 2 OpenAI Chat clones added πŸ€–
  • Ctrl+j to stop streaming
  • Experimental features flag in advanced settings πŸš€
  • ViewType feature introduced in templates πŸ“
  • HTML selection support (Excalidraw) 🌐
  • Desktop-only templates won't show up in mobile πŸ–₯οΈπŸ“±
  • Performance enhancement during text generation πŸš€
  • Hover over context variable examples lights up 🌟
  • Abort if requesting another generate text for control 🚫
  • Streaming fix with AI BlockQuote 🌐
  • Fixed prefix issue in template runs πŸ› οΈ
  • Fixed Mistral multi-response issue 🐞
  • Fixed issue with batch processing (#228) 🐞
  • Fixed Dataview not compiling
  • Bugfix: Ollama provider sending requests to OpenAI 🐜
  • Bugfix: Playground context not working properly 🐞
  • Window destruction after content extraction πŸ—‘οΈ
  • Improved YAML remover to remove only the first occurrence πŸ”„
  • Anthropi model changed to an input field
  • Adding templates no longer requires reloading the plugin πŸ› οΈ
  • CSS classes isolation 🌐
obsidian-textgenerator-plugin - 0.5.28-beta

Published by github-actions[bot] 10 months ago

Release v0.5.28-beta πŸš€

Changes:

  • Added option to override prefix πŸ”„
  • Fixed empty prefix issue πŸ› οΈ
  • Removed prefix frontmatter in favor of output template single source πŸ”„
  • Fix for embedded images not showing up in the text extractor tool πŸ–ΌοΈ
  • UI fix With package manager 🌐
  • CSS cleaning 🧹
  • Optimized editorSuggest (possible solution for issue #227) πŸš€
  • Removed registerAPI duplication 🐞
  • Added the option to disable some features like generate in right click πŸ”„
  • Fixed streaming with AI BlockQuote 🌐
  • Added OGG to audio extractor 🎡

Full Changelog: https://github.com/nhaouari/obsidian-textgenerator-plugin/compare/0.5.27-beta...0.5.28-beta

obsidian-textgenerator-plugin - 0.5.27-beta

Published by github-actions[bot] 10 months ago

Release v0.5.27-beta πŸš€

Changes:

  • CSS isolation🌐

  • Performance enhancement when generating text πŸš€

  • Abort if requesting another generate text for improved control 🚫

  • Added "generate" to the right-click menu (#222) ✨

  • Fixed streaming for Gemini (thanks to @StreetLamb, read more here) 🌐

  • Fixed bug with models list in OpenAI Chat clones 🐞

  • Fixed last cursor position at the end of generation πŸ“

Full Changelog: https://github.com/nhaouari/obsidian-textgenerator-plugin/compare/0.5.26-beta...0.5.27-beta

obsidian-textgenerator-plugin - 0.5.26-beta

Published by github-actions[bot] 10 months ago

Release v0.5.26-beta πŸš€

Changes:

  • Bugfix: Mistral multi-response issue resolved 🐞
  • setting legacyN to true in MistralAI provider 🌐
  • Added 2 OpenAI Chat clones πŸ€–
  • Bugfix for context in MistralAI 🐞
  • Various cleaning and configuration fixes 🧹
  • Bugfix: Auto-suggest issue resolved 🐞
  • Auto-suggest now allows in new line + optimization ✨
  • Added new selection variables πŸ“
  • Dark mode textarea fix πŸŒ‘
  • Lights up when you hover over context variable examples🌟

Full Changelog: https://github.com/nhaouari/obsidian-textgenerator-plugin/compare/0.5.25-beta...0.5.26-beta

obsidian-textgenerator-plugin - 0.5.25-beta

Published by github-actions[bot] 10 months ago

Release v0.5.25-beta πŸš€

Changes:

  • Hotfix: Form data not getting submitted 🐞
  • Fixed light theme in form data 🌐

Full Changelog: https://github.com/nhaouari/obsidian-textgenerator-plugin/compare/0.5.24-beta...0.5.25-beta

obsidian-textgenerator-plugin - 0.5.24-beta

Published by github-actions[bot] 10 months ago

Release v0.5.24-beta πŸš€

Changes:

  • Fixed the first part of the issue with batch processing (#228) 🐞
  • MixtraAI now works πŸ€–
  • Added the ability to customize the template input form using react-jsonschema-form πŸ› οΈ

put a codeblock named json:form at the begining of initialization section of the template
image
image

  • Potential fix for the package manager on mobile πŸ“±
  • Rolling in the use of JSON5 for better writing experiance.

meaning you don't have to worry about trailing commas at the end of the json.. and even single vs double qoates ... etc

Full Changelog: https://github.com/nhaouari/obsidian-textgenerator-plugin/compare/0.5.23-beta...0.5.24-beta

obsidian-textgenerator-plugin - 0.5.23-beta

Published by github-actions[bot] 10 months ago

Release v0.5.23-beta πŸš€

Changes:

  • Potential fix for Dataview πŸ› οΈ
  • Added presence penalty to the LLM class πŸ“
  • Bugfix: Basepath for Mistral AI chat 🐞
  • Hotfix for the template manager πŸ”₯

Full Changelog: https://github.com/nhaouari/obsidian-textgenerator-plugin/compare/0.5.22-beta...0.5.23-beta

obsidian-textgenerator-plugin - 0.5.22-beta

Published by github-actions[bot] 10 months ago

What's Changed

  • Adding MistralAI support (not tested yet).
  • Adding gemini support (no streaming yet).
  • Adding experiment features flag in the advanced settings.
  • Bugfix: mobile frezes when error happens.
  • Updated README.md.
  • Remove typos in README.md By @mishrasamiksha, @saakshii12, @omimakhare

New Contributors

Full Changelog: https://github.com/nhaouari/obsidian-textgenerator-plugin/compare/0.5.21-beta...0.5.22-beta

obsidian-textgenerator-plugin - 0.5.21-beta

Published by github-actions[bot] 10 months ago

Release v0.5.21-beta πŸš€

Changes:

  • Bugfix: Resolved JSON.parse issue on load 🐞
  • Introduced viewType feature in templates πŸ“
  • Bugfix: Custom provider issue fixed πŸ› οΈ reported by malapop in discord
  • Added support for HTML selection (Excalidraw) 🌐
  • Bugfix: White space in canvas issue resolved 🎨
  • Minor bug fixes with the package manager 🐞

Full Changelog: https://github.com/nhaouari/obsidian-textgenerator-plugin/compare/0.5.20-beta...0.5.21-beta

obsidian-textgenerator-plugin - 0.5.20-beta

Published by github-actions[bot] 11 months ago

Release v0.5.20-beta πŸš€

Changes:

  • Desktop-only templates won't show up in mobile πŸ–₯οΈπŸ“±
  • Added strict mode to template modals for better control πŸ› οΈ

it wont allow users to generate unless they fill out all the variables,
with the exception of having optional word in its name

image

  • Ability to select custom LLM provider for auto-suggest 🌐
  • Bugfixes for Excalidraw writing πŸ› οΈπŸŽ¨
  • Added the ability to customize generate title and auto-suggest prompt from the settings πŸ› οΈ

image
image

  • Code cleaning for improved maintenance 🧹

Full Changelog: https://github.com/nhaouari/obsidian-textgenerator-plugin/compare/0.5.19-beta...0.5.20-beta

obsidian-textgenerator-plugin - 0.5.19-beta

Published by github-actions[bot] 11 months ago

Release v0.5.19-beta πŸš€

Changes:

  • Bugfix: Auto-suggest issue resolved 🐞
  • Cleared some console logs for cleaner output 🧹
  • Bugfix: Adding templates no longer requires reloading the plugin πŸ› οΈ
  • Generate title now works with all supported view types πŸ“š
  • Customizable auto-suggest prompts and generate title through local/autoSuggestContinue and local/generateTitle templates πŸ”„
obsidian-textgenerator-plugin - 0.5.18-beta

Published by github-actions[bot] 11 months ago

Release v0.5.18-beta πŸš€

Changes:

  • Bugfix: Hotkeys not working for templates inside views other than markdown 🐞
  • Bugfix: Playground context not working properly 🐞

Full Changelog: https://github.com/nhaouari/obsidian-textgenerator-plugin/compare/0.5.17-beta...0.5.18-beta

obsidian-textgenerator-plugin - 0.5.17-beta

Published by github-actions[bot] 11 months ago

Release v0.5.17-beta πŸš€

Changes:

  • Added support for Excalidraw 🎨
  • Worked on the account system in the plugin πŸ› οΈ
  • Improved package-manager performance πŸš€
  • Fixed bug: Initialization runs after the prompt template 🐞
  • Code cleaning for writing in a note (requires further testing) 🧹
obsidian-textgenerator-plugin - 0.5.16-beta

Published by github-actions[bot] 11 months ago

Release v0.5.16-beta πŸš€

Changes:

  • Bugfix: Ollama provider sending requests to OpenAI 🐜
  • Improved context extraction in bulk generation πŸ”„

Full Changelog: https://github.com/nhaouari/obsidian-textgenerator-plugin/compare/0.5.15-beta...0.5.16-beta

obsidian-textgenerator-plugin - 0.5.15-beta

Published by github-actions[bot] 12 months ago

Release v0.5.15-beta πŸš€

Changes:

  • Added Anthropic legacy
  • Bugfix for rendering number markdown 🐞
  • Corrected GPT-4 vision preview model by Noureddine πŸ–ΌοΈ
  • Added title to monetions πŸ“
  • Added feedback when processing initialization πŸ”„
  • Destroy window after done extracting content πŸ—‘οΈ
  • Improved YAML remover to only remove the first occurrence πŸ”„

Full Changelog: https://github.com/nhaouari/obsidian-textgenerator-plugin/compare/0.5.14-beta...0.5.15-beta

obsidian-textgenerator-plugin - 0.5.14-beta

Published by github-actions[bot] 12 months ago

Release Text Generator 0.5.14-beta

Bug Fixes

  • Change anthropic model to input field
obsidian-textgenerator-plugin - 0.5.13

Published by github-actions[bot] 12 months ago

Release Text Generator 0.5.13

Bug Fixes

  • Base Path Bug: We've addressed an issue where the base path was not correctly configured, leading to connection errors. This fix ensures that the base path is correctly set.
obsidian-textgenerator-plugin - 0.5.13-beta

Published by github-actions[bot] 12 months ago

Badges
Extracted from project README
Youtube Demonstration
Related Projects