mirror of
https://github.com/KazooTTT/kazoottt-blog-v2.git
synced 2025-06-23 02:31:31 +08:00
2.4 KiB
2.4 KiB
toAstro, astroType, published, toWexin, toJuejin, toZhihu, title, date, day_of_week, author, tags, description, slug, category, date_created, date_modified
toAstro | astroType | published | toWexin | toJuejin | toZhihu | title | date | day_of_week | author | tags | description | slug | category | date_created | date_modified | |||||
---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
true | null | false | null | null | null | 2025-02-24 星期一 | 2025-02-24T00:00:00.000Z | 星期一 | KazooTTT |
|
null | diary-2025-02-24 | 日记 | 20250224 | 20250302 |
资料收集
0:38 - 📖《Early Retirement Extreme》
4:17 - 📖《权力的 48 条法则》
6:05 - 📖《创造力的修行》
10:16 - 📖《SHOW YOUR WORK》
11:40 - 📖《非暴力沟通》
打卡
list file.ctime
from ""
where dateformat(file.ctime, "yyyy-MM-dd") = "2025-02-24"
sort file.ctime desc
memos
-
14:59 最应该反复阅读的一句话:
「能够对抗消极的不是积极,而是专注;能够对抗焦虑的不是安慰,而是具体;能够对抗迷茫的不是方法,而是行动。」
-
22:23
想要自己养成的习惯:
在床上不要用电脑,有需要用到电脑的场景,请你马上起身去到电脑桌前面
-
22:31 电脑还是不能太长时间不关机
-
22:48 obsidian-reveal-active-file 插件与 thino 冲突
同时开启会出现 thino 和之前激活的 tab 之间反复切换的情况
两者只能开启一个才正常
另外如果 obsidian 的也支持 vscode 一样的二分查找法排查插件问题就好了,这样就不用手动一个个去点击关闭。
(不过想到一个方法是用代码来手动控制插件启用情况,不过这样需要手动运行和重启 obsidian)
#obsidian #thino #插件
-
23:01 1 月份都一直在用 deepseek v3 当翻译 api,便宜又好用
2 月份几乎没调通过 😭