-
Hi Dan,
I still love to use Jreepad. One feature which I would find _very_ useful is to highlight the search pattern/text in an article like many modern IDEs or Vim and other editors offer. I have _long_ articles and it would make it really faster to find content. I sometimes use Vim to open the xml file to search there as a workaround, but highlight search would be a really cool new feature...
2009-11-06 08:24:29 UTC by rpnfan
-
danstowell added the jreepad-1.6-source.zip file.
2009-05-27 09:49:22 UTC by danstowell
-
Hello
Jreepad is very useful small tool for me. I implement additional functionality to sources of version 1.6rc1 (1.12.2008 from CVS)
- improvement search in nodes,
- enhanced search in nodes,
- primitive search in article content.
Improved search - extends original search dialog with options 'Use regex' and 'Ignore diacritics'.
Ignore diacritics is implemented using conversion...
2008-12-03 12:26:56 UTC by nobody
-
Oh forgot to mention that was running it on windows vista.
Eunjin Noh.
2008-11-13 10:34:15 UTC by nobody
-
I have downloaded the lateste version of jreepad through svn and built the package myself on eclipse 3.4.1.
On this version 'Sort children (all level)' function under Action menu seems not doing anything and just gives following error messages on console.
Exception in thread "AWT-EventQueue-0" java.lang.NullPointerException
at jreepad.JreepadNode.sortChildren(JreepadNode.java:235)
at...
2008-11-13 10:27:07 UTC by nobody
-
it would be nice and useful to have draw lines in the resulting print; it make the difference with other tree-pads and from a structured-writing in other word processors
thanks!!
2008-10-17 07:57:33 UTC by nobody
-
danstowell committed patchset 139 of module jreepad to the Jreepad - Java Treepad Editor CVS repository, changing 1 files.
2008-09-22 19:58:38 UTC by danstowell
-
danstowell committed patchset 138 of module jreepad to the Jreepad - Java Treepad Editor CVS repository, changing 9 files.
2008-09-21 11:06:43 UTC by danstowell
-
danstowell committed patchset 137 of module jreepad to the Jreepad - Java Treepad Editor CVS repository, changing 5 files.
2008-09-21 10:29:21 UTC by danstowell
-
Hi - Thanks for the update! If the file disappears, leaving an empty node, this sounds like the "File>New" action is being called. Is it likely/possible that you're hitting the Cmd-N button by accident sometimes? By the way what sort of computer are you using? (Win/Mac/Linux)
2008-09-15 09:40:27 UTC by danstowell