emisjerry

Results 17 issues of emisjerry

feature request: 生字本能同步到Anki (或可使用AnkiConnect)

After searching, the matched text in codeblock cannot be seen. Steps: 1. Ctrl+F, enter the search term 2. In codeblock, the matched text cannot be read well ![image](https://user-images.githubusercontent.com/131511/158016266-1f0cf0db-2577-4171-9297-d8c18f371adc.png)

bug

請問:是macOS需要做權限方面的設定嗎?應如何解決? ``` [18:36:32] jerry ➜ ~/Documents » upgit :clipboard -f markdown-simple panic: clipboard: cannot use when CGO_ENABLED=0 goroutine 1 [running]: golang.design/x/clipboard.initialize(...) /home/runner/go/pkg/mod/golang.design/x/[email protected]/clipboard_nocgo.go:9 golang.design/x/clipboard.Init(...) /home/runner/go/pkg/mod/golang.design/x/[email protected]/clipboard.go:102 main.loadClipboard(0x12c2fe0?) /home/runner/work/upgit/upgit/main.go:236 +0x66 main.main() /home/runner/work/upgit/upgit/main.go:99 +0x41b...

Hi, This is not an issue. I've made a video that introducing how to use Obsidian's Shell Commands plugin to integrate with upgit. Maybe you will be interested: [Obs#67] upgit-...

best practice

A simple Markdown table cannot be parsed. ``` Number | Name | Value --|--|-- 111|222|333 444|555|666 777|888|999 ``` ![image](https://user-images.githubusercontent.com/131511/167351944-94ecf46f-afda-4d05-a3d1-ce2ca4ee17eb.png) Obsidian: v0.14.9 Plugin version: the newest one.

bug

I've entered "中文測試test" as title, the generated file name will be "test.md", but the {{title}} in test.md is correct string. template-replacement has the same problem for title variable. ``` title,...

created: "{{CreateDateTime:currentDate:yyyy-MM-dd HH:mm:ss}}" HH:mm:ss separator : (colon) makes problem.

Hi, I have made a YouTube video (in Chinese but English subtitle provided) that introduced your plugin. Maybe you would be interested: https://youtu.be/pzA66MwozsY

``` tags: person, {{tags}} ``` {{tags}} will be inserted into the rightside tags pane and it shouldn't.

Hi, 能否增加繁體中文的選項? 簡體=804 繁體=404 Thanks.