From mboxrd@z Thu Jan 1 00:00:00 1970 From: Jason Dunsmore Subject: Re: Re: Worg needs some reorganizing Date: Tue, 18 Jan 2011 15:54:05 -0600 Message-ID: <8739opho8y.fsf@riotblast.dunsmor.com> References: <4CAD81B0.6090807@manor-farm.org> <87bp6ytacd.fsf_-_@stats.ox.ac.uk> <87fwsubckf.fsf@gnu.org> <87aaj2w5x4.fsf@fastmail.fm> <87d3nyuhkw.fsf@altern.org> <87aaj0kggo.fsf@gmail.com> <87zkr0load.fsf@riotblast.dunsmor.com> <87pqrwipjd.fsf@gmail.com> <87oc7glhef.fsf@riotblast.dunsmor.com> <87hbd8ins8.fsf@gmail.com> <87ipxolgji.fsf@riotblast.dunsmor.com> <87aaj0iiff.fsf@gmail.com> <87r5cbk28p.fsf@riotblast.dunsmor.com> <87fwsrtokh.fsf@gnu.org> <87fwsrjtnx.fsf@riotblast.dunsmor.com> <87hbd7jr42.fsf@gmail.com> <87k4i2fa7l.fsf@gmail.com> <87vd1mgnip.fsf@riotblast.dunsmor.com> <87k4i2gh08.fsf@riotblast.dunsmor.com> <87lj2ij8g3.fsf@gnu.org> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Return-path: Received: from [140.186.70.92] (port=47486 helo=eggs.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1PfJVA-0005NN-Uh for emacs-orgmode@gnu.org; Tue, 18 Jan 2011 16:54:10 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1PfJV9-0000Fd-F5 for emacs-orgmode@gnu.org; Tue, 18 Jan 2011 16:54:08 -0500 Received: from deathroller.dunsmor.com ([98.129.169.48]:52946) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1PfJV9-0000FT-9i for emacs-orgmode@gnu.org; Tue, 18 Jan 2011 16:54:07 -0500 In-Reply-To: <87lj2ij8g3.fsf@gnu.org> (Bastien's message of "Tue, 18 Jan 2011 20:52:28 +0100") List-Id: "General discussions about Org-mode." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Sender: emacs-orgmode-bounces+geo-emacs-orgmode=m.gmane.org@gnu.org Errors-To: emacs-orgmode-bounces+geo-emacs-orgmode=m.gmane.org@gnu.org To: Bastien Cc: Dan Davison , Ian Barton , Matt Lundin , emacs-orgmode@gnu.org, Carsten Dominik Bastien writes: > Jason Dunsmore writes: > >> I made a version of the FAQ without the javascript folding: >> >> http://orgmode.org/tmp/worg/org-faq-nojs.html >> http://orgmode.org/tmp/worg/org-faq.html > > Thanks. Nitpicking: I'd prefer paragraphs to be indented to the right > (so that headines are always left from the text) But just a matter of > taste, of course. I implemented this. Example: http://orgmode.org/tmp/worg-jason/org-dependencies.html The variable column widths don't look bad like I thought they would. >> It like it better, but it's still a bit unwieldy. Maybe the FAQ just >> needs to be reorganized. See how Wikipedia does it: >> >> http://en.wikipedia.org/wiki/Wikipedia:FAQ >> http://en.wikipedia.org/wiki/Wikipedia:FAQ_Index >> >> Matt or Bastien, do you have an opinion on reorganizing the FAQ? > > I don't have a strong opinion about this: splitting the FAQ into > org-faq-*.org comes to my mind, but it's a big task. org-info-js, > while not optimal for *every* page on Worg, was doing a good job > on the FAQ. Sometimes I come across one of those huge javascript-folded pages via a Google search. When I visit the page, I'm unable to find the content on the page that I'm looking for because the browser search function doesn't work. Example: http://www.google.com/search?q=Why+aren't+items+disappearing+from+my+agenda+once+they+are+marked+done Most people would go to the next Google result. I usually end up searching the HTML source. I guess you could switch to Emacs and search Worg, but I don't usually do that and Org-mode newbies certainly would not do that. I'd be happy to help reorganize the FAQ. I think it would be a big help to Org-mode noobs to be able to easily find information on Worg via search engines. Let me know how I can help.