I’m trying to make my Obsidian use a bit more efficient, and I’m still learning the product as a whole. What are some of your most-used/favorites?

  • coltn@lemmy.fmhy.ml
    link
    fedilink
    English
    arrow-up
    4
    ·
    edit-2
    1 year ago

    using vim mode with the .vimrc pluggin is a game changer. there are so many powerful vim movements; iykyk.

    i also use these native commands (i’m sure there is more):

    • move line up/down
      • alt+d / alt+s
    • quick switcher & command pallet
      • ctrl+o & ctrl+p
    • cycle bullet/check box
      • alt+c
    • toggle numbered list
      • alt+n
    • change view mode
      • read mode toggle = ctrl+e
      • source mode toggle = ctrl+r
    • changing tabs
      • ctrl+pg up/pg down
    • new tab
      • ctrl+n
    • close tab
      • ctrl+w
    • split view
      • vertical = alt+v
      • horizontal = alt+h
    • insert template
      • alt+t
    • extract heading/selection
      • alt+e
    • make md link
      • ctrl+k
    • toggle left & right sidebar
      • alt+a & alt+f