Full Changelog: https://github.com/Vinzent03/obsidian-git/compare/2.26.0…2.27.0
Bug fix:
Full Changelog: https://github.com/holxsam/tldraw-in-obsidian/compare/1.7.1…1.7.2
Full Changelog: https://github.com/thesamim/TickTickSync/compare/1.0.32…1.0.33
Enhanced Audio Transcription and Custom Notice Improvements
Summary:
This update focuses on enhancing the audio transcription process and improving the custom notice functionality. Users will benefit from more intuitive handling of existing transcriptions, better folder management, and clearer progress updates during transcription.
Highlights:
Note: As the sole developer of SystemSculpt, I am committed to continuously refining the platform to provide a smoother and more efficient user experience. This update reflects my ongoing efforts to enhance the transcription process and improve usability.
Defer extensions parsing until submit in EditItemModal
.editorconfig
Justfile
Full Changelog: https://github.com/k4a-l/obsidian-heading-shifter/compare/1.6.0…1.6.1
Full Changelog: https://github.com/dy-sh/obsidian-consistent-attachments-and-links/compare/3.20.0…3.20.1
Full Changelog: https://github.com/RainCat1998/obsidian-custom-attachment-location/compare/4.22.0…4.22.1
Full Changelog: https://github.com/mnaoumov/obsidian-better-markdown-links/compare/2.7.0…2.7.1
Version: 1.1.3
Settings > Appearance > Font
in org views, even with default thememake release
hasBirthdayThisYear
calculation by @SmartDen in #16 Full Changelog: https://github.com/saertna/obsidian-gamified-pkm/compare/0.0.90…0.0.91
Full Changelog: https://github.com/April-Gras/obsidian-auto-timelines/compare/0.13.5…0.13.6
Feature
Skip new notes
setting #44Refactor
View count type
to Count method
Sync view count to frontmatter
to Sync view count
View count property name
to Property name
![]()
, other use []()
Beta release. Install via BRAT. Instructions
Minor text and style changes.
Full Changelog: https://github.com/chrisgurney/obsidian-note-toolbar/compare/1.13-beta-3…1.13-beta-5
🎉 All known bugs have been fixed!
‼️ IMPORTANT: A restart of Obsidian is required after updating. ‼️.
Support for Multiple Snippet Files in a Folder:
Automatic Filename Prefix for Snippets:
Full Changelog: https://github.com/barkstone2/vault-to-blog/compare/0.0.2…0.0.3
Or ability to use the context from links and backlinks or just RAG (Retrieval Augmented Generation).
The idea is to enhance your actions with relevant context. And not from your entire vault but only with the related docs. It perfectly utilises the Obsidian's philosophy of linked documents.
Now you can create richer articles while writing, more in-depth summaries on the whole topic, you can ask your documents, translate texts without losing context, recap work meetings, conduct brainstorming sessions on a given topic…
Share your applications of the Enhanced Actions in the Discussion.
ollama pull nomic-embed-text
(fastest)ollama pull bge-m3
(slower, but more accurate)Or just use text-embedding-3-large
for OpenAI.
And try to use the largest Default model with largest context window.
No additional actions required. No indication for now but you can check the quality of the results.
#1062
#1061
#1051
#1006
#1012
#962
#1048
#1032
#1043
#1021
#548
#1000
id
key would not be reset when clicking "Reset Properties" button in settings.title
and desc
to the properties that can be toggled on or off.created
the same way as id
, title
and desc
.created
in the settings.Full Changelog: https://github.com/khoj-ai/khoj/compare/1.23.1…1.23.2
「『
符号的支持「『
symbolsFix
truncateFileName
work with a file name that ends with a linkDocs
fix(#35): proper response handling
Full Changelog: https://github.com/Rooyca/obsidian-api-request/compare/1.4.1…1.4.2
svg
or html
to render mindmap , you can change render type in setting tab , Some systems have some problems with svg compatibility, so you can choose to use HTML to render the mind map.Hello, everyone, this is a big version update. Obsidian markmind version from v2 to v3.
After two years of development and optimization, the plug-in has many powerful functions, so this version is reconstructed for the future development of the plug-in.
The biggest change is that the underlying implementation changes from HTML to svg. The ui has also changed a lot.
For this reason, this version wants you to use it in the new vault, not in the original vault, mainly to prevent data problems. Or back up your vault before using it.
I also adjusted the plug-in price from $12 to $16. If you have purchased the activation code of v2 version before, you only need to make up the difference of $4 to upgrade the v3 version, and the difference will be automatically calculated for you when you buy it again.
If you have purchased the independent software markmind, you don't need to purchase the activation code of version v3 again, you can use it directly.
大家好,本次是一次大的版本更新,Obsidian markmind的版本号从 v2 升级到了 v3。
经过2年左右的开发和优化,插件已经积累了很多功能,为了插件以后更好的发展,重新构建了本次的版本。
最大改变是底层由 HTML 转为 svg,用户界面也进行了很大的调整。
正因如此,希望您暂时不要把 v3 版本用于您的正式库,先在新的库使用,为了防止数据出现问题,您也可以使用 v3 版本之前备份您的数据。
同样插件的价格也进行了调整,从 80 元到 115 元,如果您已经购买过 v2 版本的激活码,只需要补上差价 35 元即可升级v3 版本,当您重新购买激活码时,会自动帮你计算差价。(调整价格至165元,目前处于优惠价格 115 元)
如果您已经购买过独立软件 markmind,您不需要重新购买 v3 版本的激活码,可以直接使用。
另外 微信群和 QQ 群已经加满,大家可以加入 QQ 频道
QQ 频道(推荐加入频道)
或者 QQ 群 2
Fix these two translations
Full Changelog: https://github.com/tim-hub/obsidian-bible-reference/compare/3.1.2…3.2.0
Feature
Name
and Tags
Fix
Show tags
setting not workingListItem
render title in full width when Show tags
is disabledRefactor
viewOrder
array and add a order
property to each viewDisplay Headings as Live Preview
When in Headings
and Symbol
modes, search results for Heading can be rendered similar to Obsidian's "Live Preview" mode #151. This is experimental and disabled by default, the setting Display Headings as Live Preview
must be enabled in the plugin General Settings.
With the feature turned off:
With the feature enabled:
Note that when the feature is enabled heading text that matches the search query will not be highlighted in the live preview result. The new "toggle preview (selected heading)" shortcut has been added to allow you to toggle between the live preview and raw text mode for the selected result.
Other updates
The new Community Wiki is waiting for your contribution!
ExcalidrawAutomate.decompressFromBase64()
will now remove line breaks from the input string so you can directly supply the compressed JSON string for decompression by script.Still trying to fix the rating modal on mobile.
Full Changelog: https://github.com/Erallie/diarian/compare/1.2.5…1.2.6
Fixes a bug in the previous version where duplicate files would be exported (or duplicate content appended to the end of files) for users with the "resync deleted files" setting and/or modified file structures.
Everything should be working properly again (but you may need to delete some duplicate files that were synced).
If you have any questions, feel free to open a github issue or shoot us an email at hello@readwise.io :)
Full Changelog: https://github.com/Talal-A/obsidian-immich/compare/0.0.6…0.0.7
I'm excited to announce the release of Version 1.1.0, which includes several new features and improvements to enhance your experience:
Light Theme Added:
Node Color Synchronization with Obsidian:
Enhanced Node Interaction:
User-Friendly Tooltip Bar:
Node Label Display Toggle:
Improved Node Label Interaction:
Settings Box Style Update:
These updates significantly enhance customization options, improve user experience, and provide better integration with Obsidian's theming system. I hope you enjoy the new features and improvements!
You can check the simple usage demo here:
Full Changelog: https://github.com/ras0q/obsidian-graph-banner/compare/1.3.2…1.4.1
Full Changelog: https://github.com/vran-dev/obsidian-contribution-graph/compare/0.9.0…0.10.0
Full Changelog: https://github.com/morgen-so/morgen-obsidian/compare/1.0.2…1.0.3
Added toggle for advanced settings.
Added possibility to define different suffixes for filenames and aliases (#45).
Added possibility to overwrite the default link conversion format (#46).
Added setting for automatic case sensitivity for capitalized words (#52).
Added setting to match beginning of words (#47).
Added missing punctuations for word matching (#47).
Some UX improvements
Welcome first-time contributor @Emt-lin
Full Changelog: https://github.com/mnaoumov/obsidian-fix-require-modules/compare/5.0.4…5.0.5
Fix for key accessor causing no nodes or links.
Only one view open at a time as multiple views can cause breaks
Version 1.0.2 of the Nexus AI Chat Importer Plugin for Obsidian brings significant improvements in functionality, stability, and user experience. This release focuses on enhancing the import process, improving error handling, and refining the overall plugin architecture.
logger.ts
) for improved code organization and maintainability.showDialog
function.local_resources
and dist
directories in version control for cleaner project management.Users upgrading from version 1.0.1b should note:
For detailed installation instructions, please refer to the README file included in this release.
Thank you for using Nexus AI Chat Importer. We're committed to continually improving your experience with managing AI chat conversations in Obsidian.
Full Changelog: https://github.com/Superkikim/nexus-ai-chat-importer/commits/1.0.2
Watch the release video.
Updated dependencies to remove vulnerabilities.
Fixed: revealing dev logs
updates: don't suggest link to editing note(itself)
Hashtag generation
UX improvement for chat window
Bug fixes and improvements
This is sadly the final release for the Open Weather plugin. For full details please read the README.md file.
Thank you everyone for all the great comments and support you have provided over the past couple of years.
Thank you, William McKeever