Foam: Show Graph
Foam: Create New Note from Template
alt+d
создает ежедневную заметку
alt+с
пометить флажок как прочитанный или снять флаг
ctrl+b
сделать болдом
ctrl+i
италик
ctrl+alt+v
вставка картинок из буфера
alt+d
создает заметку с текущей датой в папке journal.
- copy the following text: https://google.com
- select me and paste
- select me and paste
alt+shift+f
formats a table. Place the cursor in the table below and format the table.
column 1 | column 2 |
---|---|
one element | another element |
second row | last cell |
Search in your repo with cmd+shift+f
: type "search" (go back to the file explorer with cmd+shift+e
)
Foam: Create New Note From Template
list
note
required ruby => 2.6.0
(install rvm
, openssl
with rvm pkg install openssl
and install required ruby with rvm install ruby-<version> --with-openssl-dir=/usr/share/rvm/usr
, gem update --system
and bundle install
)
rvm use 2.6.0
make serve
make build