Jump to content




Todo list.


  • You cannot reply to this topic
58 replies to this topic

#21 Tjakka5

  • Members
  • 256 posts

Posted 16 June 2013 - 01:08 AM

Woohoo, I finally fixed the bug, and here is the new installer:

xMcjpVFrs
or
http://pastebin.com/xMcjpVFs

#22 Tjakka5

  • Members
  • 256 posts

Posted 16 June 2013 - 01:19 AM

Little update:

wmbhNMR0
or
http://pastebin.com/wmbhNMR0

EDIT:
Another update, fixed that you can't delete tasks.

vFaHf7pK
or
http://pastebin.com/vFaHf7pK

#23 Tjakka5

  • Members
  • 256 posts

Posted 16 June 2013 - 08:03 AM

Any more feedback?

#24 diegodan1893

  • Members
  • 164 posts
  • LocationSpain

Posted 16 June 2013 - 11:29 AM

Maybe you should make it check for updates if http api is enabled.

#25 Tjakka5

  • Members
  • 256 posts

Posted 16 June 2013 - 12:36 PM

View Postdiegodan1893, on 16 June 2013 - 11:29 AM, said:

Maybe you should make it check for updates if http api is enabled.

I could, but if it's not enabled, it's automatically trowhing a error, so I dont see the point...

#26 diegodan1893

  • Members
  • 164 posts
  • LocationSpain

Posted 16 June 2013 - 02:32 PM

I meant autoupdates

#27 Tjakka5

  • Members
  • 256 posts

Posted 17 June 2013 - 04:24 AM

I wouldnt see the point in that.


Anyhow, Im currently working on the first suggestion; being able to search tasks by inputting words.

#28 jesusthekiller

  • Banned
  • 562 posts
  • LocationWrocław, Poland

Posted 17 June 2013 - 04:39 AM

It's good idea actually...

#29 Tjakka5

  • Members
  • 256 posts

Posted 17 June 2013 - 09:46 AM

Still working on the search function, it's quite hard for a not-so-good programmer, but my dad helped me out, and I hope to release a new version in under 2 days.

#30 jesusthekiller

  • Banned
  • 562 posts
  • LocationWrocław, Poland

Posted 17 June 2013 - 09:53 AM

string.find() ?

http://lua-users.org...LibraryTutorial

#31 diegodan1893

  • Members
  • 164 posts
  • LocationSpain

Posted 17 June 2013 - 10:05 AM

Yes, a search function is a good idea. I suggested autoupdates because you released 3 updates in 2 posts.

#32 jesusthekiller

  • Banned
  • 562 posts
  • LocationWrocław, Poland

Posted 17 June 2013 - 10:53 AM

Yup

#33 Tjakka5

  • Members
  • 256 posts

Posted 17 June 2013 - 11:18 AM

View Postjesusthekiller, on 17 June 2013 - 09:53 AM, said:

Posted Image

#34 jesusthekiller

  • Banned
  • 562 posts
  • LocationWrocław, Poland

Posted 17 June 2013 - 02:57 PM

Uncle Google helps sometimes ;-)

#35 Tjakka5

  • Members
  • 256 posts

Posted 18 June 2013 - 01:27 AM

View Postjesusthekiller, on 17 June 2013 - 02:57 PM, said:

Uncle Google helps sometimes ;-)

I asked my dad how to do it, he told me to do it like this:

len1 = Define length of words to look trough.
len2 = Define length of key word to search for.
for i = 1, len1-len2 do
  look if string match, otherwise, do the keyword + a space and try
  again
end

Something like that.

#36 Beaus1966

  • Members
  • 10 posts

Posted 29 June 2013 - 11:14 AM

could you possibly add an edit function???

#37 Tjakka5

  • Members
  • 256 posts

Posted 29 June 2013 - 11:21 AM

There is a edit function...

#38 Beaus1966

  • Members
  • 10 posts

Posted 30 June 2013 - 06:02 PM

There is an delete and an add but not an edit

#39 masterdisasterHD

  • Members
  • 172 posts
  • LocationThe Netherlands

Posted 23 July 2013 - 02:21 PM

do i have permission to change some of the code?
And you should make multiple monitor support

#40 KuroiMitsukai

  • New Members
  • 1 posts

Posted 02 September 2013 - 01:41 PM

Thanks for this!





1 user(s) are reading this topic

0 members, 1 guests, 0 anonymous users