diff --git a/src/browsing.md b/src/browsing.md index 113df312..d4226bb9 100644 --- a/src/browsing.md +++ b/src/browsing.md @@ -137,7 +137,7 @@ the first match will be used: 3. if the card's note is **marked**, purple. In Notes mode, colour is only applied to marked notes.\ -For more information about marked notes and suspended cards, see [Editing and More](studying.md#editing-and-more). +For more information about marked notes and suspended cards, see [Editing and More](studying.md#modifica-e-altro). ### Columns @@ -210,8 +210,8 @@ they can be found in a submenu of the context menu. | Name | Action | | ----------------- | ---------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- | -| Add Notes | Open the [Add](editing.md#adding-cards-and-notes) dialog. | -| Create Copy | Open a [duplicate](browsing.md#finding-duplicates) of the current note in the [editor](editing.md#adding-cards-and-notes), which can be slightly modified to easily obtain variations of your cards. By default, the duplicate card will be created in the same deck as the original. | +| Add Notes | Open the [Add](editing.md#aggiunta-di-carte-e-di-note) dialog. | +| Create Copy | Open a [duplicate](browsing.md#finding-duplicates) of the current note in the [editor](editing.md#aggiunta-di-carte-e-di-note), which can be slightly modified to easily obtain variations of your cards. By default, the duplicate card will be created in the same deck as the original. | | Export Notes | Open the [Export](exporting.md) dialog. | | Add Tags | Add provided tags to all selected notes. | | Remove Tags | Enter tags and remove them from all selected notes. | @@ -220,7 +220,7 @@ they can be found in a submenu of the context menu. | Change Note Type | Convert the selected notes from one type to another. For example, imagine you have a _Russian_ notetype and a _Computer_ notetype, and you accidentally added some computer-related text into a _Russian_ note. You can use this option to fix that mistake. The scheduling of cards is not affected. Changing the type of a note requires a one-way sync. | | Find Duplicates | Open the [Duplicates](#finding-duplicates) dialog. | | Find and Replace | Open the [Find and Replace](#find-and-replace) dialog. | -| Manage Note Types | Open the [Notetypes](editing.md#adding-a-note-type) dialog. | +| Manage Note Types | Open the [Notetypes](editing.md#aggiunta-di-un-tipo-di-nota) dialog. | | Delete | Delete all selected notes and their cards. It is not possible to remove individual cards, as individual cards are controlled by the [templates](templates/intro.md). | ### Cards @@ -237,7 +237,7 @@ they can be found in a submenu of the context menu. | Set Due Date | Turn cards into review cards, and make them due on a certain date. This can be useful for moving cards forward or back a few days when your study schedule is interrupted. Entering a range like `60-90` will make the selected cards due between 60 and 90 days from now. New cards will have their interval set to the same delay, but reviews will be rescheduled without changing their current interval, unless '!' is included at the end of the range. (Note that answer time is not recorded when manually scheduling cards, since the action can be performed even outside of review, and Anki isn’t aware of which card may or may not be shown at the time.) | | Forget | Move currently selected cards to the end of the new queue. The existing review history is preserved. In 2.1.50+, there are options to restore the original card position, and to reset the card's lapse and repetition counters. | | Reposition | Change the order new cards will appear in. You can find out the existing positions by enabling the _due_ column, as described in the [table](#cardnote-table) section above. If you run the reposition command when multiple cards are selected, it will apply increasing numbers to each card in turn. By default the number increases by one for each card, but this can be adjusted by changing the "step" setting. The **Shift position of existing cards** option allows you to insert cards between currently existing ones, pushing the currently existing ones apart. For instance, if you have five cards and you want to move 3, 4, and 5 between 1 and 2, selecting this setting would cause the cards to end up in the order 1, 3, 4, 5, 2. By contrast, if you turn this option off, 1 and 2 will get the same position number (and it will thus be unpredictable which of the cards with the same number comes up first). Please note that when enabled, any card with a higher position will be modified, and all of those changed cards will need to be sent the next time you sync. | -| Toggle Suspend | [Suspend](studying.md#editing-and-more) or unsuspend all selected cards, depending on whether the current card is suspended or not. | +| Toggle Suspend | [Suspend](studying.md#modifica-e-altro) or unsuspend all selected cards, depending on whether the current card is suspended or not. | | Flag | Toggle the flags of all selected cards. Whether a flag is added or removed depends on whether the current card has the chosen flag. | | Info | Show various information about the current card, including its review history. For more information, see [Card Info](stats.md#card-info). | diff --git a/src/deck-options.md b/src/deck-options.md index b3582a98..b49c98bc 100644 --- a/src/deck-options.md +++ b/src/deck-options.md @@ -166,9 +166,9 @@ The options are: ## New Cards The settings in this section only affect new cards and cards in initial -[learning](studying.md#learningrelearning-cards) mode. Once a card +[learning](studying.md#carte-in-apprendimentoriapprendimento) mode. Once a card has graduated (i.e. there are no more learning steps for this card), it becomes a -[review card](studying.md#review-cards), and the +[review card](studying.md#carte-di-ripasso), and the settings in this section are no longer applicable. ### Learning Steps @@ -193,7 +193,7 @@ If there’s nothing else to study, Anki will show cards up to 20 minutes early by default. The amount of time to look ahead is configurable in the [preferences](preferences.md). -Please see the [learning](studying.md#learningrelearning-cards) section for more info on how +Please see the [learning](studying.md#carte-in-apprendimentoriapprendimento) section for more info on how steps work. #### Day Boundaries @@ -280,7 +280,7 @@ the deck of the currently displayed card. This section is only available when you have [the v3 scheduler](https://faqs.ankiweb.net/the-2021-scheduler.html) enabled. -Some further information about display order is available in the [studying section](studying.md#display-order). +Some further information about display order is available in the [studying section](studying.md#ordine-di-presentazione). ### New Card Gather Order @@ -407,7 +407,7 @@ The options are: - Bury review siblings: whether other review cards of the same note will be delayed until the next day. - Bury interday learning siblings: whether other learning cards of the same note with intervals >= 1 day will be delayed until the next day. -For more info about burying cards, please see [this section](./studying.md#siblings-and-burying) of the manual. +For more info about burying cards, please see [this section](./studying.md#carte-sorelle-e-sepoltura) of the manual. ## Audio diff --git a/src/editing.md b/src/editing.md index c6ee5dee..e11b1992 100644 --- a/src/editing.md +++ b/src/editing.md @@ -82,7 +82,7 @@ Durante l'aggiunta di una nota, puoi cambiare il tipo di nota o il mazzo utilizz ### Using Decks Appropriately -[Decks](getting-started.md#decks) are designed to divide your content up into +[Decks](getting-started.md#mazzi) are designed to divide your content up into broad categories that you wish to study separately, such as English, Geography, and so on. You may be tempted to create lots of little decks to keep your content organized, such as "my geography book chapter 1", or "food verbs", but @@ -116,7 +116,7 @@ Some people prefer using decks and subdecks to keep their cards organized, but using tags have a big advantage over decks for that: you can add several tags to a single note, but a single card can only belong to one deck, which makes tags a more powerful and flexible categorization system than -decks in most cases. You can also organize tags in trees [in the same way as you can do for decks](getting-started.md#decks). +decks in most cases. You can also organize tags in trees [in the same way as you can do for decks](getting-started.md#mazzi). For example, instead of creating a "food verbs" deck, you could add those cards to your main language study deck, and tag the cards with "food" and @@ -126,7 +126,7 @@ food-related vocabulary, or all verbs that are related to food. You can add tags from the Edit window and from the [Browser](browsing.md), and you can also add, delete, rename, or organize tags there. Please note that -tags work at [note](getting-started.md#notes--fields) level, which means that when you tag a card that has siblings, +tags work at [note](getting-started.md#note-e-campi) level, which means that when you tag a card that has siblings, all the siblings will be tagged as well. If you need to tag a single card, but not its siblings, you should consider using flags instead. @@ -137,7 +137,7 @@ window, showing a colored flag icon on the upper right area of the screen. You can also search for flagged cards in the Browse screen, rename flags from the browser and create filtered decks from flagged cards, but unlike tags, a single card can have only one flag at a time. Another important difference -is that flags work at [card](getting-started.md#cards) level, so flagging a card that has siblings +is that flags work at [card](getting-started.md#carte) level, so flagging a card that has siblings won't have any effect on the card's siblings. You can flag / unflag cards directly while in review mode (by pressing @@ -177,11 +177,11 @@ marks or fields are better. ## Editing Features -The editor is shown when [adding notes](editing.md), [editing a note](studying.md#editing-and-more) during reviews, or [browsing](browsing.md). +The editor is shown when [adding notes](editing.md), [editing a note](studying.md#modifica-e-altro) during reviews, or [browsing](browsing.md). ![Editor icons](media/editor_icons.png) -On the top left are two buttons, which open the [fields](editing.md#customizing-fields) and +On the top left are two buttons, which open the [fields](editing.md#personalizzazione-dei-campi) and [cards](templates/intro.md) windows. On the right are buttons that control formatting. Bold, italic and diff --git a/src/filtered-decks.md b/src/filtered-decks.md index bb13d11b..3eb67ed9 100644 --- a/src/filtered-decks.md +++ b/src/filtered-decks.md @@ -178,7 +178,7 @@ and the desired retention in the deck preset. ## Steps & Returning -Please see the section on [learning](studying.md#learningrelearning-cards) as a reminder of how +Please see the section on [learning](studying.md#carte-in-apprendimentoriapprendimento) as a reminder of how steps work. By default, Anki will use the steps of a card’s home deck. If a new card diff --git a/src/getting-help.md b/src/getting-help.md index 62fe176a..5a713729 100644 --- a/src/getting-help.md +++ b/src/getting-help.md @@ -62,5 +62,5 @@ Consulta la [pagina di supporto di AnkiMobile](https://docs.ankimobile.net/suppo ## Segnalazioni e domande private Per segnalazioni di sicurezza e richieste di informazioni commerciali, -puoi inviare un ticket privato [qui] (https://anki.tenderapp.com/discussions/private) (inglese). +puoi inviare un ticket privato [qui](https://anki.tenderapp.com/discussions/private) (inglese). Se hai domande su Anki, AnkiWeb o AnkiDroid, utilizza invece i [forum](https://forums.ankiweb.net) (inglese). diff --git a/src/getting-started.md b/src/getting-started.md index cf794dd9..395aa236 100644 --- a/src/getting-started.md +++ b/src/getting-started.md @@ -172,7 +172,7 @@ In questo caso, il tipo di nota ha tre campi: Francese, Italiano e Pagina. Per aggiungere e modificare i campi, clicca sul pulsante "Campi..." durante l'aggiunta o la modifica delle note. Per ulteriori informazioni sui campi, -consulta la sezione [Personalizzazione dei campi](editing.md#customizing-fields). +consulta la sezione [Personalizzazione dei campi](editing.md#personalizzazione-dei-campi). ### Tipi di carta diff --git a/src/searching.md b/src/searching.md index 6d2e754c..d6cd8aa1 100644 --- a/src/searching.md +++ b/src/searching.md @@ -81,7 +81,7 @@ Things to note from the above: parentheses, it matches either 'dog cat' or 'dog mouse', whereas without them it would match either 'dog and cat' or 'mouse'. -- Anki is only able to search within formatting in the [sort field](editing.md#customizing-fields) you’ve configured. For example, if you add +- Anki is only able to search within formatting in the [sort field](editing.md#personalizzazione-dei-campi) you’ve configured. For example, if you add "**exa**mple" to one of your fields, this will not be matched when searching for "example" unless that field is the sort field. If a word is not formatted, or the formatting does not change in the @@ -238,7 +238,7 @@ reviews (both due and not due) and lapsed cards cards that have been manually suspended `is:buried`\ -cards that have been buried, either [automatically](studying.md#siblings-and-burying) or +cards that have been buried, either [automatically](studying.md#carte-sorelle-e-sepoltura) or manually Note that with the [new scheduler](https://faqs.ankiweb.net/the-anki-2.1-scheduler.html), diff --git a/src/stats.md b/src/stats.md index e3d8a3ad..770ab42c 100644 --- a/src/stats.md +++ b/src/stats.md @@ -128,7 +128,7 @@ This graph counts the number of card reviews you have done. The bars may correspond to days, weeks, or months, depending on the time period you’ve selected at the bottom of the screen. The differently colored blocks show how many of the cards you answered on each day were -[mature](getting-started.md#types-of-cards), young, relearning, or learning cards. +[mature](getting-started.md#tipologie-di-carta), young, relearning, or learning cards. There is also a separate group for cards answered in a filtered/cram deck while they were not due. The line and the right axis shows the cumulative total for each type of review as time progresses across the @@ -170,7 +170,7 @@ how significant the results are). **Answer Buttons**\ This graph shows how many times you’ve chosen the Again, Hard, Good, or Easy button while studying learning/new, young, and -[mature](getting-started.md#types-of-cards) cards. Anki also displays the percentage +[mature](getting-started.md#tipologie-di-carta) cards. Anki also displays the percentage of correct reviews for each type of card. ## Manual Analysis diff --git a/src/syncing.md b/src/syncing.md index 4a116eac..f0157228 100644 --- a/src/syncing.md +++ b/src/syncing.md @@ -15,7 +15,7 @@ For a quick introduction to syncing, please check out the ## Setup To start syncing your collection across devices, click the sync button -(the top right one on the [main screen](studying.md#decks), or press 'y' on your keyboard. +(the top right one on the [main screen](studying.md#mazzi), or press 'y' on your keyboard. You’ll be prompted for your AnkiWeb ID and password, which you created in the signup process. diff --git a/src/templates/errors.md b/src/templates/errors.md index 495e7254..560f2676 100644 --- a/src/templates/errors.md +++ b/src/templates/errors.md @@ -8,7 +8,7 @@ the affected cards, so Anki won't let you proceed before you have fixed them. ## Basics -Please see [Key Concepts](../getting-started.md#key-concepts) before reading further. +Please see [Key Concepts](../getting-started.md#concetti-chiave) before reading further. Most of the errors below will require you to modify your notetype/card template. To do so: diff --git a/src/templates/fields.md b/src/templates/fields.md index 0f4449eb..b87b026d 100644 --- a/src/templates/fields.md +++ b/src/templates/fields.md @@ -173,7 +173,7 @@ when you encounter it in real life. Please have a read about the before proceeding. First, you’ll need to add a field to store the hint in if you have not -already. Please see the [fields](../editing.md#customizing-fields) section if you’re not sure how +already. Please see the [fields](../editing.md#personalizzazione-dei-campi) section if you’re not sure how to do this. Assuming you’ve created a field called MyField, you can tell Anki to @@ -338,7 +338,7 @@ importing/exporting, and so on. Examples that won’t work: [latex]{{Field 1}}[/latex] Instead, you should include the media references in the field. Please -see the [importing section](../importing/text-files.md#importing-media) for more information. +see the [importing section](../importing/text-files.md#importazione-di-file-multimediali) for more information. ## Checking Your Answer diff --git a/src/templates/styling.md b/src/templates/styling.md index 50b0ad44..979f817e 100644 --- a/src/templates/styling.md +++ b/src/templates/styling.md @@ -227,7 +227,7 @@ of only certain fields by wrapping their references in some HTML:
{{Front}}
To change the direction of fields in the editor, please see -the [editing](../editing.md#customizing-fields) section. +the [editing](../editing.md#personalizzazione-dei-campi) section. ## Other HTML