Based on the discussion here:

https://groups.google.com/d/msg/tiddlywiki/EZr1hWyx8_Q/gSsoLz7kAAAJ

This is to announce the release of stable lvenote tool.

Demo:  http://livenote.tiddlyspot.com/

--Mohammad

Livenote
Mohammad  <file:///C:/TW/06.%20Tiddlyspot/livenote.html#Mohammad>27th 
October 2019 at 11:15am

Tiddlywiki5.1.18+
 
LicenseMIT
 
Release1.0.0
 
Statusstable

This is a demo to show how live note can be implemented using Tiddlywiki.

By livenote, it means just click to create a new tiddler and start writing 
no edit mode, no save tiddler required.
How to use

>From page controls click on the 27 Create new livenote. A new livenote will 
be created and TW will navigate to it.

*Note*: The button uses a macro to generate new title with sequence number. 
The macro also prevents any overwritting previous tiddlers, i.e if some 
tiddlers with lower sequence number are deleted, the first free sequence 
number is selected.

How it works
   
   - A new livenote is created by click on the 27 from page controls on the 
   right side bar.
   - A new livenote automatically comes under focus
   - A livenote actually displays a textarea (using a view template) 
   connected to a tiddler. This tiddler has a name like 
   $:/livenote/data/tidname, so every livenote uses two tiddlers one tagged 
   with livenote and one prefixed with $:/livenote/data/
   - You can take note without going to edit mode and then save the tiddler
   - All livenote content tiddler can be found under sidebar tab Livenote 
   Content 
   <file:///C:/TW/06.%20Tiddlyspot/livenote.html#Livenote%20Content%20Tiddlers>

NoteOnce a livenote is created, it has a 27 Create new livenote on the 
right side, so one can simply create new livenote by using this button.

*Warning*: If you delete a livenote, dont forget to delete its *content 
tiddler* accessed from Livenote Content tab on the right sidebar.

Install Livenote

To have the livenote tool working in your own wiki, simply drag and drop 
below tiddlers into your wiki.


   1. $:/kookma/livenote/button/create-new-note 
   
<file:///C:/TW/06.%20Tiddlyspot/livenote.html#%24%3A%2Fkookma%2Flivenote%2Fbutton%2Fcreate-new-note>
   2. $:/kookma/livenote/macros/livenote 
   
<file:///C:/TW/06.%20Tiddlyspot/livenote.html#%24%3A%2Fkookma%2Flivenote%2Fmacros%2Flivenote>
   3. $:/kookma/livenote/macros/newTitle 
   
<file:///C:/TW/06.%20Tiddlyspot/livenote.html#%24%3A%2Fkookma%2Flivenote%2Fmacros%2FnewTitle>
   4. $:/kookma/livenote/stylesheets/button 
   
<file:///C:/TW/06.%20Tiddlyspot/livenote.html#%24%3A%2Fkookma%2Flivenote%2Fstylesheets%2Fbutton>
   5. $:/kookma/livenote/stylesheets/paper 
   
<file:///C:/TW/06.%20Tiddlyspot/livenote.html#%24%3A%2Fkookma%2Flivenote%2Fstylesheets%2Fpaper>
   6. $:/kookma/livenote/template/viewtemplate 
   
<file:///C:/TW/06.%20Tiddlyspot/livenote.html#%24%3A%2Fkookma%2Flivenote%2Ftemplate%2Fviewtemplate>

Acknowledgement
   
   - *Marc Malignan* for the great css

History

Livenote History 
<file:///C:/TW/06.%20Tiddlyspot/livenote.html#Livenote%20History>
2019.10.27Release 1.0.0livenote now uses simple viewtemplatedocumentation 
improveda side button on every livenote to create new livenote from there
2019.10.26Release 0.5.0initial release

-- 
You received this message because you are subscribed to the Google Groups 
"TiddlyWiki" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
To view this discussion on the web visit 
https://groups.google.com/d/msgid/tiddlywiki/9ed8ae11-00f6-4527-a4d8-0ecf89862bfe%40googlegroups.com.

Reply via email to