-
Notifications
You must be signed in to change notification settings - Fork 14
Open
Description
问题:
发布笔记后,如果不配置【#shareAlias】属性,默认是以笔记ID发布(如:hsf3ZW2yZ1R2)。http://xxx.com/share/hsf3ZW2yZ1R2。
当笔记撤回不想发布时,笔记存在放在未发表目录,但是笔记还是分享状态,在首页隐藏了入口,但是还是可以通过之前收藏的路径地址进入,【/share/hsf3ZW2yZ1R2】。
临时措施:
目前只能通过发布时,配置#shareAlias属性,自定义地址,#shareAlias = 20250306_o6DNRJK。(http://xxx.com/share/20250306_o6DNRJK)。
撤回发布的文章时,手动修改shareAlias的值【20250306_o6DNRJK 更改 20250306_3E19NVPE 】,这样就才能避免通过shareAlias原来的地址访问。这种方式只能在不能泄露原始的笔记ID(如:hsf3ZW2yZ1R2)情况下,而且步骤有点麻烦。
希望的结果:
希望能笔记在未发表目录时,能够关闭分享功能。
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels