Skip to content

Dev#148

Merged
RafaUC merged 11 commits into
masterfrom
dev
Jul 18, 2026
Merged

Dev#148
RafaUC merged 11 commits into
masterfrom
dev

Conversation

@RafaUC

@RafaUC RafaUC commented Jul 18, 2026

Copy link
Copy Markdown
Owner

New Features

  • Add the Tag Palettes feature.
    • Tag Palettes allow you to define custom lists of tags to avoid interference from the rest of your tag library. This is especially useful when classifying files with a predefined set of tags.
    • Add the Tag Palette Manager to create, delete, sort, and modify Tag Palettes.
  • Add a settings button to file tag selectors for easy access to the most used tag selector settings.
  • Add a quick search bar to the tags tree panel.
    • Clicking the search icon expands the tag search input within the panel header.
  • Add a navigation shortcut to select the next item using Ctrl+Space, useful when using the file tags editor.
  • Allow controlling thumbnail size with Ctrl + mouse wheel. Control Grid Size by Ctrl + Scroll Wheel #147
  • Add the ability to copy the filename (without extension) to the clipboard when clicking the file's thumbnail name.

Fixes

RafaUC added 11 commits July 9, 2026 01:41
… due to incorrect onBlur handling. fixes #146

- Refactor the useScopeInteraction hook to serve multiple instances with a few event listeners, improving debuggability and performance.
- Add navigation shortcut to select the next item using Ctrl+Space, useful when using the File Tags editor.
Clicking the search icon expands the tag search input within the panel header.
- Create backend migration and CRUD operations.

- Create Tag Pallete DTOS, Domain Entities, and mobx store.

- Implement Manage Tag Palettes Dialog panel.

  - Allows creating, deleting, sorting, and editing properties of a Tag Palette.

- Implement UI reactive variables and hotkeys.
…text on select by default.

- Copy filename (without extension) to clipboard when clicking the thumbnail name.

- Fix some typos
…hat tag selectors show when tagging a file.

- Add a settings button to file tag selectors for easy access to the most used tag selector settings.

- Fix minor issues related to the new feature.
@RafaUC
RafaUC merged commit 184d50c into master Jul 18, 2026
2 checks passed
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.

1 participant