Do you have your Firefox/Thunderbird status bar hidden? Reminderfox installs into the status bar by default. If you DO have your status bar showing, go to the ReminderFox options and click on the Display tab. Find the Display Placement option and toggle it to another location and hit apply. This should make the reminderfox ribbon appear.
If you can't download or install this extension because of an "Invalid package error" or something similar, this is most likely due to the addons.mozilla.org website delay when a new version of the extension has been updated. It usually takes 30 minutes for the extension to be available from all of the mirror sites. Try downloading the extension again in 30 minutes.
Some themes seem to have problems with dynamically populated controls and the text appears truncated. The Noia theme has this problem as well, but was reportedly fixed in a later version (Noia 2.0 eXtreme, versions greater than 2.30). Try mentioning the problem to the particular theme author to see if it is something that can be fixed in the theme itself.
Check the Sharing Reminders section.
Check the Sharing Reminders (de) section.
Reminderfox stores all reminder/todo's data and backups in one directory. With a typical installation that directory is part of the users "profile" directory.
Examples
See also in Options.
See also in Options.
Windows XP: C:\Documents and Settings\Administrator\Application Data\Mozilla\Firefox\Profiles\{someRandomNumber}.default\reminderfox\
Windows7: c:\Users\{username}\AppData\Roaming\Mozilla\Firefox\Profiles\{someRandomNumber}.default\reminderfox\
Linux: /home/{username}/.thunderbird/{someRandomNumber}.DefaultUser/
The reminders and todos's are typically stored to that directory with a file named "reminderfox.ics". For that "reminderfox.ics" file automatic backups (snapshots for today and yesterday) are kept with a .bak1
, .bak2
, or .bak3
extension.
Example
c:\Users\{username}\AppData\Roaming\Mozilla\Firefox\Profiles\{someRandomNumber}.default\reminderfox\reminders.ics.bak1
Sometimes it's necessary to find a previous used reminderfox.ics
file -- like in situations when a new profile for Firefox/Thunderbird has been defined, or where the Firefox/Thunderbird profile is defect or lost -- then it can help to search the disc for Reminderfox files like reminderfox.ics
or just with *.ics
or some of the backup files like *.bak1
.
To use a reminderfox.ics
file found in an old profile, first check the file size and the date stamp. If a "good" version is found, copy that reminderfox.ics
to your desktop (also for backup purpose) and then import it using the Reminderfox
Options tab:File.
Options tab:File.
No - your reminders file is not removed by default when you uninstall or upgrade. It is kept in your profile directory, so as long as you don't move to a new profile, your reminders will not be lost. Of course, it's always a good idea to keep a backup. You may want to first export your reminders to a backup file for safekeeping.
Yes, there are websites that provide ICS validation functionality. Here are a few of them: http://icalvalid.cloudapp.net/ http://severinghaus.org/projects/icv/ The validator will tell you if there are any errors in your calendar file. This is sometimes common when sharing your reminder file across several different calendar services, each of which can add their own metadata to your calendar file. Sometimes something erroneous can be written to the file and the validator will help spot that.
You may have found a bug. To see if any errors are occurring, turn on Error reporting in Firefox:
Options
-->Advanced
-->Config Editor
)javascript.options.showInConsole
entryjavascript.options.showInConsole
entry to true
(double clicking on the row should work)extensions.reminderFox.debug.loglevel
from 0
to 2
Then, activate the Error Console by selecting the Firefox/Thunderbird menu: Tools
-->Error Console
Try to reproduce your problem and see if any messages appear in the Error Console.
These messages are extremely important in helping us figure out what is going wrong.
Send us any helpful information via the
ReminderFox Group.
Another possibility is that you may be experiencing an Extension Conflict. Sometimes, other extensions don't play nicely with ReminderFox. To see if this is the case, disable all other add-ons via the Tools --> Add-Ons menu. Then, try to reproduce your problem. If the problem went away, there most likely exists a conflict. Try re-enabling your extensions one at a time, with a restart after each enablement, and see if you can isolate which add-on is fighting with ReminderFox. Extension Conflicts are nasty, and finding one is a huge win. We will definitely buy you a beer or tasty beverage of your choice if you find one, so please let us know on the
ReminderFox Group.