let’s say that in order for me to make clear how my program works or even for the own sake of documentation I am writing some text document in word or whatever text editor or online wit google docs, etc. Let’s say that at some part of the document I open a new one and extend there the idea. Then later, I go back to the “master” document and add some hyperlink or just put reference (it follows in doc XXXX, page YYYY). I wonder what could be the fastest approach to do this
* google docs adding easily hyperlink? but how can I organize docs effectively?
* some text editor with this functionality?
Thanks for your responses
P.D. Are there easier solutions than WIKI’s? In terms of easiness of installation and setup
Wiki’s are definitely great for that. I have used two notetaking solutions that have what you want (I’ve used more, but these were the best for me).
TiddlyWiki
emacs + orgmode
Lastly, if orgmode sounds interesting, I would strongly recommend checking out the orgmode wiki, Worg, where tutorials, videos, and screencasts exist.
Your initial inquiry mentions simplicity, so perhaps one of the wikis is best. If you’re unfamiliar with them, it’s quite easy to just download a copy (just an html file), open it in a browser and play around. There’s a lot of documentation out there to help you and your linking is as often as easy as writing something like [[page::section]] or similar in your document.
On the other hand, if you’re looking for advanced usage and especially exporting of documents, I have yet to find anything to beat orgmode for me! I highly recommend it and the mailing list is very, very active and supportive.