DejaVu is a personal reminding application. You can add certain notes (with details) which are to expire on a specific date. When it expires, it shows a notification, including an optional sound - each priority it's own sound. Systray support included.
Be the first to post a text review of DejaVu. Rate and review a project by clicking thumbs up or thumbs down in the right column.
DEJAVU CHANGELOG http://deja-vu.sf.net 08/11/2004 (1.0) - Installer added by Robin. Due to this, the version changed to 1.0. - Changed icons - Code fixups 20/10/2004 (0.3.1) - Replaced about picture. - Implementation of the Command interface into the application. 18/10/2004 (0.3.1) - Minor updates - Code fix - Plugin 'enhancement' - Added Command interface for some custom command execution after expiring of a note. Implementation has still to be done though. - Added Logging for the application - Added enabling or disabling of multiple instances (using a lockfile) * 03/10/2004 (0.3.0) - Added plugin support (light) * 02/10/2004 (0.2.5) - the calendar overview is now automatically refreshed when a note has changed. * 21/09/2004 (v0.2.4) - JDK5.0 support. Generics added to code * 06/09/2004 (0.2.3) - Added Look and Feel change option to the menu. - When a new date has been selected (on a note which has been marked done) which is later than the current date, the note's 'done' status is set to FALSE. * 02/09/2004 (0.2.2) - Re-did some of the UI. Most notably is that the 'save' button has been removed from the toolbar, and a differnt type of button has been added. This button shows a few 'extra' options on the notes, which are: + Remove all + Remove all expired notes + Mark all as 'done' + Mark all as 'undone' - Added and replaced some icons. - Refactoring. - Internationalization added and fixed. * 30/08/2004 (0.2.1) - Popup notification enhanced. A new non-modal frame will now be created and shown. The frame is made visible in the task-bar. Message formatting is also added to it. Also includes low HTML support (<b><br><font><nobr><p> and all those are usable). Parameter for formatting: %t = expire date/time %n = note's subject %p = priority * 28/08/2004 (0.2.0) - Added internationilazasdjkh ... i18n support. Languages available currently are English and Dutch. * 26/08/2004 (0.1.6) - Added (better) tooltip support on the small table in the notes panel. * 25/08/2004 (0.1.5) - Fixes, and included changelog.txt and license.txt to the bin dist. - Added an About dialog. - Fixed the about dialog as well... wth! :D * 24/08/2004 (0.1.3) - Added the quicknotes to a tab instead of a seperate window. - Re-did some of the tray items. * 23/08/2004 (0.1.3) - Fixed a bug where the QuickNote dialog could appear twice by first pressing F12, and via the systray afterwards. - Added a tabbed view. - Removed window width/height fields from the properties window and added a "remember" checkfield instead. * 20/08/2004 (0.1.2) - Fixed CalendarDialog when adding a note. Previously, when selecting a date after a date has been selected, the current date would be displayed instead of the previous selected date. - changed the adding of notes. Instead of already specifying the note's body in the dialog, the right pane's textfield gets focus after pressing "Add note" 19/08/2004 (0.1.1) - Fixed a MAJOR locale bug with the JSCalendar component. - Slightly advanced Calendar overview. - Added an export to HTML menu bar item to the tools menu. Needs far better output than it is now though. * 18/08/2004 (0.1.0) - Fixed a display bug with the JSTimeChooser component. - Added a new menu, 'view' where a user can choose whether to view a overview calendar or the normal view. - Added a partial overview calendar. - Added a JSMultilineLabel component for multiple label line support. * 17/08/2004 (0.0) - First release and commit of the source and build into SourceForge. This version is actually beta although it's quite stable and usable.
DEJAVU CHANGELOG http://deja-vu.sf.net 08/11/2004 (1.0) - Installer added by Robin. Due to this, the version changed to 1.0. - Changed icons - Code fixups 20/10/2004 (0.3.1) - Replaced about picture. - Implementation of the Command interface into the application. 18/10/2004 (0.3.1) - Minor updates - Code fix - Plugin 'enhancement' - Added Command interface for some custom command execution after expiring of a note. Implementation has still to be done though. - Added Logging for the application - Added enabling or disabling of multiple instances (using a lockfile) * 03/10/2004 (0.3.0) - Added plugin support (light) * 02/10/2004 (0.2.5) - the calendar overview is now automatically refreshed when a note has changed. * 21/09/2004 (v0.2.4) - JDK5.0 support. Generics added to code * 06/09/2004 (0.2.3) - Added Look and Feel change option to the menu. - When a new date has been selected (on a note which has been marked done) which is later than the current date, the note's 'done' status is set to FALSE. * 02/09/2004 (0.2.2) - Re-did some of the UI. Most notably is that the 'save' button has been removed from the toolbar, and a differnt type of button has been added. This button shows a few 'extra' options on the notes, which are: + Remove all + Remove all expired notes + Mark all as 'done' + Mark all as 'undone' - Added and replaced some icons. - Refactoring. - Internationalization added and fixed. * 30/08/2004 (0.2.1) - Popup notification enhanced. A new non-modal frame will now be created and shown. The frame is made visible in the task-bar. Message formatting is also added to it. Also includes low HTML support (<b><br><font><nobr><p> and all those are usable). Parameter for formatting: %t = expire date/time %n = note's subject %p = priority * 28/08/2004 (0.2.0) - Added internationilazasdjkh ... i18n support. Languages available currently are English and Dutch. * 26/08/2004 (0.1.6) - Added (better) tooltip support on the small table in the notes panel. * 25/08/2004 (0.1.5) - Fixes, and included changelog.txt and license.txt to the bin dist. - Added an About dialog. - Fixed the about dialog as well... wth! :D * 24/08/2004 (0.1.3) - Added the quicknotes to a tab instead of a seperate window. - Re-did some of the tray items. * 23/08/2004 (0.1.3) - Fixed a bug where the QuickNote dialog could appear twice by first pressing F12, and via the systray afterwards. - Added a tabbed view. - Removed window width/height fields from the properties window and added a "remember" checkfield instead. * 20/08/2004 (0.1.2) - Fixed CalendarDialog when adding a note. Previously, when selecting a date after a date has been selected, the current date would be displayed instead of the previous selected date. - changed the adding of notes. Instead of already specifying the note's body in the dialog, the right pane's textfield gets focus after pressing "Add note" 19/08/2004 (0.1.1) - Fixed a MAJOR locale bug with the JSCalendar component. - Slightly advanced Calendar overview. - Added an export to HTML menu bar item to the tools menu. Needs far better output than it is now though. * 18/08/2004 (0.1.0) - Fixed a display bug with the JSTimeChooser component. - Added a new menu, 'view' where a user can choose whether to view a overview calendar or the normal view. - Added a partial overview calendar. - Added a JSMultilineLabel component for multiple label line support. * 17/08/2004 (0.0) - First release and commit of the source and build into SourceForge. This version is actually beta although it's quite stable and usable.
DEJAVU CHANGELOG http://deja-vu.sf.net 08/11/2004 (1.0) - Installer added by Robin. Due to this, the version changed to 1.0. - Changed icons - Code fixups 20/10/2004 (0.3.1) - Replaced about picture. - Implementation of the Command interface into the application. 18/10/2004 (0.3.1) - Minor updates - Code fix - Plugin 'enhancement' - Added Command interface for some custom command execution after expiring of a note. Implementation has still to be done though. - Added Logging for the application - Added enabling or disabling of multiple instances (using a lockfile) * 03/10/2004 (0.3.0) - Added plugin support (light) * 02/10/2004 (0.2.5) - the calendar overview is now automatically refreshed when a note has changed. * 21/09/2004 (v0.2.4) - JDK5.0 support. Generics added to code * 06/09/2004 (0.2.3) - Added Look and Feel change option to the menu. - When a new date has been selected (on a note which has been marked done) which is later than the current date, the note's 'done' status is set to FALSE. * 02/09/2004 (0.2.2) - Re-did some of the UI. Most notably is that the 'save' button has been removed from the toolbar, and a differnt type of button has been added. This button shows a few 'extra' options on the notes, which are: + Remove all + Remove all expired notes + Mark all as 'done' + Mark all as 'undone' - Added and replaced some icons. - Refactoring. - Internationalization added and fixed. * 30/08/2004 (0.2.1) - Popup notification enhanced. A new non-modal frame will now be created and shown. The frame is made visible in the task-bar. Message formatting is also added to it. Also includes low HTML support (<b><br><font><nobr><p> and all those are usable). Parameter for formatting: %t = expire date/time %n = note's subject %p = priority * 28/08/2004 (0.2.0) - Added internationilazasdjkh ... i18n support. Languages available currently are English and Dutch. * 26/08/2004 (0.1.6) - Added (better) tooltip support on the small table in the notes panel. * 25/08/2004 (0.1.5) - Fixes, and included changelog.txt and license.txt to the bin dist. - Added an About dialog. - Fixed the about dialog as well... wth! :D * 24/08/2004 (0.1.3) - Added the quicknotes to a tab instead of a seperate window. - Re-did some of the tray items. * 23/08/2004 (0.1.3) - Fixed a bug where the QuickNote dialog could appear twice by first pressing F12, and via the systray afterwards. - Added a tabbed view. - Removed window width/height fields from the properties window and added a "remember" checkfield instead. * 20/08/2004 (0.1.2) - Fixed CalendarDialog when adding a note. Previously, when selecting a date after a date has been selected, the current date would be displayed instead of the previous selected date. - changed the adding of notes. Instead of already specifying the note's body in the dialog, the right pane's textfield gets focus after pressing "Add note" 19/08/2004 (0.1.1) - Fixed a MAJOR locale bug with the JSCalendar component. - Slightly advanced Calendar overview. - Added an export to HTML menu bar item to the tools menu. Needs far better output than it is now though. * 18/08/2004 (0.1.0) - Fixed a display bug with the JSTimeChooser component. - Added a new menu, 'view' where a user can choose whether to view a overview calendar or the normal view. - Added a partial overview calendar. - Added a JSMultilineLabel component for multiple label line support. * 17/08/2004 (0.0) - First release and commit of the source and build into SourceForge. This version is actually beta although it's quite stable and usable.
DEJAVU CHANGELOG http://deja-vu.sf.net 08/11/2004 (1.0) - Installer added by Robin. Due to this, the version changed to 1.0. - Changed icons - Code fixups 20/10/2004 (0.3.1) - Replaced about picture. - Implementation of the Command interface into the application. 18/10/2004 (0.3.1) - Minor updates - Code fix - Plugin 'enhancement' - Added Command interface for some custom command execution after expiring of a note. Implementation has still to be done though. - Added Logging for the application - Added enabling or disabling of multiple instances (using a lockfile) * 03/10/2004 (0.3.0) - Added plugin support (light) * 02/10/2004 (0.2.5) - the calendar overview is now automatically refreshed when a note has changed. * 21/09/2004 (v0.2.4) - JDK5.0 support. Generics added to code * 06/09/2004 (0.2.3) - Added Look and Feel change option to the menu. - When a new date has been selected (on a note which has been marked done) which is later than the current date, the note's 'done' status is set to FALSE. * 02/09/2004 (0.2.2) - Re-did some of the UI. Most notably is that the 'save' button has been removed from the toolbar, and a differnt type of button has been added. This button shows a few 'extra' options on the notes, which are: + Remove all + Remove all expired notes + Mark all as 'done' + Mark all as 'undone' - Added and replaced some icons. - Refactoring. - Internationalization added and fixed. * 30/08/2004 (0.2.1) - Popup notification enhanced. A new non-modal frame will now be created and shown. The frame is made visible in the task-bar. Message formatting is also added to it. Also includes low HTML support (<b><br><font><nobr><p> and all those are usable). Parameter for formatting: %t = expire date/time %n = note's subject %p = priority * 28/08/2004 (0.2.0) - Added internationilazasdjkh ... i18n support. Languages available currently are English and Dutch. * 26/08/2004 (0.1.6) - Added (better) tooltip support on the small table in the notes panel. * 25/08/2004 (0.1.5) - Fixes, and included changelog.txt and license.txt to the bin dist. - Added an About dialog. - Fixed the about dialog as well... wth! :D * 24/08/2004 (0.1.3) - Added the quicknotes to a tab instead of a seperate window. - Re-did some of the tray items. * 23/08/2004 (0.1.3) - Fixed a bug where the QuickNote dialog could appear twice by first pressing F12, and via the systray afterwards. - Added a tabbed view. - Removed window width/height fields from the properties window and added a "remember" checkfield instead. * 20/08/2004 (0.1.2) - Fixed CalendarDialog when adding a note. Previously, when selecting a date after a date has been selected, the current date would be displayed instead of the previous selected date. - changed the adding of notes. Instead of already specifying the note's body in the dialog, the right pane's textfield gets focus after pressing "Add note" 19/08/2004 (0.1.1) - Fixed a MAJOR locale bug with the JSCalendar component. - Slightly advanced Calendar overview. - Added an export to HTML menu bar item to the tools menu. Needs far better output than it is now though. * 18/08/2004 (0.1.0) - Fixed a display bug with the JSTimeChooser component. - Added a new menu, 'view' where a user can choose whether to view a overview calendar or the normal view. - Added a partial overview calendar. - Added a JSMultilineLabel component for multiple label line support. * 17/08/2004 (0.0) - First release and commit of the source and build into SourceForge. This version is actually beta although it's quite stable and usable.
DEJAVU CHANGELOG http://deja-vu.sf.net * 20/10/2004 [v0.3.1] - Replaced about picture. - Implementation of the Command interface into the application. * 18/10/2004 [v0.3.1] - Minor updates - Code fix - Plugin 'enhancement' - Added Command interface for some custom command execution after expiring of a note. Implementation has still to be done though. - Added Logging for the application - Added enabling or disabling of multiple instances (using a lockfile) * 03/10/2004 [v0.3.0] - Added plugin support (light) * 02/10/2004 [v0.2.5] - the calendar overview is now automatically refreshed when a note has changed. * 21/09/2004 [v0.2.4] - JDK5.0 support. Generics added to code * 06/09/2004 [v0.2.3] - Added Look and Feel change option to the menu. - When a new date has been selected (on a note which has been marked 'done') which is later than the current date, the note's 'done' status is set to FALSE. * 02/09/2004 [v0.2.2] - Re-did some of the UI. Most notably is that the 'save' button has been removed from the toolbar, and a differnt type of button has been added. This button shows a few 'extra' options on the notes, which are: + Remove all + Remove all expired notes + Mark all as 'done' + Mark all as 'undone' - Added and replaced some icons. - Refactoring. - Internationalization added and fixed. * 30/08/2004 [v0.2.1] - Popup notification enhanced. A new non-modal frame will now be created and shown. The frame is made visible in the task-bar. Message formatting is also added to it. Also includes low HTML support (<b><br><font><nobr><p> and all those are usable). Parameter for formatting: %t = expire date/time %n = note's subject %p = priority * 28/08/2004 [v0.2.0] - Added internationilazasdjkh ... i18n support. Languages available currently are English and Dutch. * 26/08/2004 [v0.1.6] - Added (better) tooltip support on the small table in the notes panel. * 25/08/2004 [v0.1.5] - Fixes, and included changelog.txt and license.txt to the bin dist. - Added an About dialog. - Fixed the about dialog as well... wth! :D * 24/08/2004 [v0.1.3] - Added the quicknotes to a tab instead of a seperate window. - Re-did some of the tray items. * 23/08/2004 [v0.1.3] - Fixed a bug where the QuickNote dialog could appear twice by first pressing F12, and via the systray afterwards. - Added a tabbed view. - Removed window width/height fields from the properties window and added a "remember" checkfield instead. * 20/08/2004 [v0.1.2] - Fixed CalendarDialog when adding a note. Previously, when selecting a date after a date has been selected, the current date would be displayed instead of the previous selected date. - changed the adding of notes. Instead of already specifying the note's body in the dialog, the right pane's textfield gets focus after pressing "Add note" * 19/08/2004 [v0.1.1] - Fixed a MAJOR locale bug with the JSCalendar component. - Slightly advanced Calendar overview. - Added an export to HTML menu bar item to the tools menu. Needs far better output than it is now though. * 18/08/2004 [v0.1.0] - Fixed a display bug with the JSTimeChooser component. - Added a new menu, 'view' where a user can choose whether to view a overview calendar or the normal view. - Added a partial overview calendar. - Added a JSMultilineLabel component for multiple label line support. * 17/08/2004 [v0.0] - First release and commit of the source and build into SourceForge. This version is actually beta although it's quite stable and usable.
DEJAVU CHANGELOG http://deja-vu.sf.net * 20/10/2004 [v0.3.1] - Replaced about picture. - Implementation of the Command interface into the application. * 18/10/2004 [v0.3.1] - Minor updates - Code fix - Plugin 'enhancement' - Added Command interface for some custom command execution after expiring of a note. Implementation has still to be done though. - Added Logging for the application - Added enabling or disabling of multiple instances (using a lockfile) * 03/10/2004 [v0.3.0] - Added plugin support (light) * 02/10/2004 [v0.2.5] - the calendar overview is now automatically refreshed when a note has changed. * 21/09/2004 [v0.2.4] - JDK5.0 support. Generics added to code * 06/09/2004 [v0.2.3] - Added Look and Feel change option to the menu. - When a new date has been selected (on a note which has been marked 'done') which is later than the current date, the note's 'done' status is set to FALSE. * 02/09/2004 [v0.2.2] - Re-did some of the UI. Most notably is that the 'save' button has been removed from the toolbar, and a differnt type of button has been added. This button shows a few 'extra' options on the notes, which are: + Remove all + Remove all expired notes + Mark all as 'done' + Mark all as 'undone' - Added and replaced some icons. - Refactoring. - Internationalization added and fixed. * 30/08/2004 [v0.2.1] - Popup notification enhanced. A new non-modal frame will now be created and shown. The frame is made visible in the task-bar. Message formatting is also added to it. Also includes low HTML support (<b><br><font><nobr><p> and all those are usable). Parameter for formatting: %t = expire date/time %n = note's subject %p = priority * 28/08/2004 [v0.2.0] - Added internationilazasdjkh ... i18n support. Languages available currently are English and Dutch. * 26/08/2004 [v0.1.6] - Added (better) tooltip support on the small table in the notes panel. * 25/08/2004 [v0.1.5] - Fixes, and included changelog.txt and license.txt to the bin dist. - Added an About dialog. - Fixed the about dialog as well... wth! :D * 24/08/2004 [v0.1.3] - Added the quicknotes to a tab instead of a seperate window. - Re-did some of the tray items. * 23/08/2004 [v0.1.3] - Fixed a bug where the QuickNote dialog could appear twice by first pressing F12, and via the systray afterwards. - Added a tabbed view. - Removed window width/height fields from the properties window and added a "remember" checkfield instead. * 20/08/2004 [v0.1.2] - Fixed CalendarDialog when adding a note. Previously, when selecting a date after a date has been selected, the current date would be displayed instead of the previous selected date. - changed the adding of notes. Instead of already specifying the note's body in the dialog, the right pane's textfield gets focus after pressing "Add note" * 19/08/2004 [v0.1.1] - Fixed a MAJOR locale bug with the JSCalendar component. - Slightly advanced Calendar overview. - Added an export to HTML menu bar item to the tools menu. Needs far better output than it is now though. * 18/08/2004 [v0.1.0] - Fixed a display bug with the JSTimeChooser component. - Added a new menu, 'view' where a user can choose whether to view a overview calendar or the normal view. - Added a partial overview calendar. - Added a JSMultilineLabel component for multiple label line support. * 17/08/2004 [v0.0] - First release and commit of the source and build into SourceForge. This version is actually beta although it's quite stable and usable.
Be the first person to add a text review.
Copyright © 2009 Geeknet, Inc. All rights reserved. Terms of Use
Thanks for your rating!
Would you also like to write a review?