Skip to content

obsidian

plugins

常用:

  • remotely save (using webdav to synchronize files)
  • obsidian web clipper 浏览器插件

好用:

  • find orphaned files and broken links
  • git
  • dataview (display files by metadata)
  • digital garden

少用:

  • kanban (plan things, especially something with many stages)

about vim:

  • vim toggle
  • vim input method switch
  • vimrc
  • edit in neovim

theme

  • nord
  • minimal

sync

因为用obsidian管理blogs,所以重点是同步obsidian仓库。云端是github和webdav(koofr),在两台电脑(都是win/linux双系统)和手机、ipad,总计6个仓库同步。要注意的是

  • 手机和ipad很难用git
  • 设置需要忽略的文件
  • 考虑用插件还是外部命令
  • 各种方式下的冲突文件处理

editor

虽然用obsidian管理markdown文件,但编辑器可以用其他的。比如neovim.