Memento mori.

Results 70 comments of Memento mori.

是什么?

或许可以考虑在跳转时将两端html插入 或这个情况下用浏览器默认跳转行为代替react的路由

By the way, after 1) erasing an image and 2) undoing, it would be brought to the top, overwriting other notes.

> 复现失败,loggerA 仍然显示时间。 您有用 `koishi.config.js` 作为入口文件吗

> > > 复现失败,loggerA 仍然显示时间。 > > > > > > 您有用 `koishi.config.js` 作为入口文件吗 > > 抱歉,没关注到这里,没有使用此作为入口,您可以提供下您的入口文件吗? 稍后上传一下

It now seems work as expected with the latest version, closed.

> `segment.link('https://', {text: 'desc', preview: false})` 但这选项是对于整条消息而不是单个链接的啊,感觉这样还是有点怪(x)

合理,您快去写(x)

选用 1.) 还可避免用 `[CQ:html]` 或 `[CQ:markdown]` 来表示对应类型消息的情况,~~所以什么时候提上日程呢~~

其实我的想法是 * 参考 Onebot 12 标准提供类似 `[CQ:tg.html]` `[CQ:tg.markdown]` `[CQ:tg.disable_preview]` 的 segment 来用于表示启用对应的选项 * sendMessage 等方法提供四参数,并与 segment 中提供的选项合并 这样能做到向前兼容,也可以解决和 dialogue 的兼容问题