emisjerry
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 
請問:是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-...
A simple Markdown table cannot be parsed. ``` Number | Name | Value --|--|-- 111|222|333 444|555|666 777|888|999 ```  Obsidian: v0.14.9 Plugin version: the newest one.
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.