Hi testers,
I have been working on a new version of KeepNote (version 0.6). It
has major new features related to note-to-note linking. Since it
includes lots of code changes, I would really appreciate thorough
testing before I release it publicly.
Files are available here:
http://rasm.ods.org/keepnote/download-test/
You will need either python2.5 or python2.4+pysqlite (most likely this
is already satisfied). Windows users should note that dependencies
are already included in the KeepNote install. The sqlite library is
needed to support the new linking features. I am most interested in
feedback about any issues with using sqlite. There may be setups that
behave differently when sqlite is in use. I so far, have not had any
issues on my Linux, Windows, or Mac setups, but there could always be
something I am missing.
As always, please backup your notebooks before using a new version of
KeepNote. Since there are many new code changes, please backup often
while using this testing version. I have not experience any stability
issues, but there many always be surprises when running software on so
many different platforms. You can use either KeepNote's backup
feature, or simply copying the notebook folder to another location on
your hard drive should suffice.
New features to look for:
- added note-to-note links
- autocomplete for making links
- entry completion for note titles in search box
- can use copy treeview/listview and paste in editor to make links
- added note browsing history (back and forward buttons)
- remember note selections between closing and opening a notebook
- added recently used notebooks listed in file open menu
- beginnings of single process execution (can use "--cmd focus" to
raise an existing window)
Things to try:
1. select a note in the treeview or listview. Copy the note by press
Ctrl+C or using "Edit > Copy". Go another note and in the editor do a
paste operation. A new link to the copied note should now be in the
editor.
2. While editing a note, go into link mode (Ctrl+L or pressing the
link button) and start typing the title of any note in notebook, an
auto-complete list should appear below the link. When the desired
target note is in the list use the up and down arrow keys to select it
and use the enter key to create the link.
3. Try the recently opened notebook menu "File > Open Recent Notebook"
Remember, to follow a link, double click it or use Ctrl+Spacebar while
the cursor within a link. I found the auto-complete linking feature
to be a lot of fun. I will be adding documentation to the online
manual to make these features easier to understand and discover.
You can log bugs on the issue tracker:
http://code.google.com/p/keepnote/issues/list
Language notes:
- I added language translations with KeepNote 0.5.3 but made several
mistakes in packaging the final download. I will work to properly
include the French and Turkish translations that I have received from
translators in then next version (0.6). Additional translations are
welcomed.
Thanks for all your help and I look forward to your feedback,
Matt