Simple tree notepad like editor

9

3

I am looking for very simple notepad that would allow "hierarchical" files editing. Something like TreePad but with much less bloat, more polish and possibly open sourced.

Josef Sábl

Posted 2009-12-15T08:36:16.303

Reputation: 232

Question was closed 2015-03-20T12:15:37.507

Related: Tree-structured text editor / note-taker.

– kenorb – 2015-03-19T17:36:30.167

Since the question has been closed, I cannot write the answer anywhere but here, as a comment. The best hierarchical notepad I have found, has to be CherryTree - in active development and available in MacOS, Windows & Linux flavors... and it's free. Link: http://www.giuspen.com/cherrytree/

– Srikanth – 2015-09-16T03:09:30.263

Answers

3

Try workflowy.com

The free plan is large enough for most needs.

It very nicely combines simplicity with depth of functionality.

Leon van der Walt

Posted 2009-12-15T08:36:16.303

Reputation: 146

Can't help but post one more comment. This WorkFlowy thing is terrific. I am only using it for half a day already can't imagine being productive without it. By registering through this link, you will score me (and you) some free space ;-) https://workflowy.com/?ref=1a65b9e2.tw Thanks!

– Josef Sábl – 2013-11-12T12:52:13.483

4

I don't know how you feel about wiki-like editing, but it sounds like you could use wikidPad.

TataBlack

Posted 2009-12-15T08:36:16.303

Reputation: 919

thanks for suggestion but this seems like huge overkill for me – Josef Sábl – 2009-12-15T11:37:33.580

3

Maybe you could try Evernote. It has notebooks and tags which can be tree organized (at least they could be in version 2), so maybe that's OK for you? It's not open source though and you actually have to pay for the more advanced features (like OCR-ing and indexing your pictures).

Another possibility is TreeSheets. It's not tree oriented in the same way as the program you posted, it's table based - each table cell can have a subtable, with which you then make a tree structure. It's one of those things you have to try to see if it suits you, but I find the concept very interesting. Also not open source, but it is freeware.

GregC

Posted 2009-12-15T08:36:16.303

Reputation: 459

I am happy owner of Evernote already. But I need this for different sort of things – Josef Sábl – 2009-12-15T11:38:04.593

3

I'm afraid a good, lightweight tree editor does not exist. Almost all of these applications suffer from following problems:

  • They use a "rich text editor". Because of this, you constantly need to keep layout in mind while taking notes and it is hard to use a uniform layout.
  • They often use a proprietary file format. Wouldn't it be great if your tree notes are stored in HTML natively?
  • They have only limited support for switching between recently used parts of the entire tree.

Because of these issues, I just use jEdit for now.

Dimitri C.

Posted 2009-12-15T08:36:16.303

Reputation: 2 232

1Sounds like a challenge to fill this market gap ;-) – Josef Sábl – 2009-12-15T11:42:24.663

@Josef: The question is how much money there is to be earned by filling this gap. My estimate is 0$, partly because this is an application everybody expects to get for free, and partly because most people find Treepad-like applications good enough. – Dimitri C. – 2009-12-15T11:58:32.603

Sure, I was just joking, I did not mean to make money from it. Anyway to answer to this question: How much is earned through Firefox? I guess it is not 0$ although it definetly is free. – Josef Sábl – 2009-12-16T13:17:32.090

2

Maybe you're looking for something like this KeyNote. It supports tree style editing, and you can add children to existing nodes. There's a new maintainer for it, since the old author stopped working on it. link KeyNote NF

futureelite7

Posted 2009-12-15T08:36:16.303

Reputation: 133

2

I use both Evernote and The Guide (http://theguide.sourceforge.net/index.html). The Guide is nice because although the file format is custom it is human readable and appears to be XML based. Evernote is nice if you intend to use the notes from multiple locations.

jtreser

Posted 2009-12-15T08:36:16.303

Reputation: 940

2

Maciek Sawicki

Posted 2009-12-15T08:36:16.303

Reputation: 1 072

0

Use the "Lite" version. I don't know of any other tree outliner with similar feature set that can qualify as "much less bloat" than Treepad Lite, considering Treepad Lite is a portable app that is made up of one 587 KB executable and consumes less than 4 MB of RAM when initially opened. I've been using Treepad Lite for many many years, as far back as on my Intel Celeron PC, and it loads lightning fast even on that Celeron PC.

http://www.treepad.com/treepadfreeware/

If being open source is also a requirement, then check out 2do:

http://www.antp.be/software/misc/

I don't use it myself, but it appears to be quite bloat-free (I love Delphi programs because they are usually small and portable). However, it also appears to be very primitive, missing basic features like search.

thdoan

Posted 2009-12-15T08:36:16.303

Reputation: 641

0

You can try Zim: http://zim-wiki.org/.

It's very simple application with a multi-platform support. Your notes are saved as text files in folder hierarchies, so you can access them even without the application.

dkomlen

Posted 2009-12-15T08:36:16.303

Reputation: 1