yay -S com.qq.weixin.work.deepin-x11
sudo pacman -Qqdt | sudo pacman -Rs -
给浏览器装上了 https://vimium.github.io/ 扩展,可以键盘操作浏览器,类似 vim 的操作体验,很不错,有点熟悉的感觉。
快捷键
Navigating the page
- jScroll down
- kScroll up
- ggScroll to the top of the page
- GScroll to the bottom of the page
- dScroll a half page down
- uScroll a half page up
- hScroll left
- lScroll right
- rReload the page
- yyCopy the current URL to the clipboard
- pOpen the clipboard's URL in the current tab
- POpen the clipboard's URL in a new tab
- iEnter insert mode
- vEnter visual mode
- giFocus the first text input on the page
- fOpen a link in the current tab
- FOpen a link in a new tab
- gfSelect the next frame on the page
- gFSelect the page's main/top frame
Using find
- /Enter find mode
- nCycle forward to the next find match
- NCycle backward to the previous find match
Using the vomnibar
- oOpen URL, bookmark or history entry
- OOpen URL, bookmark or history entry in a new tab
- bOpen a bookmark
- BOpen a bookmark in a new tab
- TSearch through your open tabs
Navigating history
- HGo back in history
- LGo forward in history
Manipulating tabs
- tCreate new tab
- JGo one tab left
- KGo one tab right
- g0Go to the first tab
- g$Go to the last tab
- ytDuplicate current tab
- xClose current tab
- XRestore closed tab
Miscellaneous
- ?Show help
刚刚在一篇文章里看到腾讯会议是有 arch 版本的,挺好,装上了。
yay -S wemeet-bin
sudo pacman -S fcitx5 fcitx5-gtk fcitx5-qt fcitx5-configtool fcitx5-rime
2. 装上 gnome-browser-connector,然后安装 kimpanel gnome extension,目的是让 fcitx 可以在 gnome 托盘图标里显示
sudo pacman -Sy gnome-browser-connector
https://extensions.gnome.org/extension/261/kimpanel/
3. 装上雾凇拼音
https://github.com/iDvel/rime-ice?tab=readme-ov-file
使用 AUR helper 安装 rime-ice-git 包即可。
# paru 默认会每次重新评估 pkgver,所以有新的提交时 paru 会自动更新,
# yay 默认未开启此功能,可以通过此命令开启
# yay -Y --devel --save
paru -S rime-ice-git
# yay -S rime-ice-git
推荐使用补丁的方式启用。
参考下面的配置示例,修改对应输入法框架用户目录(见下)中的 default.custom.yaml 文件
iBus 为 $HOME/.config/ibus/rime/
Fcitx5 为 $HOME/.local/share/fcitx5/rime/
default.custom.yaml
patch:
# 仅使用「雾凇拼音」的默认配置,配置此行即可
__include: rime_ice_suggestion:/
# 以下根据自己所需自行定义,仅做参考。
# 针对对应处方的定制条目,请使用 <recipe>.custom.yaml 中配置,例如 rime_ice.custom.yaml
__patch:
key_binder/bindings/+:
# 开启逗号句号翻页
- { when: paging, accept: comma, send: Page_Up }
- { when: has_menu, accept: period, send: Page_Down }
4. 一些配置,可以使用 fcitx5-configtool
Tony 举了个大产品的例子:朋友圈发布后,没几天就有人吐槽,说发朋友圈不能改错别字。需求被放进待定,一放就是十年。后来他尝试着理解产品团队的想法:人生就是会说错话的,不完美就是真实的人生呀。
至于产品团队是不是这么想的,就不得而知了。
刚刚把小日子(EasyDay) 1.0.1 给发了,有个简单的版本更新与致谢页面,希望这个小产品能保持迭代。我脑子里的小目标是 2024 年被 Apple 推荐。
https://easyday.tealseed.com/zh/easy_day/acknowledgement.html
今天和一家公益机构的人聊起,她们其实应该鼓励用户、家属、义工、员工尽可能帮助宣传她们的机构和故事,我胡乱支了个招,比如她们跟来访者沟通讲解完毕后,请他们扫一个码,帮着传播该码后的故事(活码,可随时更换)。
这么说着,似乎是个小产品?像是个裁剪版的草料二维码和 linktree?
草料二维码:https://cli.im/
Linktree:https://linktr.ee/
后续可以琢磨琢磨,说不定可以做个简单的小东西。
以及,草料的应用场景,还是蛮厉害的:
小日子(英文名 EasyDay)的第一个公开版本今天上线 App Store。
我近距离观察和学习了这个从小产品,从 2023.08.15 立项,到 2023.12.05 发布的过程。
我们想做的,是一个有趣好玩的日历 App,给充满压力的生活一点温暖、惬意、懒洋洋和小幽默。花了几个月时间,初步完成了这个小生产力工具(日历、Todo、习惯、纪念日)。想看看被称为“独立开发者三件套”的产品是不是能做出不一样。
推荐你下载一个体验:https://apps.apple.com/sg/app/easyday-make-everyday-easyday/id6463695909