Making Obsidian Notes Using Vim Over SSH

preview_player
Показать описание
This tutorial shows you how to create and save markdown notes into your Obsidian vault from an IPad connected to a Raspberry Pi 4 over SSH. I am using the Blink app to SSH into my Pi4 and Vim as a text editor to create a new markdown file after navigating to the folder where my Obsidian vault is located.

Here are some useful links:

Installing Vim on Raspberry Pi:
Open the terminal and type "sudo apt-get install vim"

My Hardware Setup:
IPad Pro 11 (2020)
Smart Keyboard
Raspberry Pi 4 (8gb)

My Software Setup:
IPad Side - IPad OS 14, Blink SSH App for IPad/ IPhone, VNC Viewer
Pi4 Side - Ubuntu Mate 20.10 64 Bit, Obsidian for Linux (64 Bit), VNC Server, OpenSSH, Vim
Рекомендации по теме
Комментарии
Автор

you can hit control g to give you info about the file you're in from vim. no need to write the file name as a heading

aayushbajaj
Автор

That's some strange behavior from Nano. Maybe a matter of how groups are configured.. At any rate, Vim and Neovim are fabulous editors. I keep similar sorts of notes here. Just some basic vimrc tweaks and only one or two plugins and you're golden.

Vim-markdown would rice up your experience in Vim.

MachRadioIntercepts
welcome to shbcf.ru