Replies: 2 comments 1 reply
-
|
Beta Was this translation helpful? Give feedback.
0 replies
-
It seems to be a "solved" problem since v5.1.23, where the EditWidget got 4 new parameters. One of them is As a workaround you need to edit the $:/core/ui/EditTemplate/title and set that parameter to eg:
See the last parameter. Then do this:
@Jermolene ... IMO we should add a "state" tiddler to the core edit-template, so plugin-authors are able to activate the "title refresh" function if needed. |
Beta Was this translation helpful? Give feedback.
1 reply
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
I want to implement the function of ai automatically generating a title based on the text content, but I encountered a problem.
But if I manually update the title in edit mode, this line of code will not work.
Steps
New Tiddler
has changed tonew ai title test
@Jermolene Do you have any ideas?
Beta Was this translation helpful? Give feedback.
All reactions