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]
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?
[Edit: I also added a second part to the post I need help with.]
Much appreciated,
Random
On Wednesday, April 12, 2017 at 6:36:24 AM UTC+2, Random United wrote:Yes I know how to do this in a tab, but I want to write it in one page(tiddler) as some sort of drop down list. Instead of having the list visible I want to be able to click for example Season 1 then a list opens down listing the episodes, if that makes any sense.
Much appreciated,
Random
Much appreciated,
Random
Hello Random United,
I wanted to exactly the same, I am still working on it, but I am confident to say, what wou want is absolutely possible.
I used https://cdn.miramax.com/media/assets/f250bestmoviesmap_HQ.jpg as a starting point. The data I found in this map, I entered (partially) into http://tiddlymap.org/ (hattip to @felixhayashi)
For the rating http://tobibeer.github.io/tw5-plugins/#rate offers
a lot of customisation possibilities, well documented (hattip
@tobibeer) and http://favorites.tiddlyspot.com/ (hattip @Andrew
Harrison)
is also powerful with zero-effort :)
Kind regards
Pit.W
Hello there, New to tiddlywiki and 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? Any help would be appreciated.
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?
[New to tiddlywiki and don't know much about coding]