Notices


Reply
Thread Tools
Posts: 161 | Thanked: 85 times | Joined on Feb 2010
#31
someone else has the same issue
Code:
no such file or directory /home/user/.todoy/todoy.ics
running the app? please let me know, couse the app is supposed to do a check for the existence, and then create the file, and for me it works fine..
 
Posts: 161 | Thanked: 85 times | Joined on Feb 2010
#32
Troubleshooting
if it installs and doesn't run, please try making the folder ".todoy" in your home
from console:
Code:
mkdir .todoy
i don't know why but the build package is removing the folder.. next release i'll add it in the postinstallation scripts. sorry
remember the dot in front of the foldername!!

Last edited by erniadeldesktop; 2010-09-27 at 14:38.
 
Posts: 176 | Thanked: 59 times | Joined on Mar 2010
#33
OK, a couple of screesnshots to show how I can't get this to work

(Goes off to the wiki to find out how to post terminal output as text instead...)
Attached Images
  
 
Posts: 161 | Thanked: 85 times | Joined on Feb 2010
#34
looks like youre missing the first backslash! but try the easiest way: don't gainroot, just open the shell, then enter just
Code:
mkdir .todoy
and then try again ls -a | grep .todoy, to see if everything went fine...
 
Posts: 176 | Thanked: 59 times | Joined on Mar 2010
#35
Ok, that works !

Finally...

Thanks for your patient help. This looks very promising...feedback later !
 

The Following User Says Thank You to SallyJane For This Useful Post:
Posts: 176 | Thanked: 59 times | Joined on Mar 2010
#36
Settings - doesn't offer any options.

Keyboard buttons - Clear, Undo etc, don't seem to work ?

Entering

todoy_widget

in Terminal gives error "No such file or directory" but renders the widget anyway.

Undo button only undoes one pen stroke.

Last edited by SallyJane; 2010-09-27 at 14:41.
 
Posts: 161 | Thanked: 85 times | Joined on Feb 2010
#37
Originally Posted by SallyJane View Post
Settings - doesn't offer any options.
next release. at the moment you can change them by hand in /opt/todoy/todoy_conf.py

Keyboard buttons - Clear, Undo etc, don't seem to work ?Undo button only undoes one pen stroke.
they work in sketch mode:
there are a lot of other keyboard shortctuts:
L=load
S=save
A=append to cal
V=enter string
W=white
RGBK=red,green,blue and black
Z=undo (just one step, i don't know how to do more)
C=clear (reload background)
Q=quit

Entering

todoy_widget

in Terminal gives error "No such file or directory" but renders the widget anyway.
ah.. the widget is the black sheep of the family.. it will take a while to have it as I would like...
 
Posts: 161 | Thanked: 85 times | Joined on Feb 2010
#38
version 0.0.4 : codename: stairway to settings
what's new:
settings are here! and the menu is working
also font selection, granularity, and pen size.
known issues:
settings are not saved couse I've no clue on how to do it 'couse pickle is not working
 

The Following User Says Thank You to erniadeldesktop For This Useful Post:
Posts: 134 | Thanked: 31 times | Joined on Mar 2010 @ Sao Paulo / Brazil
#39
Can anyone make a video using this app?

I still donīt get what this app does.
 
Posts: 161 | Thanked: 85 times | Joined on Feb 2010
#40
Originally Posted by igorlt View Post
Can anyone make a video using this app?

I still donīt get what this app does.
a video is quite useless, but i can try to explain what this app does:
if you ever tried to use the default calendar, or any todo application, you should have seen that it requires lot of time to set up an event. This app is designed for planning your day, inputting (so for example if you've dinners, meetings, and so on and so forth) and showing in a intuitive way. The key is to notice the clock in the center of the screen. just imagine that with this app you can extend the hours lines (or even create new ones) and then wrote in between intervals the things you have to do during the day. That's nice hun?
as an added bonus, this app exports a calendar file, that can be imported in other applications like the default calendar, or calendar desktop widget. Or you can see your today's todos via the enclosed desktop widget. That's it.
 
Reply


 
Forum Jump


All times are GMT. The time now is 15:02.