more suggestions

Comments on existing version & Suggestions for future versions. If you want a new feature suggest it here. Discussions about beta versions also come in this section.
Post Reply
staalep

more suggestions

Post by staalep »

excellent program, can't beat the price!

some suggestions:
- tick mark for "seen the movie", i haven't found time to see all mine yet...
- resize all images to a standard size when exporting to HTML
- why does column with and ordering change back to default all the time?
- auto renumber for each new movie added (option)

Ståle P, Norway
antp
Site Admin
Posts: 9651
Joined: 2002-05-30 10:13:07
Location: Brussels
Contact:

Post by antp »

- you can make checkboxes visible in Tools -> Preferences -> Movielist -> checkboxes
- you can replace $$ITEM_PICTURE by this :

Code: Select all

<img src="$$ITEM_PICTUREFILENAME" width="120" height="166">
it will force the picture to be displayed as resized.
A future version may include an option to really resize the pictures.
- Because I haven't done that yet ;) (not enough free time, and I wanted to release version 3.3)
- What do you mean by auto renumber ?
staalep

more suggestions

Post by staalep »

Amazingly fast reply, good answers :o)

Auto renumber is a reflection of my tidy mind, I always want to have the list sorted properly so I renumber the files sorted by name each time I add a new one. Just a suggestion.

Will the changes in configuration (checkboxes visible / HTML code change) survive an upgrade? You release new versions of this excellent program all the time :o)

Another one: Why not open last used file automatically, most people just have one list.

BR Ståle P
Keep up the excellent work!
staalep

more suggestions

Post by staalep »

oops, my smileys looks strange. :o should be :)
Ståle
antp
Site Admin
Posts: 9651
Joined: 2002-05-30 10:13:07
Location: Brussels
Contact:

Post by antp »

All the preferences and the templates are kept when upgrading (in most of the cases).
Only the .exe, .lng, .dll, .bmp files are overwritten
To be sure, save your template to another name, e.g. "my template.html"

For the automatic open, there is an option for that in Tools -> Preferences -> Files.
Post Reply