Tuesday, April 28, 2026

Joplin在坚果云同步时的注意

1. 在坚果云网页根目录下新建Joplin文档夹。

2. 在Joplin客户端填写:

WebDAV URL: https://dav.jianguoyun.com/dav/Joplin

注意!!!Joplin中的J要大写。

PASS为生成的应用KEY

3. 最大并发链接数:由于坚果云的限制,只能设置为1,否则会提示Too many requests。

Friday, April 17, 2026

小狼毫直接上屏顿号

 在数据文档夹创建mypunctuator.yaml 

粘贴如下:

config_version: '1.4.1'

punctuator:
  full_shape:
    " " : { commit: " " }
    "," : { commit: , }
    "." : { commit: 。 }
    "<" : [ 《, 〈, «, ‹ ]
    ">" : [ 》, 〉, », › ]
    "/" : [ 、, /, "/", ÷ ]
    "?" : { commit: ? }
    ";" : { commit: ; }
    ":" : :
    "'" : { pair: [ "‘", "’" ] }
    "\"" : { pair: [ "“", "”" ] }
    "\\" : [ 、, \, "\\" ]
    "|" : [ ・, |, "|", "§", "¦" ]
    "`" : [ `, "`" ]
    "~" : [ 〜, "~", ~, 〰 ]
    "!" : { commit: ! }
    "@" : [ @, "@", ☯ ]
    "#" : [ #, "#", ⌘ ]
    "%" : [ %, "%", "°", "℃" ]
    "$" : [ ¥, "$", "€", "£", "¥", "¢", "¤" ]
    "^" : { commit: …… }
    "&" : [ &, "&" ]
    "*" : [ *, "*", ・, ×, ※, ❂, · ]
    "(" : (
    ")" : )
    "-" : [ -, "-" ]
    "_" : ——
    "+" : [ +, "+" ]
    "=" : [ =, "=" ]
    "[" : [ 「, 【, 〔, [ ]
    "]" : [ 」, 】, 〕, ] ]
    "{" : [ 『, 〖, { ]
    "}" : [ 』, 〗, } ]
  half_shape:
    "," : { commit: , }
    "." : { commit: 。 }
    "<" : "《"
    ">" : "》"
    "/" : "/"
    "?" : { commit: ? }
    ";" : { commit: ; }
    ":" : { commit: : }
    "'" : { pair: [ "‘", "’" ] }
    "\"" : { pair: [ "“", "”" ] }
    "\\" : "、"
    "|" : "|"
    "`" : { commit: "`" }
    "~" : ~
    "!" : { commit: ! }
    "@" : "@"
    "#" : "#"
    "%" : %
    "$" : [ ¥, "$", "€", "£", "¥", "¢", "¤" ]
    "^" : { commit: …… }
    "&" : "&"
    "*" : "*"
    "(" : { pair: [ (, ) ] }
    ")" : )
    "-" : -
    "_" : ——
    "+" : "+"
    "=" : "="
    "[" : { pair: [ 【, 】 ] }
    "]" : 】
    "{" : "{"
    "}" : "}"

key_binder:
  bindings:
    # commonly used paging keys
    - { when: composing, accept: ISO_Left_Tab, send: Page_Up }
    - { when: composing, accept: Shift+Tab, send: Page_Up }
    - { when: composing, accept: Tab, send: Page_Down }
    - { when: has_menu, accept: minus, send: Page_Up }
    - { when: has_menu, accept: equal, send: Page_Down }
    - { when: paging, accept: comma, send: Page_Up }
    - { when: has_menu, accept: period, send: Page_Down }
    - { when: paging, accept: bracketleft, send: Page_Up }
    - { when: has_menu, accept: bracketright, send: Page_Down }

在luna_pinyin_simp.custom.yaml写入:

patch:
  punctuator/import_preset: mypunctuator
  key_binder/import_preset: mypunctuator
  recognizer/patterns/punct: '^/([0-9]0?|[A-Za-z]+)$'

 https://www.cnblogs.com/Joynic/p/16409799.html

Tuesday, March 3, 2026

将小狼毫(Rime输入法)设置为通过 Ctrl +space( 空格键)切换中英文输入模式

 打开配置文档:
Rime 的配置文档通常位于 C:\Users\用户名\AppData\Roaming\Rime 文档夹下,打开其中的 default.custom.yaml 或者 luna_pinyin.custom.yaml 文档。

添加快捷键配置:
在配置文档中找到 key_binder 部分(如果没有,可以手动添加),然后插入以下内容:

yaml
复制代码

key_binder:
  bindings:
    - { when: composing, accept: "Control+space", toggle: ascii_mode }
    - { when: has_menu, accept: "Control+space", toggle: ascii_mode }

这段代码的意思是,当输入法处于「正在输入」或「有候选项菜单」时,按下 Ctrl + 空格 将在中文模式与英文模式之间切换。

重新部署输入法:
修改完成并保存文档后,右键点击输入法状态栏的图标,选择「重新部署」或「重新加载配置文档」,使更改生效。

完成后,Ctrl + 空格 就可以用来切换中英文输入模式了。

 https://www.nodeseek.com/post-166433-1

Wednesday, February 25, 2026

google搜索引擎传输url中文乱码的问题解决

 http://www.google.cn/search?q=你的中文搜索关键词&ie=GB2312&oe=GB2312&hl=zh-CN(GB2312编码)

在url末尾加上后面的尾巴就可以了。

Friday, February 20, 2026

使用 RSS 订阅 Quora

kill-the-newsletter。

简单来说,这个服务就是生成一个随机的邮件地址和对应的 RSS 地址,你可以把这个邮件地址添加到需要接收邮件的地方,比如一些 newsletter 里。然后这个服务就可以把发到这个邮箱的邮件,都转换成 RSS 来输出!

Quora 是支持添加多个邮件地址的,我们可以把上面生成的邮件地址添加到 Quora 里,邮件验证之后,将这个地址设置为 Quora 的 Primary Email,就可以收到 Quora Digest 的 RSS 了。

别忘了,验证邮件也是以 RSS 的形式输出到了订阅里。

最后,kill-the-newsletter 也是一个开源的应用,代码托管在 github,如果你有能力,也可以自己部署一个服务玩玩。

https://slarker.me/newsletter-to-rss/

Wednesday, February 4, 2026