plugin-moments icon indicating copy to clipboard operation
plugin-moments copied to clipboard

适用于 Halo 2.0 的瞬间插件

Results 19 plugin-moments issues
Sort by recently updated
recently updated
newest added

如题所示,我刚刚把网站与域名绑定之后,通过域名进入后台,对瞬间内容进行修改提示无权限访问

kind/support

## 问题描述 1. 在编辑页面输入 # 号并输入检索内容,检索到两条以上数据时。 2. 选中非首条数据,按下回车键。 3. 标签会将当前输入的检索内容变为标签,而不是选中的内容。 此问题应该与 https://github.com/ueberdosis/tiptap/blob/1c5c087641162dc9d82814aaa84fcdc267469545/packages/core/src/InputRule.ts#L233C7-L233C20 有关。 当按下回车时,检索的内容符合输入规则,因此 `tiptap` 会将其转换为 `Tag`,并且不会再继续执行其他的 `handleKeyDown` 事件了。 /kind bug

kind/bug

希望瞬间能够加入通过外链插入图片的功能

![image](https://github.com/halo-sigs/plugin-moments/assets/146629280/846607c5-129f-48c5-ae0a-e92425511ab2) 这种情况该怎么办,我在升级后就出现了这种状况, 原本用的是这个pix主题提供的瞬间插件,不小心点到升级了就这样了 [e59f95055bdcbee81fcac4d5012216ad.zip](https://github.com/halo-sigs/plugin-moments/files/15064168/e59f95055bdcbee81fcac4d5012216ad.zip)

kind/support

### moment插件没有对会话超时的异常进行处理,后续可以考虑优化一下。 ![plug1](https://github.com/halo-sigs/plugin-moments/assets/16863822/852cf1fa-4bdb-4c39-9e71-000b4dcb92f4) ### 正常会弹出登录窗口,让用户登录。 ![plug2](https://github.com/halo-sigs/plugin-moments/assets/16863822/24c850ae-fa8b-4760-86b3-5ba811562952)

kind/improvement

会给每个带有瞬间权限的用户发一条通知 ![image](https://github.com/halo-sigs/plugin-moments/assets/89380218/b8f29247-0273-4f7c-acaf-e801d3dfcfb9)

Halo 从 2.11.0 开始已经支持插件内置默认主题模板,可以考虑为 Moment 添加一个 /kind feature

kind/feature

期望可以在 Console 的瞬间页面添加创建菜单项的按钮,方便使用者将瞬间页面添加到当前的菜单。

瞬间发布希望获取定位

kind/feature

我看了下开放API Public相关接口没有moments相关的接口,希望能够加上。 https://demo.halo.run/webjars/swagger-ui/index.html?urls.primaryName=Public+API+V1alpha1