Re: [Trisquel-users] Need a daily reminder

2017-11-23 Thread alonivtsan
Putting everything inside the gnome-terminal command should work though - something like this: gnome-terminal -e "sleep 1m && gedit file"

Re: [Trisquel-users] Need a daily reminder

2017-11-22 Thread no-email
- i3-wm exec sleep 5m && xterm -e calcurse exec sleep 5m && xterm -e nano ~/.daily_reminder.txt - openbox wm sleep 5m && xterm -e calcurse & sleep 5m && xterm -e nano ~/.daily_reminder.txt &

Re: [Trisquel-users] Need a daily reminder

2017-11-22 Thread alonivtsan
Incidentally, I can't find the upvote button either (I never used this function so I have no idea how it works) - I'd gladly return the favor and upvote Magic Banana :)

Re: [Trisquel-users] Need a daily reminder

2017-11-22 Thread alonivtsan
I think the command will work if you add the terminal programme beforehand, something like "gnome-terminal -e gedit".

Re: [Trisquel-users] Need a daily reminder

2017-11-21 Thread gnuser
Why can't I upvote a comment? Tried to upvote some and it won't work in this thread :(

Re: [Trisquel-users] Need a daily reminder

2017-11-21 Thread gnuser
Well, after a little search I found a LO Calc file that already had some of the work done for a birthday reminder. It's not perfect but I will use it for now. As a side note, the command Magic Banana suggested didn't exactly work... I had to get rid of the "sleep" command. I tried "sleep

Re: [Trisquel-users] Need a daily reminder

2017-11-20 Thread gnuser
Hey everyone, thank you so much for all the replies. So, I think I will go with the solution Magic Banana posted, but I will use a spreadsheet file instead of a text file. Is it possible to, using LibreOffice, have a sheet with dates and events, and another sheet that only shows the dates and

Re: [Trisquel-users] Need a daily reminder

2017-11-20 Thread alonivtsan
Thanks (I've never actually run graphic applications via cron - just command line ones - so I didn't know you needed to add something for graphic applications to work), so I'm guessing the command to run needs to be something like this, right? @reboot sleep 1h && DISPLAY=:0.0 gedit

Re: [Trisquel-users] Need a daily reminder

2017-11-19 Thread alonivtsan
You can add Magic Banana's command to your cron jobs so it works on startup. First you need to install the cron package. Cron uses vim. If you prefer a different editor just run this command (replace the editor by your preferred editor): export EDITOR=gedit Then run the following command:

Re: [Trisquel-users] Need a daily reminder

2017-11-19 Thread greatgnu
I believe this one package might prove useful, although it does require some fiddling to set it to remind you each hour say, but you should manage to do it. sudo apt install remind https://www.linux.com/news/manage-your-time-remind

[Trisquel-users] Need a daily reminder

2017-11-19 Thread gnuser
Hey guys, I am looking for a program that will come up everytime I turn the pc on and like... about an hour or so after, that will remind me of stuff to do. I am extremely forgetful and want a program to help me with that. HOWEVER most programs ask me to set up not only the date and also