For your second part, consider the TOC macro 
(http://tiddlywiki.com/#Table-of-Contents%20Macros). It has many options.

Then have the tiddlers form a tag tree. You might structure your data like 
this:

Tiddler 1:
title: Season 1
tag: Root

Tiddler 2:
title: Season 1 - Episode 1
tag: Season 1

Tiddler 3:
title: Season 1 - Episode 2
tag: Season 1

Tiddler 4:
title: Season 2
tag: Root

Tiddler 5:
title: Season 2 - Episode 1
tag: Season 2

Tiddler 6:
title: Season 2 - Episode 2
tag: Season 2

... etc. ...

When creating episodes based on a particular season, the "New Here" button 
can be used to create an episode tiddler already tagged with that season.

HTH
Mark


On Tuesday, April 11, 2017 at 3:34:34 PM UTC-7, Random United wrote:
>
> Hello there,
>
> I'm trying to create a database of some sort about movies and tv shows I 
> watched, also trying to have data for each movie/tv show like a description 
> of the movie, year release, genre, rating, etc. Is there anyway of doing 
> that? For example if i want to search for a movie, i would search it by the 
> year instead of just the name. Is that possible? Is it even possible to 
> create a database in general?
>
> Also is it possible to have something like this work:
> +Season 1 (Not expanded)
> -Season 1 (expanded)
> Ep 1
> Ep 2
>
> +Seaon 2
> -Season 2
> Ep 1
> Ep 2
>
> You click the text to expand. If it's possible, what would be the code?
>
>
> Any help would be appreciated.
> [New to tiddlywiki and don't know much about coding]
>
>

-- 
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 [email protected].
To post to this group, send email to [email protected].
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/1e128ff0-3de3-40a1-8650-03c4e68b79db%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to