Releases: CtrlAltFocus/obsidian-plugin-auto-tag
Releases · CtrlAltFocus/obsidian-plugin-auto-tag
0.3.0
- 0.3.0
- Displays a loading state while tags are being fetched (otherwise, as openAI API can be really slow, this creates doubt about whether the plugin is working or not).
- Improves the auto tag suggestions query, to return better quality tags.
- Adds a choice regarding whether tag suggestions will be more predictable (similar results if you try several times) or more creative (in case you are not satisfied with the results and hope for something different by trying again).
- Adds the possibility of having a cost estimation popup based on the selected text, before launching the auto tag suggestions (useful for the curious, or those with particularly large files or small budgets).
- Removes the setting for choosing the max number of tags to fetch (as the cost of fetching more or less tags is minimal and not having this limit may improve the results).
0.2.11
v0.2.11
- Adds release notes to the readme file
- Multi-lingual tags: tags suggested in the language of the selected text or document
0.2.10
0.2.9
- Fixes an issue where suggested tags could be made up of multiple words and the space in the tag would break the tag
- "#healthy and tasty" would count as "#healthy" before, but will now display as #healthy-and-tasty"
- not everybody may like kebab-case (minus sign as separator) so an upcoming version will give a choice via the settings
0.2.8
- Improving log file handling; disabling "write to log file" setting by default.
- Adding a feedback form link to the settings and the Readme.
0.2.7
Improving code based on pull request feedback from the Obsidian team reviewers.
0.2.6
Publishing the plugin 😃
See README.md
for current state and features.