oflg / Tidme

Tidme uses advanced Incremental Learning concepts to make it your powerful second brain for acquiring lifelong knowledge.
https://oflg.github.io/Tidme
Apache License 2.0
61 stars 5 forks source link

提供个能够一次删除tidme产生的字段的action #23

Open linonetwo opened 7 months ago

linonetwo commented 7 months ago

Is your feature request related to a problem? Please describe.

有时候在排除了卡片之后,觉得以后再也不会复习这个卡片了,就把这个卡片的相关数据全部删除。

Describe the solution you'd like

根据 #22 提供一个删掉当前卡片数据的action

linonetwo commented 5 months ago

目前是用

{{$:/plugins/tidme/fsrs4tw/buttons/action/exclude}}

<$action-sendmessage $message="tm-remove-tag" $param="想法"/>
<$action-sendmessage $message="tm-remove-tag" $param="!"/>

可以包装成一个action