Featured image of post Tips: Obsidian 中图片分列显示

Tips: Obsidian 中图片分列显示

Obsidian 默认的情况下一行显示一张,如果想要照片排列成类似九宫格的样式,需要做一些额外的处理。具体的做法就是使用自定义 CSS 代码片段。

Featured image of post Tips: 在 Endeavouros 使用 Pamac 管理软件

Tips: 在 Endeavouros 使用 Pamac 管理软件

[Pamac][Pamac] 是 Manjaro 一款基于 [libalpm][libalpm] 的 GUI 包管理工具,[libalpm][libalpm] 支持 AppStream、[AUR][AUR]、[Flatpak][Flatpa

Featured image of post Tips: iPhone 实用 Tips

Tips: iPhone 实用 Tips

该功能被深深隐藏在设置中,目的很可能是为了让用户不会意外地发现它。

Featured image of post JetBrains IDE 的 Tips

JetBrains IDE 的 Tips

> 介绍使用 JetBrains IDE 过程的的一些 Tips。

Featured image of post 各种源的修改整理

各种源的修改整理

> 由于国内网络众所周知的原导导致下载国外的包时,网络会很慢或者更本就下载不了,因此我们需要切换相应的源。

Featured image of post Linux 的 Tips

Linux 的 Tips

> Linux 使用过程中的一些技巧整理。

Featured image of post Rust 交叉编译 macOS 为 Linux 和 Windows

Rust 交叉编译 macOS 为 Linux 和 Windows

> Rust 支持交叉编译,可以 macOS 平台编译出 Linux 或者 Windows 可运行的程序,或者在 Linux 平台编译 macOS 或者 Windows 可运行的程序。