présentation: corrige et améliore la présentation
- Corrige les listes imbriquées. - Corrige les chevrons au format HTML. - Améliore les liens. Co-Authored-by: iGor milhit <igor@milhit.ch>cmu
							parent
							
								
									e061853f67
								
							
						
					
					
						commit
						91d8916b92
					
				
							
								
								
									
										45
									
								
								index.html
								
								
								
								
							
							
						
						
									
										45
									
								
								index.html
								
								
								
								
							|  | @ -51,18 +51,20 @@ | |||
| 						<ul> | ||||
| 							<li>Fonction existante depuis pas mal de temps</li> | ||||
| 							<li>Sur la plupart des systèmes d'exploitation | ||||
| 								<li>Windows</li> | ||||
| 								<li>Mac OS</li> | ||||
| 								<li>Linux</li> | ||||
| 								<ul> | ||||
| 									<li>Windows</li> | ||||
| 									<li>Mac OS</li> | ||||
| 									<li>Linux</li> | ||||
| 								</ul> | ||||
| 							</li> | ||||
| 							<li>Peut faire gagner du temps et en confort</li> | ||||
| 							<li>Peut faire gagner du temps et apporter du confort</li> | ||||
| 						</ul> | ||||
| 					</section> | ||||
| 					<!-- 2.2 Activer dans Windows --> | ||||
| 					<section> | ||||
| 						<h2>Fonction native Windows</h2> | ||||
| 						<ul> | ||||
| 							<li><code><touche windows>+"press…"</touche></code></li> | ||||
| 							<li><code>‹touche windows›+"press…"</code></li> | ||||
| 							<li>Ou <em>Paramètres / Système / Presse-papiers</em></li> | ||||
| 							<li>Et activer l'historique du presse-papiers</li> | ||||
| 						</ul> | ||||
|  | @ -71,25 +73,42 @@ | |||
| 					<section> | ||||
| 						<h2>Copier et sélectionner quoi coller</h2> | ||||
| 						<ul> | ||||
| 							<li><code><CTRL>+c</code></li> | ||||
| 							<li><code><touche windows>+u</code> et sélectionner avec la | ||||
| 							<li><code>‹CTRL›+c</code></li> | ||||
| 							<li><code>‹touche windows›+u</code> et sélectionner avec la | ||||
| 								souris ou les flèches</li> | ||||
| 							<li>Menu <code>…</code> pour : épingler, effacer, tout effacer</li> | ||||
| 						</ul> | ||||
| 					</section> | ||||
| 					<!-- 2.4 CopyQ --> | ||||
| 					<section> | ||||
| 						<h2>Application dédiée : CopyQ</h2> | ||||
| 						<h2>Application dédiée</h2> | ||||
| 						<ul> | ||||
| 							<li>Limites de la fonction native : | ||||
| 								<li>Taille de l'historique</li> | ||||
| 								<li>Édition, étiquettes, notes, recherche</li> | ||||
| 								<ul> | ||||
| 									<li>Taille de l'historique</li> | ||||
| 									<li>Édition, étiquettes, notes, recherche</li> | ||||
| 								</ul> | ||||
| 							</li> | ||||
| 					</section> | ||||
| 					<!-- 2.6 CopyQ --> | ||||
| 					<section> | ||||
| 						<h2>Application dédiée : CopyQ</h2> | ||||
| 						<p><em>CopyQ</em> n'est qu'une des applications existantes | ||||
| 							disponibles pour Windows, je ne sais pas si c'est la | ||||
| 							meilleure.</p> | ||||
| 						<ul> | ||||
| 							<li>Site officiel : | ||||
| 								<a href="https://hluk.github.io/CopyQ/" | ||||
| 									 title="site officiel de CopyQ" | ||||
| 									 hreflang="en" | ||||
| 									 lang="en">hluk.github.io/CopyQ</a> | ||||
| 							</li> | ||||
| 							<li><a href="https://hluk.github.io/CopyQ/">hluk.github.io/CopyQ</a></li> | ||||
| 							<li>Installer : | ||||
| 								<ol> | ||||
| 									<li><a href="https://github.com/hluk/CopyQ/releases/latest"> | ||||
| 								  			github.com/hluk/CopyQ/releases/latest</a> | ||||
| 									<li><a href="https://github.com/hluk/CopyQ/releases/latest" | ||||
| 												 title="Accès à la dernière version publiée sur Github" | ||||
| 												 hreflang="en" | ||||
| 												 lang="en">github.com/hluk/CopyQ/releases/latest</a> | ||||
| 									</li> | ||||
| 									<li>Télécharger le <code>copyq-x.x.x-setup.exe</code></li> | ||||
| 								</ol> | ||||
|  |  | |||
		Loading…
	
		Reference in New Issue