Skip to content

Releases: jwenjian/giki-cli

v0.4.2

17 Jul 12:19
835d622
Compare
Choose a tag to compare

Changes

  1. Clear screen before every command runs to make each command output clear

v0.4.1

05 Jul 11:24
Compare
Choose a tag to compare

Changes

  1. Just fix github action CI error

⚠️ If you want to upload image to your new giki talk, you MUST install picgo globally(npm install picgo -g) first, see this picgo bug.

Also I highly recommend you to test picgo by execute picgo upload <image_file> before using -i flag in giki new command

v0.4.0

05 Jul 09:56
Compare
Choose a tag to compare

Changes

  1. You can now upload local image file when post a new giki by using flag: -i or --image

Be noted that, image uploading is powered by PicGo-Core, please refer to their doc to setup a correct configuration.

upload to sm.ms is tested.

example post: https://talk.jwj.life/posts/4784

v0.3.0

05 Jul 04:02
Compare
Choose a tag to compare

Changes

  1. Add command: giki list [-n <number>] to get your talks

v0.2.5

04 Jul 05:06
Compare
Choose a tag to compare

Just to use github action to publish npm packages

v0.2.4

04 Jul 04:48
Compare
Choose a tag to compare

Changes

  1. add plugin: autocomplete
  2. integrate to github action to publish npm and github package

v0.2.3

04 Jul 03:53
Compare
Choose a tag to compare

Changes

  • show tags in explore
  • show likes in explore
  • multi-tags allowed when post new giki

Note: If you use multi-tags, you must put multi -t <tag> after the text content, like: giki new <text> -t <tag1> -t <tag2>

Post new giki from cli!

04 Jul 02:44
Compare
Choose a tag to compare

Changes

  1. You can now post new giki from cli 🎉

please refer to the README to see how to use giki new command

  1. Optimize token config flow when first run

First release!

03 Jul 16:17
Compare
Choose a tag to compare

Changes

New commands

  • giki explore [-n number]

explore n talks in giki.app