Skip to content

Commit 3f58532

Browse files
committed
docs: search by id and custom theme support
1 parent 91b565c commit 3f58532

2 files changed

Lines changed: 3 additions & 1 deletion

File tree

docs/src/content/docs/guides/editing.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -60,6 +60,8 @@ Once merged, we can see that all of the listen activity for Tsumugu has been asi
6060

6161
![an activity heatmap showing more listens than were previously there](../../../assets/merged_activity.png)
6262

63+
You can also search for items when merging by their ID using the format `id:1234`.
64+
6365
#### Deleting Items
6466

6567
To delete at item, just click the trash icon, which is the fourth and final icon in the editing options. Doing so will open a confirmation dialogue. Once confirmed, the item you delete, as well as all of its children

docs/src/content/docs/index.mdx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -34,6 +34,6 @@ import { Card, CardGrid } from '@astrojs/starlight/components';
3434
Koito automatically fetches data from MusicBrainz and images from Deezer and Cover Art Archive to compliment what is provided by your music server.
3535
</Card>
3636
<Card title="Themeable" icon="seti:css">
37-
Koito ships with twelve different themes, with custom theme options to be added soon™.
37+
Koito ships with twelve different themes, now with support for custom themes!
3838
</Card>
3939
</CardGrid>

0 commit comments

Comments
 (0)