当前位置:网站首页>Using Obsidian with Hugo, markdown's local editing software is seamlessly connected with online
Using Obsidian with Hugo, markdown's local editing software is seamlessly connected with online
2022-06-30 22:12:00 【Use this name for the time being】
Download and install
Click on the open obsidian Official website , Download and install .
The installation address is :
C:\Users\ Current account \AppData\Local\ObsidianC:\Users\ Current account \AppData\Local\obsidian-updater

Create a new library
Name a library , And select the location of the Library , If you install a third-party plug-in or theme , Will be stored in the directory where this library is located .
In this article, the library is located in c:\blog, In this way, the directory of the current library is c:\blog\test
Set up
Click here to open settings .
To cooperate with hugo The main settings are as follows : The point is to insert a relative path based on the current note
Click to see hugo Usage method :《Golang application ━━ install 、 Configuration and use hugo The blog system 》
Third party plug-ins
All plug-ins are located in the current library
c:\blog\test\.obsidian\pluginsNext , withoutpluginsFolder , Create a new one by yourself .
You may need to restart each time you install and start the plug-in obsidian For normal use
Necessary plug-ins for climbing the Great Wall
By default, the third-party market cannot be opened , You must download proxy plug-in unit ,
Download address :obsidian-proxy-github
Decompress and save C:\blog\test\.obsidian\plugins\proxyGithub
Note that the directory name is proxyGithub

stay Set up > Third party plug-ins > safe mode Click button
Turn off safe mode 
restart obsidian after , Open the third-party plug-in proxy github
You can select different proxy servers by clicking on the gear ,fastgit You can use 
After returning to the third-party market, you can query and download the required plug-ins .
If not shown , You may need to replace the proxy server , Or reopen obsidian.
Localized picture necessary plug-ins
Query through the third-party plug-in market local, Click on the install
Remember to open it in a third-party plug-in Local images plug-in unit , Click the gear to set , No more details here .
Add an article , Where the pictures use remote pictures , Click the command button 
After executing the command, the remote pictures will be downloaded to the local designated folder .
Be careful , May need to restart obsidian Before the command appears .
The original picture address has been changed to the local address 
The directory of the pictures C:\blog\test\media,media The directory is the default setting of the plug-in , You can modify this directory in the plug-in settings 
Reference resources :
official Obsidian Plugins
Unwanted VPN And wall climbing , Perfect solution obsidian Unable to load third party plug-ins ( Community plug-ins ) The problem of
Obsidian Community plug-in download repair
These more than ten plug-ins , Greatly improve your Obsidian Editing experience
Obsidian Local Images plug-in unit git Community
边栏推荐
- 1-3 using SQL to manage databases
- Interesting plug-ins summary
- 1-20 pre inspection request
- [untitled] first time to participate in CSDN activities
- [BSP video tutorial] BSP video tutorial issue 19: AES encryption practice of single chip bootloader, including all open source codes of upper and lower computers (June 26, 2022)
- Ml & DL: introduction to hyperparametric optimization in machine learning and deep learning, evaluation index, over fitting phenomenon, and detailed introduction to commonly used parameter adjustment
- KVM IO性能测试数据
- Web APIs comprehensive case -tab column switching - dark horse programmer
- Study summary of dynamic routing between capsules
- 【回溯】全排列 II leetcode47
猜你喜欢

Graduation project

Online education program user login and registration

Is Wu Enda's machine learning suitable for entry?

The Jenkins download Plug-in can't be downloaded. Solution

win11更新后任务栏空白怎么办? win11更新后任务栏空白卡死的解决方法

Introduction to go web programming: a probe into the excellent test library gocovey

盘点华为云GaussDB(for Redis)六大秒级能力

Study summary of dynamic routing between capsules

A new one from Ali 25K came to the Department, which showed me what the ceiling is

Pytorch quantitative practice (1)
随机推荐
Introduce an online platform for multi omics integration and network visual analysis
Error reporting: internal error XFS_ WANT_ CORRUPTED_ GOTO at line 1635 of file fs/xfs/libxfs/xfs_ alloc. c.
Introduction to go web programming: a probe into the excellent test library gocovey
1-18 create the most basic express server & API module for creating routes
Anfulai embedded weekly report no. 270: June 13, 2022 to June 19, 2022
PyTorch量化实践(1)
B_ QuRT_ User_ Guide(31)
Qsort function and Simulation Implementation of qsort function
十个最为戳心测试/开程序员笑话,念茫茫人海,该如何寻觅?
Jupyterbook clear console output
去中心化交易所系统开发技术原理丨数字货币去中心化交易所系统开发(说明案例)
京东与腾讯续签三年战略合作协议;起薪涨至26万元,韩国三星SK争相加薪留住半导体人才;Firefox 102 发布|极客头条
请问,启牛证券开户,可以开户吗?安全吗?你想要的答案全在这里
机器学习适合女生学吗?
win11更新后任务栏空白怎么办? win11更新后任务栏空白卡死的解决方法
[BSP video tutorial] BSP video tutorial issue 19: AES encryption practice of single chip bootloader, including all open source codes of upper and lower computers (June 26, 2022)
Win11电脑名如何更改?Win11更改电脑名的方法
PyTorch量化感知训练(QAT)步骤
Bloom filter
Introduction and example of template method mode