I had to change it a bit - I didn't want it to work via the
ViewTemplate, so I hacked off the tag, removed the last div and call the
roam macro where I need it.
I'd also like to hide the source-push-@ call somehow...
TiddlyWiki is all about bringing little bits of information together as quick enough so that your train of thought it not interupted by the process
--
You received this message because you are subscribed to the Google Groups "TiddlyWiki" group.
To unsubscribe from this group and stop receiving emails from it, send an email to tiddlywiki+unsubscribe@googlegroups.com.
To post to this group, send email to tiddl...@googlegroups.com.
Visit this group at https://groups.google.com/group/tiddlywiki.
To view this discussion on the web visit https://groups.google.com/d/msgid/tiddlywiki/58bf8336-7f86-422d-8b69-546ae9f23e20%40googlegroups.com.
--
You received this message because you are subscribed to the Google Groups "TiddlyWiki" group.
To unsubscribe from this group and stop receiving emails from it, send an email to tiddlywiki+unsubscribe@googlegroups.com.
To post to this group, send email to tiddl...@googlegroups.com.
Visit this group at https://groups.google.com/group/tiddlywiki.
To view this discussion on the web visit https://groups.google.com/d/msgid/tiddlywiki/06f394eb-f193-4939-9f67-112ba1bb5bc5%40googlegroups.com.
Glad you like it :-)I had to change it a bit - I didn't want it to work via the
ViewTemplate, so I hacked off the tag, removed the last div and call the
roam macro where I need it.
Yeah, if I recall, the first version (cherrypicker) had a separate macro. The limitation is of course that you can no longer do your "pushing" off the cuff as you write and have it appear automatically wherever.
I'd also like to hide the source-push-@ call somehow...
Yes, this is definitely part of a much extended version I have in mind where one should be able to assign arbitrary start and end markers that control what happens to the encompassed segment. The markers would be visible/hidden depending on which marker it is. For example, we should be able to easily highlight text segments without the markers being visible in view mode. I guess this can be called "arbitrary parser rules".
What I have in mind would be much smoother if the user could mark a text and then select markers, perhaps via some text-completion tool. Just the other day, I found Simplete by none other than Grand TWizard FND! It is not made for TW though. And there is Alain Dutechs edit-comptext which is great already with the @ttention plugin... but it is, as far as I know, not maintained and I've found some glitches.
The complication I see is that there is no delimiter to say when the title is complete.
The complication I see is that there is no delimiter to say when the title is complete.The @ symbol begins the text. The /@ pair of symbols ENDS the text