I think I have an idea, but I don't even know where to start with 
implementation. I'd like to give any newly created tiddlers a 'Stub' tag 
which is, by policy, to be removed once that tiddler is deemed completed. 
Then I'd have a tiddler that lists all Stubs called 'To-Do' or something 
that's listed in the startup tiddlers. Is there a way to make a new tiddler 
come preloaded with a tag?

Further, I'm very new to the syntax here. The official tiddlywiki.com 
source is what I'm getting all my knowledge from, but it's not the best 
example of in-depth execution of various things. For instance the section 
on Macros explains what a macro is well enough, but doesn't show macro's in 
use with different pages. I'm hands-on when it comes to learning, so seeing 
an example of what I want to do helps me better than explanation of a 
features function. Where could I find peoples Tiddlywikis?

On Sunday, April 12, 2020 at 12:49:04 AM UTC-6, TonyM wrote:
>
> Have you considered any tiddler incomplete If not flagged complete. This 
> flag could be a tag but if it were a date field you could stamp it with the 
> date and time it was completed. Thus incomplete would be 
> !has[completed-date] 
>
> This makes sense because all tiddlers start as incomplete.
>
> Notes about what to complete can be placed inside comments that you can 
> only read on editing.
>
> Regards
> Tony
>
> `
> <!-- 
> Completion notes
> -->
> `
>
>

-- 
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/3c2ba89c-a6ad-423d-8303-f03bf0c92db8%40googlegroups.com.

Reply via email to