Skip to content

Custom Clipsnap rule in Tidclipconfig is deleting the rest of the tiddler content #112

Answered by buggyj
arunnbabu81 asked this question in Q&A
Discussion options

You must be logged in to vote

you have

$text=((*@userstring*))\n\n[img[((*@csaver(#title,@clipsnap)*))]]\n\n((*@text*))\n\n

make it

$text=((*$text*))((*@userstring*))\n\n[img[((*@csaver(#title,@clipsnap)*))]]\n\n((*@text*))\n\n

Replies: 2 comments 2 replies

Comment options

You must be logged in to vote
1 reply
@arunnbabu81
Comment options

Comment options

You must be logged in to vote
1 reply
@arunnbabu81
Comment options

Answer selected by arunnbabu81
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants