remarkable百科
Nav
Search
Edit
搜索
文章分类
站点工具
首页
常见问题
使用技巧
技术细节
故障排除
研究开发
资源下载
插件软件
快速链接
快速链接
官方网站
官方支持
云端同步
社区
社区
QQ群
Reddit
GitHub
页面工具
显示页面
修订记录
反向链接
站点工具
最近更改
媒体管理
网站地图
用户工具
管理
注册
登录
回到顶部
本页面只读。您可以查看源文件,但不能更改它。如果您觉得这是系统错误,请联系管理员。
CKG 可视编辑器
====== ====== <html> <div style="text-align: center; margin-top: 20px; margin-bottom: 20px;"> <img src="/lib/exe/fetch.php?media=logo_white_bg.png" alt="remarkable插件管理程序" style="width: 100px; margin-bottom: 20px;"> </div> <div style="text-align: center; margin-top: 20px;"> <h3 style="color: #333; margin-bottom: 15px;">remarkable插件管理程序(暂未上线)</h3> <p style="color: #666; margin-bottom: 20px;">我们开发的remarkable插件管理程序,专注于字体管理和设备优化。</p> <p style="color: #888; font-size: 14px; margin-bottom: 25px;">版本: v1.0.0 | 功能: 字体管理、设备优化、插件安装</p> </div> <div style="text-align: center; margin-top: 20px;"> <a href="https://example.com/remarkable-mac.dmg" style="display: inline-flex; align-items: center; justify-content: center; padding: 8px 16px; margin-right: 20px; background: transparent; color: #333; border: 2px solid #333; text-decoration: none; transition: all 0.3s; font-size: 16px; border-radius: 5px;" onmouseover="this.style.color='#BE4242'; this.style.borderColor='#BE4242';" onmouseout="this.style.color='#333'; this.style.borderColor='#333';">macOS版本</a> <a href="https://remarkable.oss-cn-hangzhou.aliyuncs.com/pcclient/win/apprmtt.exe?Expires=1758504392&OSSAccessKeyId=TMP.3KnJ3GMNcGKgkyyvZD46hxEbH6K3XPNS7KWzcp7dLm5PDQnFbzxQ1JDC66HRe5eVf5apB1aaEkMuPaztTM96V6dv1sAZYu&Signature=pqKZH3uBokh0TZG2N6RuR4LB5ds%3D" style="display: inline-flex; align-items: center; justify-content: center; padding: 8px 16px; background: transparent; color: #333; border: 2px solid #333; text-decoration: none; transition: all 0.3s; font-size: 16px; border-radius: 5px;" onmouseover="this.style.color='#BE4242'; this.style.borderColor='#BE4242';" onmouseout="this.style.color='#333'; this.style.borderColor='#333';">Windows版本</a> </div> <div style="text-align: center; margin-top: 30px;"> <span style="color: #999; font-size: 14px;">为reMarkable用户提供最全面的技术支持</span> </div> </html> 当前网站除本页面外,大部分内容比较老旧,目前正在逐步更新,大部分为整理和搜集 ---- ===== 如何手动安装字体的指令 ===== 当然首先你要进入开发者模式 之后执行指令: 跟大家解释一下含义,下面是两段指令,分别下载字体到两个目录,一个官方默认推荐的用户目录,一个是系统目录,目前升级以后,系统目录的内容会被清理掉。还有个问题是如果上了密码,目前用户目录的字体会失效,所以下面就有了两套目录的下载过程。 <code> mount -o remount,rw / && mkdir -p /home/root/.local/share/fonts /usr/share/fonts/ttf/noto && wget https://remarkable.oss-cn-hangzhou.aliyuncs.com/pcclient/otherfile/NotoSansSC-Regular.ttf -O /home/root/.local/share/fonts/NotoSansSC-Regular.ttf && cp /home/root/.local/share/fonts/NotoSansSC-Regular.ttf /usr/share/fonts/ttf/noto/ && fc-cache -f && echo INSTALL_DONE </code> ===== 快速导航 ===== **[[:常见问题:start|常见问题]]** - 常见问题解答 **[[:使用技巧:start|使用技巧]]**- 实用功能技巧 **[[:技术细节:start|技术细节]]**- 技术规格详解 ===== 重要提示 ===== 如果系统无法更新或无法使用云服务,请先校准系统时间:\\ 请点击系统设置里面的help,右侧面板区域设置时间,一般设置为你当地时间就行\\ \\ 详细操作请关注B站:**友张纸** ---- ===== 购买与支持 ===== **购买**: [[https://item.taobao.com/item.htm?id=565130147417|淘宝店铺]] **官方**: * [[http://www.remarkable.com|官方网站]] * [[https://support.remarkable.com/hc/en-us|技术支持]] * [[https://my.remarkable.com/|云端同步]] **社区**: * [[https://qm.qq.com/cgi-bin/qm/qr?k=E36cGAsE1NN5xoJ56wzvJhvcsGgYfDg3|QQ群:932850688]] * [[https://www.reddit.com/r/RemarkableTablet/|Reddit社区]] * [[https://github.com/reHackable|GitHub社区]] ---- ===== 免责声明 ===== 本站由热心商家维护,与reMarkable公司无直接关联。信息仅供参考,使用风险自负。