witten
/
luminotes
Archived
1
0
Fork 0

Updating some html pages, adding WYSIWYG keyword, etc.

This commit is contained in:
Dan Helfman 2007-11-07 23:43:59 +00:00
parent 26f0892a20
commit 6b548820fa
5 changed files with 18 additions and 23 deletions

4
README
View File

@ -1,5 +1,5 @@
Luminotes is a personal wiki notebook for organizing your notes and ideas. For Luminotes is a WYSIWYG personal wiki notebook for organizing your notes and
more information, see: ideas. For more information, see:
http://luminotes.com/ http://luminotes.com/

View File

@ -1,19 +1,19 @@
<h3>about</h3> <h3>about</h3>
<p> <p>
Luminotes is a personal wiki notebook for organizing your notes and ideas. Luminotes is a WYSIWYG personal wiki notebook for organizing your notes and
It's designed for creating highly interconnected documents with many links ideas. It's designed for creating highly interconnected documents with many
between concepts. Streamlined visual editing allows you to create your wiki links between concepts. Streamlined visual editing allows you to create your
without having to use any special markup codes or switch to a separate edit wiki without having to use any special markup codes or switch to a separate
mode. edit mode.
</p> </p>
<p> <p>
Most wikis are designed for creating one large document per page, which is Most wikis are designed for creating one large document per page. But for your
great for encyclopedias, but for your own notes that can be somewhat own notes, this approach can grow rather unwieldy. With Luminotes, you deal
unwieldy. With Luminotes, you deal with several notes all at once on the same with several notes all at once on the same web page, so you get a big-picture
web page, so you get a big-picture view of what you're working on and can view of what you're working on and can easily make links from one concept to
easily make links from one concept to another. another.
</p> </p>
<p> <p>

View File

@ -2,12 +2,11 @@
<p> <p>
Luminotes makes heavy use of a browser feature called DesignMode to implement Luminotes makes heavy use of a browser feature called DesignMode to implement
"what you see is what you mean" wiki editing. Unfortunately, DesignMode WYSIWYG wiki editing. Unfortunately, DesignMode support is incomplete in some
support is incomplete in some browsers like Safari. Newer versions of Safari browsers like Safari. Newer versions of Safari will feature improvements in
will feature improvements in this area, so look for Luminotes to support this area, so look for Luminotes to support Safari at some point in the
Safari at some point in the future. Recent versions of the Opera web browser future. Recent versions of the Opera web browser do support DesignMode, so
do support DesignMode, so that's also a potential future addition to the list that's also a potential future addition to the list of supported browsers.
of supported browsers.
</p> </p>
<p> <p>

View File

@ -6,7 +6,7 @@ Luminotes has the following features:
<ul> <ul>
<li><b>viewing and editing, together at last</b><br /> <li><b>WYSIWYG viewing and editing, together at last</b><br />
With Luminotes, you can update any wiki note without having to switch to With Luminotes, you can update any wiki note without having to switch to
a separate edit mode. And you can forget about markup or markdown. a separate edit mode. And you can forget about markup or markdown.

View File

@ -19,10 +19,6 @@ highlight some text and click the "<u>Link</u>" button.</p>
note will open up for you to view or edit. You can switch between notes simply note will open up for you to view or edit. You can switch between notes simply
by clicking on them, and hide notes by clicking the "hide" button.</p> by clicking on them, and hide notes by clicking the "hide" button.</p>
<p><b>To save a note</b>, don't do anything! Luminotes saves your work
automatically. If you'd like a particular note to be displayed whenever you
login, select "show on startup" under options.
<p>That's all you need to know to get started with your Luminotes wiki. It's <p>That's all you need to know to get started with your Luminotes wiki. It's
really that easy. There's also a <a href="/guide" target=_top">Luminotes user really that easy. There's also a <a href="/guide" target=_top">Luminotes user
guide</a> with more detailed information. Enjoy!</p> guide</a> with more detailed information. Enjoy!</p>