Skip to content

shaw996/typorarc

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

22 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

How to use?

1. Clone repository

git clone [Remote repo path]

2. Modify variables in scripts/upload.sh

# Repository location
LOCAL_REPO_PATH=[Your local repo path]

# Git
REMOTE_REPO_PATH=[Your remote repo path]
## Or gitee
# REMOTE_REPO_PATH=[Your remote Repo path]

3. Find Typora -> Settings -> Image

image-20240909163417367

When Insert Images

Choose Upload image

Image Upload Setting

Image Uploader

Choose Custom Command

Command

Enter content below (Replace with your real script's path):

Bash /Users/[Your directory]/typorarc/scripts/upload.sh

About

My typora resources

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages