
Source (link to git-repo or to original if based on someone elses unmodified work): Add the source-code for this project on opencode.net
NoteCase Pro is an advanced hierarchical text notes organizer (outliner). NoteCase Pro is an advanced version of the Notecase outliner. It helps you to organize your everyday text notes into a single document, with individual notes placed in the tree-like structure. To ensure your privacy, encrypted document format is supported, along with standard unencrypted format. It also features audio note recording/playing.
It is a cross-platform application coded in C++ using GTK+ toolkit, and is available for Linux (including pdaxrom and angstrom distros for Sharp Zaurus, Asus eeePC, Open Pandora ARM build), Windows, Mac OS X, FreeBSD, Open Solaris, Maemo (Nokia N770/N800/N810/N900) operating systems.
9 years ago
Major changes in this release:
- enable selecting multiple files at once when opening new document, adding files to AutoComplete, AutoReplace lists, to list of files to be loaded at startup and attachment list
- task priority, status and all task date property fields can now be changed by clicking directly to its Tree/List Pane cell
- new "Custom Property Value/Key" search target added in the Find window
- option for audio note recording to define the sound system (mono/stereo), sample rate and bitrate
- layout when exporting a single branch/note to HTML was redesigned, now we export the "root" note contents first, then optional TOC with the rest of the notes
- (hidden) option to activate custom syntax highlighting color scheme (use "SourceStyleScheme" key inside the "Display" section of the .ini file, for example: "SourceStyleScheme=cobalt")
- implemented "quick search mode" for Tags Pane (type few first characters to quickly jump to the matching tag name in the list)
- fix: add warning message in OSX builds that it is best to switch off the global menu integration before trying to customize program shortcuts
- fix: change shortcut defaults for OSX platform to use "Cmd" instead of "Ctrl" key modifier
- fix: speedup the process of embedding images found into the pasted HTML content
- fix: when displaying note, validate if the content is correct UTF8 string, warn of possible errors and automatically strip the offending characters
- fix: removed "unassigned" task priority value (new tasks should have "normal" priority value)
- fix: disable GTK menu mnemonics on OSX (they kill the shortcuts in some cases)
- update gtksourceview library on OS X to version 2.10.4 (this brings in the AutoComplete support)
- new "Export" option "Export note Tags as CSS class names" where tags are written as
- Export window now automatically lists all .css files found in the html_css folder (for HTML export format);
one template CSS file is now being shipped with the program (work by Daniel Hertrich)
- new sample Lua script to import a directory filled with RTF files (one RTF file becomes one note)
- add: new scripting events "Post AutoReplace group loaded", "Post AutoComplete group loaded", "Post note title changed"
- help file and "tip of the day" file updates (work by Paul Merrell)
- Croatian translation updated
- Russian translation updates (work by Maxim Matrosov)
- Chinese translation updated (work by Stephen Zhu)
- Romanian translation updated (work by Alexandru Bogdan Munteanu)
- French translation updated (work by G탩rard Toulgoat)
- German translation updated (work by Marcus Hennig)
- Italian translation updated (work by Fabio Iannone)
- a number of different new Lua methods created
- many bug fixes
For a complete list of changes in this release, see change log at: http://virtual-sky.com/history.php.
Important news:
Unless someone is using one of the folowing builds, I plan to deprecate these (quite old or not used) platforms in one of the next cycles:
Fedora Core 8/9/10/11, Maemo Bora and Maemo Chinook, Moblin and OSX 10.4.
9 years ago
Major changes in this release:
- enable selecting multiple files at once when opening new document, adding files to AutoComplete, AutoReplace lists, to list of files to be loaded at startup and attachment list
- task priority, status and all task date property fields can now be changed by clicking directly to its Tree/List Pane cell
- new "Custom Property Value/Key" search target added in the Find window
- option for audio note recording to define the sound system (mono/stereo), sample rate and bitrate
- layout when exporting a single branch/note to HTML was redesigned, now we export the "root" note contents first, then optional TOC with the rest of the notes
- (hidden) option to activate custom syntax highlighting color scheme (use "SourceStyleScheme" key inside the "Display" section of the .ini file, for example: "SourceStyleScheme=cobalt")
- implemented "quick search mode" for Tags Pane (type few first characters to quickly jump to the matching tag name in the list)
- fix: add warning message in OSX builds that it is best to switch off the global menu integration before trying to customize program shortcuts
- fix: change shortcut defaults for OSX platform to use "Cmd" instead of "Ctrl" key modifier
- fix: speedup the process of embedding images found into the pasted HTML content
- fix: when displaying note, validate if the content is correct UTF8 string, warn of possible errors and automatically strip the offending characters
- fix: removed "unassigned" task priority value (new tasks should have "normal" priority value)
- fix: disable GTK menu mnemonics on OSX (they kill the shortcuts in some cases)
- update gtksourceview library on OS X to version 2.10.4 (this brings in the AutoComplete support)
- new "Export" option "Export note Tags as CSS class names" where tags are written as
- Export window now automatically lists all .css files found in the html_css folder (for HTML export format);
one template CSS file is now being shipped with the program (work by Daniel Hertrich)
- new sample Lua script to import a directory filled with RTF files (one RTF file becomes one note)
- add: new scripting events "Post AutoReplace group loaded", "Post AutoComplete group loaded", "Post note title changed"
- help file and "tip of the day" file updates (work by Paul Merrell)
- Croatian translation updated
- Russian translation updates (work by Maxim Matrosov)
- Chinese translation updated (work by Stephen Zhu)
- Romanian translation updated (work by Alexandru Bogdan Munteanu)
- French translation updated (work by G탩rard Toulgoat)
- German translation updated (work by Marcus Hennig)
- Italian translation updated (work by Fabio Iannone)
- a number of different new Lua methods created
- many bug fixes
For a complete list of changes in this release, see change log at: http://virtual-sky.com/history.php.
Important news:
Unless someone is using one of the folowing builds, I plan to deprecate these (quite old or not used) platforms in one of the next cycles:
Fedora Core 8/9/10/11, Maemo Bora and Maemo Chinook, Moblin and OSX 10.4.
Please login or register to add a comment or rating