2010/3/14 Mnemosyne-User <[email protected]>: > Besides using Mnemosyne for its intended purpose, I've started using > it as a to-do manager by creating a category "Do" with individual > cards having as the question things that I want to do daily, eg > posture stretches, etc. I mark the cards with 1 and cycle through them > until I've done them all. > > Would it be possible to write a plug-in that removes a card from the > daily "Do" category once it's been marked and places it in the next > day's list? I have no programming experience, which is why I'm asking. > > Thank you.
You would, I think, be much better off not abusing Mnemosyne for this. (Anytime you are pondering how to hack the *core* functionality to not work, you should think to yourself, 'how can I do this better?') There are many better approaches. For example, you could use a calendar like Google Calendar and schedule daily events & reminders, or have them emailed to you. When you're done, you mark as read or trash the emails. Or you could just make it a habit upon waking up. Or you could use Cron & @daily tasks in your crontab to pop up an xmessage for each task, which you dismiss when done. Or... The field of reminder/todo software & techniques is thoroughly populated. I suggest you use them rather than Mnemosyne. -- gwern -- You received this message because you are subscribed to the Google Groups "mnemosyne-proj-users" group. To post to this group, send email to [email protected]. To unsubscribe from this group, send email to [email protected]. For more options, visit this group at http://groups.google.com/group/mnemosyne-proj-users?hl=en.
