v1.3 updates
Released new version of myTinyTodo – v1.3.1.
This is mostly a bugfix release, but some features were added:
- individual sorting for every tasklist
- ability to publish lists separetely
Thanks for bug reports: Progi1984, heraldboy.
Next releases of v1.3 branch will be published in this post.
Update 2009-12-29
v1.3.2 is published. Here are some changes:
- can move task to other list
- show dates when the task was created and completed (in task edit)
- support of prefix for database tables
- settings page can be localized in language pack
Update 2010-01-29
v1.3.3 is published.
- It has many small changes in interface.
- Now you can change order of tabs or even show only one tab for all lists.
- Added style for Right-to-left languages translations.
- Added export to csv.
To use single tab interface add “singletab” query parameter to mytinytodo url like this: http://www.mytinytodo.net/demo/?singletab
You can export the tasks from some list to csv file (manually as for now) by running as follows:
/mytinytodo/export.php?list=<ListID>&format=csv
Example: http://www.mytinytodo.net/demo/export.php?list=1&format=csv
Thanks to merzhin, Alexander Teague, Mostafa Khadem and to all translators.
After update to v1.3.3 you can delete “images” directory and .css files in mytinytodo root directory.
Update 2010-02-16
v1.3.4 is published.
Some enhancements:
- Now each list has own URL:
/mytinytodo/?list=1or/mytinytodo/#list/1. - Added ability to use html tags (b,i,u,s) to highlight required text (in title or notes).
Thanks to merzhin for patches.
Update 2010-05-11
v1.3.5 is published.
All the changes you can find in changelog.
Hi!
There is a small need of one big list of all lists to view all tasks in one place with the information to which list it belongs.
The application is great but I have about 20 lists and I need to seek new entries trough all lists. It is troublesome.
Thank you for reply.
I think I’ll add such thing.
Feature request: Add an option for always show notes.
Congratulations to all involved in the project, met recently, but already shows a tool of great help.
I do not know if it is the focus of the project, but I suggest for future versions: creation of user levels, where a user of a project manager for example, delegate the tasks to be done and the users of this project only perform tasks without being able to delete them.
Hi,
Using the new version 1.3.5, I’m not able to set the read-only parameter, could you help please?
Alinos
What do you mean exactly?
Hello,
As you can see in the current demo (http://www.mytinytodo.net/demo/), when you are in tabs in multiline, the CSS styling is not perfect.
Progi1984
Hi, thanks for your work. I have a q? – I want a confirm before deleting entry. How can i do that?
No such feature
Hi, this is great work! Its just one missing feature for me: Do you plan a file attach possiblity?
Yes, it is in my todo.
This is great news.
Thanks!
First of all, congrats for tje wonderful project myTinyTodo has become, it has been quite useful to me…
I took the liberty to implement a Progress Percent Bar for each task.(I was in need of it)
i dont know if such thing is in you todo list
but if you want to take a look and see how mine looks like…
http://okielabs.com/todo_demo/
if you like it, fell free to use the layout
Nice, good work.
Hi Vitor and Max,
Vitor,
Where can I get your flavour of myTinyTodo ?
I also need some progress information feature and the -5 –> +5 priority levels.
Is there a place I can download your mod ?
Thanks for helping !
Hi Alex,
Sorry for the delay. I dont know if you still need it, but I’ve uploaded my flavour.
http://www.okielabs.com/myTinyToDoVix.zip
Good Luck
Many MANY Thanks Vitor !!!
You just made my day
Cheers,
Alex
Hi Max, I have a performance question:
Is the tasklist processed by javascript on the user’s browser, or is PHP doing it on the server?
I’m developing a wiki where we automatically create to-do lists for each new article, ~10 tasks per article, of which only the few top priority are important, the rest are for the future. This means we accumulate literally thousands of tasks, and most of them will linger in the system for a long time, until completed or marked as obsolete.
I tried using Remember the Milk via their API as a back-end to manage the tasks, but their javascript code seems to process the whole tasklist at every click on the website — effectively freezing the page for several minutes, until the JS code runs in the browser.
Thanks,
Gabor
PHP is actively used to process storage routines via AJAX requests. Try to look at firebug console in firefox for better understanding.
Hi Max! I’m using your version of v1.3.5. It’s great. I use a tool to check the change in the new version, but nothing found, except \lang\ru. Second, on your Demo page, the first tab, when an item gets checked, it’s stricken through, doesn’t disappear. But on the new tab, it disappears when gets checked. Please tell me why. What if I need a confirmation before deleting? Thanks a lot!
You can find history of changes on http://www.mytinytodo.net/history.php
To hide completed tasks unset “Show completed tasks” in the tab properties.
Oh, I see. Now I understand why you have the complete task disappear! It’s so cooool! BTW, someone and I like to have a full list on a “General” tab, the last/first tab. What do you think? It would be useful in case we need to have an overview of the whole works. Thanks again!
Hi there, help me please:
I installed mytinytodo into my web aplication to run inside of a page (in a tag) but I found 2 critical problems:
1. when I select any popup menu (tasklist or a task) the menu is shown very far from it’s position (outside the page).
2. My page uses charset 8859-1 and mytinytodo uses utf8. When I create a new task using accents like áéíóú, the character is shown with extrange letters and signs. (I need to use them because i’m spanish talker).
thanks a lot.
1. Show me the site where I can test it, cause this can be an integration issue (you can send the URL to my email).
2. Non-utf8 encoding is not suitable for mytinytodo. Can you use utf8 on your site?
The scripts seems very good.
I just discovered the website todoist.com.
Are their plans to go in this direction of programming?
I like to know.
I don’t know their plans.
Hello Max,
I’m looking for the way to add subtask. Or I’d like if RSS feature can be kept updated with changes in comments. I don’t know if you’re interested in my suggestion?
Thanks again and have a nice day!
There is no way to add subtask. Some day I’ll add it.
RSS with modified tasks? This will be possible to realize after next major release.
Thanks a lot! You have a great day!