Skip to content

Releases: davidjconnolly/obsidian-ai-helper

1.02

20 Mar 14:02
Compare
Choose a tag to compare

Addressing feedback from the Obsidian team, specifically:

  • Improved description
  • Following Sentence case titles
  • Adding a keyboard command to trigger the summarize modal
  • Updating the License and Package files to replace their boilerplate text

1.01

08 Mar 19:54
Compare
Choose a tag to compare

Minor refactor including:

  • Moving summarize functionality into its own module
  • Making the ChatGPT URL configurable, minor possibility for a bug here, please delete your local data.json file for this plugin if you encounter issues with the OpenAI integration
  • Minor changes to summarize text formatting including moving the cursor to the bottom of the summarize section

1.0.0

07 Mar 17:12
Compare
Choose a tag to compare

Included in this initial release:

  • Ability to summarize selected text using either a LocalLLM or the OpenAI API
  • Option to insert summary inline, in a section at the top of the note or copy to clipboard