# Miscellaneous

## :last\_quarter\_moon: Toggling Themes

![](https://i.gyazo.com/109ee829cf8983af67d2d4ff5a98a4e7.gif)

You can toggle between dark and light modes with the `Toggle Theme` button in settings.

## :partying\_face: Updates

Cut-It automagically checks for updates prior to launching the program. Your card history and settings are retained from update to update.&#x20;

#### If an optional update is found, it'll look like this:

![Optional Update](/files/-MePo8XAC0k_TvXXvJ8j)

Here, you can select the `Update Now` button, which will open up a Chrome Window that has a downloaded installer. Simply click it, and it will automatically uninstall the old version and install the new one. If you select the `Remind Me Later` button, the popup will dismiss and you'll be able to enter Cut-It.

#### If a required update is found, it'll look like this:

![Required Update](/files/-MePoz2CrmXjZ8b_sZpl)

Here, you can select the `Update Now` button, which will open up a Chrome Window that has a downloaded installer. Simply click it, and it will automatically uninstall the old version and install the new one. If you select the `Exit Without Updating` button, the application will quit and you will **not** be able to enter Cut-It.

#### Manually checking for an update (within Cut-It):

![Manually Checking for Update](https://i.gyazo.com/21371ec7d203d656e68d1345a3b6b4af.gif)

## :pencil: Using AutoBrackets

![](https://i.gyazo.com/4841e92a33c122ce76008b659c1c813c.gif)

In the evidence box, typing `[` will type `]` (note the spacing) and center your cursor inside.

## :tv: Using YouTube Transcripts

In AutoCut, you can input a YouTube URL and AutoPoll will set the card body to be the transcripts of the video.&#x20;

## :notebook: Feedback

![](https://i.gyazo.com/8981ba437a0d4a7665f3591d83485549.gif)

You can submit feedback in settings. Make sure to leave an email if it's a bug or something you intend to get addressed.

## :knife: AutoCut +

![](https://i.gyazo.com/af2a8587a6933a3186528ffa691dbf1c.gif)

Using AutoCut, specifically AutoCite, with a Tagline and Credentials inputted will cause it to populate in the card if you enter it prior to AutoCut-ing. If you do it after, the information will still be saved in Cut-It, but won't be in the card body.

## :mag\_right: Text Zoom

`Text Zoom` is available as a preference in settings. It enlarges the text within the `Evidence Box` by whatever you set it to be. AutoCopy will downscale it (in addition to converting the card into a universally accepted format), so pasting it will work just fine.&#x20;

This is only tested against **newly cut cards** (cards cut after the setting was modified) and can cause glitches when viewing old ones (cards cut before the setting was modified). We recommend setting this once and 'forgetting it' to avoid this down the line.


---

# Agent Instructions: Querying This Documentation

If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://docs.cutit.cards/miscellaneous.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
