typora_image_uploader

command module
v0.0.0-...-8183e6d Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Jan 5, 2024 License: GPL-3.0 Imports: 9 Imported by: 0

README

typora_image_uploader

icon

intro

auto upload image in Typora to github repository

preview

usage

  1. create a repository as picture bed in github

  2. create a github personal access token

  3. download binary file based on your platform from release

  4. refer to the picture below and set Custom Command on the Typora Preferences page

    # need 3 args:
    #   token: access token obtained in step 2
    #   owner: your user name in github
    #   repo : the name of the repository created in step 1
    your/path/to/imageUploader_windows_amd64.exe -token=your_token -owner=your_user_name_in_github -repo=your_repo_name
    

setCustomUploader

test

NOTE:MacOS(especially M-series chips) requires executable permission for this file. Please run the command chmod a+x your/path/to/imageUploader_macos_arm64 before step 4

Documentation

The Go Gopher

There is no documentation for this package.

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL