A mirror of my website's source code.

By using this site, you agree to have cookies stored on your device, strictly for functional purposes, such as storing your session and preferences.

Dismiss

 How-to-copy-and-paste-on-mobile.html

View raw Download
text/html • 6.28 kiB
HTML document, ASCII text
        
            
1
<!DOCTYPE html>
2
<html lang="en-us" prefix="og: https://ogp.me/ns# article: http://ogp.me/ns/article# profile: https://ogp.me/ns/profile#">
3
4
<head>
5
6
7
<meta charset="UTF-8" />
8
<meta name="viewport" content="width=device-width, initial-scale=1.0" />
9
<title>How to Copy and Paste on mobile - S0G</title>
10
<link rel="stylesheet" href="/src/global.css" />
11
<meta property="og:locale" content="en_US" />
12
<meta property="og:site_name" content="Steve0Greatness" />
13
<meta property="og:image" content="/OG-Image.png" />
14
15
<link rel="stylesheet" href="/src/code-blocks.css" />
16
<link rel="stylesheet" href="/src/blog.css" />
17
<link rel="alternate" href="/blog/How-to-copy-and-paste-on-mobile.txt" type="text/plain" title="Post source" />
18
<meta property="og:title" content="How to Copy and Paste on mobile" />
19
<meta property="og:type" content="article" />
20
<meta property="article:published_time" content="2021-05-05T00:00:00Z" />
21
<meta property="article:author" content"https://steve0greatness.github.io" />
22
<meta property="article:modified_time" content="2024-01-03T00:00:00Z" />
23
<meta property="profile:first_name" content="Steve0Greatness" />
24
<meta property="profile:username" content="Steve0Greatness" />
25
<meta property="profile:gender" content="male" />
26
<meta property="og:url" content="https://steve0greatness.github.io/blog/How-to-copy-and-paste-on-mobile.html" />
27
28
</head>
29
30
<body>
31
<header>
32
<h2><a href="/"><img src="/SteveLogo.webp" height="35" width="215" alt="Steve0Greatness" /></a></h2>
33
<nav>
34
<a href="/blog">Blog</a>
35
<a href="/list/link-tree.html">Link Tree</a>
36
</nav>
37
</header>
38
39
<nav aria-label="breadcrumbs" aria-roledescription="Site breadcrumb">
40
<ol class="breadcrumbs">
41
42
<li>
43
<a href="/">Index</a>
44
</li>
45
46
<li >
47
<a
48
49
href="/blog"
50
>Blog Index</a>
51
</li>
52
53
<li >
54
<a
55
aria-current="location"
56
href="/blog/How-to-copy-and-paste-on-mobile.html"
57
>How to Copy and Paste on mobile</a>
58
</li>
59
60
61
</ol>
62
</nav>
63
<main>
64
<h1>How to Copy and Paste on mobile</h1>
65
<article>
66
<header>
67
<div role="toolbar" class="toolbar">
68
<strong>Share</strong>
69
<a href="https://toot.kytta.dev/?text=Take a look at this article by @S0G@mastodon.social: https://steve0greatness.github.io/blog/How-to-copy-and-paste-on-mobile.html" title="Share to Mastodon">
70
<img src="/toot-kytta-dev-icon.png" width="16" height="16" aria-hidden="true" title="Share to Mastodon" />
71
</a>
72
<a href="/blog/How-to-copy-and-paste-on-mobile.html" title="Direct link">
73
<img src="/link-icon.png" width="16" height="16" aria-hidden="true" title="Direct link" />
74
</a>
75
<a href="/blog/How-to-copy-and-paste-on-mobile.txt" title="Markdown source">
76
<img src="/md-src.png" width="16" height="16" aria-hidden="true" />
77
</a>
78
</div>
79
<div class="time-stamps">
80
<time datetime="2021-05-05T00:00:00-08:00">2021 May 05 PST</time>
81
- <span aria-hidden="true" style="font-style:italic">Revision as of: </span> <time datetime="2024-01-03T00:00:00-08:00" aria-label="Revision">2024 Jan 03 PST</time>
82
83
</div>
84
</header>
85
<div class="notice">This post isn't very good, and I'm not proud of it.</div>
86
87
<p>Recently, I've been seeing a lot of people coming up with one excuse for not linking the duplicate topic in the suggestions forum. They say something like, <q>I'm on mobile!!!!! &#128534;&#128557;&#128555;</q> this is not a correct argument, so I've decided to make this post to prove it.</p>
88
89
<h2 id="safariios">Safari/iOS</h2>
90
91
<p>The way that you copy and paste on Safari is by double taping on the text, then dragging until you've selected all the text(the next bit works for links, not this)</p>
92
93
<h3 id="coping-links">Coping links</h3>
94
95
<p>Tap and hold on the link until you see:</p>
96
97
<p><img src="/blog-files/iOS_Copy.jpg" type="image/jpeg" alt="open, open in background, open in new window, download link file, add to reading list, *copy*, share" loading="lazy" width="300" height="242" /></p>
98
99
<h3 id="paste">Paste</h3>
100
101
<p>Going to any textbox, in the top-lefT-hand conner, you should see a little clipboard icon(as long as you aren't selecting any text), press it. tap "copy"(circled in red).</p>
102
103
<h2 id="chromeandroid">Chrome/Android</h2>
104
105
<p><em>Note: I don't own an android tablet or phone, so take this with a grain of salt</em></p>
106
107
<p>Press and hold until a few selection boxes come up(might work for links)</p>
108
109
<p><strong>Chromium</strong></p>
110
111
<p><img src="/blog-files/Android_Chrome_Copy.png" type="image/png" loading="lazy" width="300" height="551" /></p>
112
113
<p><strong>Firefox/Gecko</strong></p>
114
115
<p><img src="/blog-files/Android_Firefox_Copy.png" type="image/png" loading="lazy" width="300" height="289" /></p>
116
117
<h3 id="pasting">Pasting</h3>
118
119
<p>Tap and hold on the text box, you should see "paste," now click that(highlighted in red).</p>
120
121
<p><img src="/blog-files/Android_Paste.png" type="image/png" loading="lazy" width="300" height="115" /></p>
122
123
<p><small>All images are self-sourced.</small></p>
124
125
</article>
126
</main>
127
<footer>
128
<div class="footer-link-list-holder" role="group">
129
<span aria-hidden="true" id="footer-label-site-details" class="footer-link-list-label">Site Meta</span>
130
<ol class="footer-link-list" aria-labelledby="footer-label-site-details">
131
<li><a href="/list/website-sources-mirrors.html">Source Code and Mirrors</a></li>
132
<li><a href="https://steve0greatness.github.io/extras">Extras</a></li>
133
</ol>
134
</div>
135
<div class="footer-link-list-holder" role="group">
136
<span aria-hidden="true" id="footer-label-social-accounts" class="footer-link-list-label">Social Accounts</span>
137
<ol class="footer-link-list" aria-labelledby="footer-label-social-accounts">
138
<li><a href="https://mastodon.social/@S0G" rel="me">Mastodon</a></li>
139
<li><a href="https://youtube.com/@s0g">YouTube</a></li>
140
<li><a href="/list/link-tree.html">More...</a></li>
141
</ol>
142
</div>
143
</footer>
144
</body>
145
146
</html>