Skip to content

Update 2.0.0#23

Draft
alexandre-v1 wants to merge 62 commits into
mainfrom
dev
Draft

Update 2.0.0#23
alexandre-v1 wants to merge 62 commits into
mainfrom
dev

Conversation

@alexandre-v1

@alexandre-v1 alexandre-v1 commented Aug 14, 2025

Copy link
Copy Markdown
Owner

Setting will be reset with this update since the setting menu have been remake

Closes #9 #2

Main Features

Small Feature

Fix

Name was using Title but Title is edited outside of File this was causing issue with methods that needed the default file name.
Fix file name conflict with content search
Fix Obsidian icon not showing in search
Fix crash when file has moved before a content search
This will allow to add new query with different purpose and use different setting for them.

Move default query to FilesQuery to use the new multi queries support.
Change this since NotImplementedException is considered as TODO for some IDE.
@alexandre-v1 alexandre-v1 self-assigned this Aug 14, 2025
@alexandre-v1 alexandre-v1 added this to the 2.0.0 milestone Aug 14, 2025
Remame BaseQuery to ObsidianQuery since Obsidian release a new feature call Base(s) and this could be add as a query in the future

Fix QueryService still name QueryHandler in some files
Make ReloadVaultsAsync() reload existing vaults insted of delete and recreate them
Change Font class to Glyph class for clarity and add FluentGlyphInfo for default glyph font family
Handle result with error message.
Make them match Fluent 2 style since Flow Launcher seem to move to iNKORE.UI.WPF.Modern (who use Fluent 2).
New CardGroupTitle spacing follow windows setting app style.
Make new FluentFontIcon style that respect Fluent 2 and apply it to all glyphs in settings.
Fix System.InvalidOperationException on UpdatesFiles()
Use `|` to split note tile from content search result insted of `-` since the `-` can be in file name and could cause confusion for the users that use them.

The new char what added as const inside ContentSearch
This add all missing files formats as default option this include a new files extension group for Audio (disable by default).
Add all obsidian accepted file formats support
Update to Flow.Launcher.Plugin 5.0.0 and .NET 9.0
@alexandre-v1 alexandre-v1 removed their assignment Jan 22, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Tag search?

1 participant