[tw5] OneNote-style flagging

2020-07-23 Thread TW Tones
The answer to your question is yes.

If you want to do it yourself!

Many ways are available
You can use hidden comments the content which can be found using search. 
You can use html sections, div or span to wrap a section
You can use css classes on such sections
You can use splitregexp[\n] to extract lines from text the prefix[string] to 
find lines beginning with something.
If you are happy to use a particular existing wiki text standard e.g. headings 
you can build a tool to list it when found in tiddlers.
You can make text as a parameter to a macro.
You can wrap text or a transclude inside a button for click to action. 

Etc etc...

Regards
Tony

-- 
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+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/tiddlywiki/844c5612-5042-46ba-b1f1-fda5530ed77fo%40googlegroups.com.


[tw5] OneNote-style flagging

2020-07-23 Thread TW Tones
Jon

I will give this some further thought but the standard answer would in 
tiddlywiki be to divide into it here tiddlers. Have you used the excise tool? 
You mention not splitting but I am not sure if you considered excise.

However since the two things you seem to need is to indicate a section of text 
and search for it later I can imagin a lot of ways to do this. 

Rather than define your requirement by reference to OneNote perhaps you could 
describe what you want to see and do, be imaginative and dream of the ideal and 
let us know. I / we are all about making dreams come true in tiddlywiki.

Regards
Tony

-- 
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+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/tiddlywiki/d7223df8-3ef0-4663-bba1-9be1b018efa4o%40googlegroups.com.


[tw5] OneNote-style flagging

2020-07-23 Thread Jon
Hi,

In OneNote, you can apply a flag to selected lines of text in a note and 
repeat that for multiple notes.
You can then search for the flag which will just bring up just those lines 
of text from all of the notes.

In my wiki, I've got several tiddlers which are notes on a particular 
subject and I want to "extract" a couple of lines from each which require a 
follow-up.

I don't want to split the tiddlers as that would be overkill.

Can I enclose the lines of text in something and then use a filter to 
reproduce the OneNote-style flagging?

Regards
Jon

-- 
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+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/tiddlywiki/f59e18fc-35f3-42d5-8a3f-5588d97c9737o%40googlegroups.com.