Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Maintain draft editing context #27

Closed
wants to merge 11 commits into from

Conversation

linonetwo
Copy link

This might fix #22

Preview per section is added
Update to TW 5.2.1
Use cascade filter
@linonetwo linonetwo changed the base branch from main to development January 18, 2022 17:40
@linonetwo
Copy link
Author

Bad news, if a tiddler have draft.xxx field, there will be a red item on the bottom left...

Old behavior:

After I add draft.xxx:

@linonetwo
Copy link
Author

Fixed by removing <$action-setfield $tiddler=<<editTid>> $field="draft.of" $value={{{ [<currentTiddler>get[title]] }}} />

Now it works pretty well.

@kookma
Copy link
Owner

kookma commented Apr 12, 2022

@linonetwo
Are you working on this branch? I see some new commits, but I did not find the explanations

@linonetwo
Copy link
Author

Oh, I was just rebase it on the main branch. And I build one for my wiki to use...

@kookma kookma closed this Apr 12, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Wrong this.editTitle in a section
3 participants