Skip to content

Instantly share code, notes, and snippets.

@thor314
Created May 18, 2022 19:30
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save thor314/abf0f59809c9b64e31b0d78642823eba to your computer and use it in GitHub Desktop.
Save thor314/abf0f59809c9b64e31b0d78642823eba to your computer and use it in GitHub Desktop.

#note #obsidian [[a-Obsidian_Keybinds_and_notes]]

Advanced Tables - decent table rendering and editting; also see CSV table

utility: 10/10 for specifically modifying tables could be better: tab at the last column creates a new column, when it should go back to the front, and have a different bind to create new column

  • makes org-mode like table formatting and editting easy
  • has decent commands
  • has a right sidebar

Codemirror matchbrackets js - enable vim ya( etc

10/10 - simple and does what it should, wish it came default vim

Embedded Note Title - show note title inline as h1 header

utility: 3/10 - makes note ever so slightly prettier, unless ALSO using a normal h1 title, in which case, is crap

File Recovery - save snapshots of files at n-minute intervals when updating, to be saved for up to m-days

utility: ?/10 - potentially very useful to recover from disaster, but haven't used at all yet

Hotkeys for Specific Files - assign hotkeys to open certain files

utility: 8/10 - opening specific notes on key press is great

Hotkeys++ - basically just toggle lists and checkboxes

utility: 6/10 - other features aren't used

LanguageTool Integration - nit pick grammar and spelling

utility: 2/10 usually, 7/10 for stuff I intend to publish Does some useful checks in general, but not that useful usually

Obsidian Git - push backups to a github directory

utility: 8/10 if not using Obsidian Sync, 3/10 if using Obsidian Sync, which autosyncs to devices on other OS's at a premium cost

Quick Explorer - better note browsing with hotkeys

6/10 if using 1-level, 10/10 if using foldered (which sucks for various reasons)

Templater - note templates AND EVEN scripting inside of the Obsidian API

utility: 10/10 - necessary even besides the fact that it makes Obsidian scriptable

Text Snippets - snippet replacement inside of Obsidian

7/10 - great for LaTeX custom snippets, would be better if could import existing snippet libraries

Vimrc support - Necessary

11/10 - navigate with vimkeys, configure with a vimrc file.

Trashed

Macros - wow that was even more useless than Vim macros

CSV table - import csv file as markdown table - advanced tables doesn't import from CSV yet, and this is just to render csv tables

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment