Beyond basic modal editing. Using vim's command-line mode.
Most people learn vim’s codenormal/code, codeinsert/code, and codevisual/code modes. But they’re only casually acquainted with vim’s powerful Ex commands. Let’s take a look at some.
One-page guide to Vim: usage, examples, and more. Vim is a very efficient text editor. This reference was made for Vim 8.0. For shortcut notation, see :help key-notation.
GitHub - replete/obsidian-minimal-theme-css-snippets: Obsidian CSS snippets to tweak UI and harmonize various plugins with the Minimal Theme - for fellow hackers.
Obsidian CSS snippets to tweak UI and harmonize various plugins with the Minimal Theme - for fellow hackers. - GitHub - replete/obsidian-minimal-theme-css-snippets: Obsidian CSS snippets to tweak U...
Obsidian § My primary choice for my Second Brain Features I Love § Focuses on Free From Linking over Enforcing Opinionated Concepts Offline & Open Format using Markdown Custom Markdown Additions, such as Obsidian Markdown Callouts Amazing writing experience with inline markdown preview Displaying linked notes in a Graph View Supports Obsidian Diagrams with mermaid and SVGs Use Obsidian URIs to jump to a note from you system obsidian://open?vault=notes&file=dir%2Fnote.
Geist is a typeface made for developers and designers, embodying Vercel's design principles of simplicity, minimalism, and speed, drawing inspiration from the renowned Swiss design movement.
Dataview in Obsidian: A Beginner's Guide - Obsidian Rocks
Want to give your notes superpowers? If you use Obsidian, one of the surest ways to do that is with the plugin called Dataview. Learn more...
```dataview
list from [[]] and !outgoing([[]])
```
This will create a list of all files that link to the current file but do not already have a link in the file. This is a great way to avoid losing files in your Zettelkasten.
GNU/Linux Command LinePermission denied errors on settings.phpchmod ug+w web/sites/default Long-running processssh user@server tmux sh long-running-command.sh CTRL-b d [detach] exit ssh user@server tmux attach Search for a file with fzf and open with Vim