-
Notifications
You must be signed in to change notification settings - Fork 0
/
tag-telegram.html
55 lines (53 loc) · 2.42 KB
/
tag-telegram.html
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="UTF-8">
<link rel="alternate"
type="application/rss+xml"
href="https://mrunhap.github.io/rss.xml"
title="RSS feed for https://mrunhap.github.io/">
<title>mrunhap's blog</title>
<meta name="author" content="LiuBo">
<meta name="referrer" content="no-referrer">
<link href= "static/style.css" rel="stylesheet" type="text/css"/>
<link rel="icon" href="static/favicon.ico">
<!-- Global site tag (gtag.js) - Google Analytics -->
<script async src="https://www.googletagmanager.com/gtag/js?id=G-6C4308NQ6Q"></script>
<script>
window.dataLayer = window.dataLayer || [];
function gtag(){dataLayer.push(arguments);}
gtag('js', new Date());
gtag('config', 'G-6C4308NQ6Q');
</script>
</head>
<body>
<div id="preamble" class="status"><div class="header">
<a href="https://mrunhap.github.io">HOME</a>
</div>
</div>
<div id="content">
<h1 class="title">Posts tagged "telegram":</h1><h2 class="post-title"><a href="https://mrunhap.github.io/2022-10-25-转发微信与qq的消息到-telegram.html">转发微信与QQ的消息到 telegram</a></h2><div class="post-date">25 Oct 2022</div><p>
由于实在受不了微信的种种问题加上 Emcas 上有个非常好用的 telegram 客户端 telega,决定把微信的消息转移到 telegram 中,QQ则只是顺带(绝对不是为了在工作的时候拿 Emacs 聊天),这种方式我已经使用一周了再没打开微信过,当然某些消息类型是转发不了的,如果这些功能(位置等)对你来说是刚需,那还是只能接着用微信。
</p><div class="taglist"><a href="https://mrunhap.github.io/tags.html">Tags</a>: <a href="https://mrunhap.github.io/tag-telegram.html">telegram</a> </div><div id="archive">
<a href="https://mrunhap.github.io/archive.html">Other posts</a>
</div>
</div>
<div id="postamble" class="status"><center>
<a rel="license" href="https://creativecommons.org/licenses/by/4.0/"> <img alt="Creative Commons License" style="border-width:0" src="https://i.creativecommons.org/l/by-sa/4.0/88x31.png" /> </a>
<br />
<span xmlns:dct="https://purl.org/dc/terms/" href="https://purl.org/dc/dcmitype/Text" property="dct:title" rel="dct:type">
This blog
</span>
by
<a href="mailto:[email protected]">
mrunhap
</a>
is licensed under a
<a rel="license" href="https://creativecommons.org/licenses/by/4.0/">
CC-BY 4.0 international license
</a>
.
</center>
</div>
</body>
</html>