Skip to content

Commit 8df86f8

Browse files
author
David Khristepher Santos
committed
Update Release Notes
1 parent bc086b7 commit 8df86f8

1 file changed

Lines changed: 8 additions & 9 deletions

File tree

Diffusion.Toolkit/Release Notes/What's New v1.10.0.md

Lines changed: 8 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -20,22 +20,21 @@ A new setting has been added: **Settings > Video > Loop Video**. This controls w
2020

2121
If you have a ComfyUI video that has metadata that can't be read, please raise an issue on Github and attach the sample file
2222

23-
You can now filter by **Type** (Image, Video) using the Filter popup, or by adding the query `type: image` or `type: video`
23+
You can now filter by **Type** (Image, Video) using the Filter popup, or by adding the query `type: image` or `type: video`.
2424

2525
## Custom Tags
2626

27-
You can now create custom tags and add them to media in the **Metadata** panel. Open the **Tags** tab in any Metadata panel,
28-
and begin by adding a Tag in the textbox at the bottom. Click the + button to add the tag to the list of available tags.
29-
Place a check next to the tag name to add the tag to the selected media.
27+
You can now create custom tags and add them to media in the **Metadata** panel. Open the **Tags** tab in any Metadata panel, and begin by entering the name of your new tag in the textbox at the bottom. Click the + button or press Enter to add the tag to the list of available tags. Place a check next to the tag name to add the tag to the selected media.
3028

31-
If multiple media are selected, the tags will be applied to all the selected media.
29+
If multiple media are selected, the tag will be applied to all the selected media.
3230

33-
You can also filter by one or more tags in the Tags filter panel on the left. Above the list of Tags you will see the options AND and OR.
34-
This determines how multiple selected tags will affect the filter.
31+
You can also filter by one or more tags in the Tags filter panel on the left. Above the list of Tags you will see the options **AND** and **OR**. This determines how multiple selected tags will affect the filter.
3532

36-
You can add, rename and remove tags in the Tags filter panel.
33+
You can add tags in the Tags filter panel by clicking on the + button in the Tag filter header, and rename or remove tags by right-clicking a tag in the list.
3734

38-
The Tags filter should be visible. You can toggle it via **Menu > View > Tags**
35+
You can toggle the visibility of the Tags filter panel it via the menu in **View > Tags**
36+
37+
You can import and export tags from the menu in **Tools > Tags**. The import file must be a text file containing one tag on each line. Existing tags and duplicates will be ignored. Tags will be trimmed of whitespace.
3938

4039
## Others
4140

0 commit comments

Comments
 (0)