So, I'd edit $:/livenote/data/2019.10.27-001 <http://livenote.tiddlyspot.com/#%24%3A%2Flivenote%2Fdata%2F2019.10.27-001%20> and change the title?
Regards Jon On Sunday, 27 October 2019 09:24:35 UTC, Mohammad wrote: > > Jon, > It is directly saved into $:/livenote/data/<tidname> where <tidname> is > the name of note you see > Look at the sidebar tab "Livenote Content" > > --Mohammad > > On Sunday, October 27, 2019 at 12:40:53 PM UTC+3:30, Jon wrote: >> >> Hi Mohammad, >> >> This looks really nice and useful. >> >> Once you've created a note, what's the method to then save it as a normal >> tiddler? >> >> Regards >> Jon >> >> >> >> On Sunday, 27 October 2019 07:51:50 UTC, Mohammad wrote: >>> >>> Based on the discussion here: >>> >>> https://groups.google.com/d/msg/tiddlywiki/EZr1hWyx8_Q/gSsoLz7kAAAJ >>> >>> This is to announce the release of stable livenote tool. >>> >>> Demo: http://livenote.tiddlyspot.com/ >>> >>> --Mohammad >>> >>> Livenote >>> 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 >>> >>> 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 >>> 2. $:/kookma/livenote/macros/livenote >>> 3. $:/kookma/livenote/macros/newTitle >>> 4. $:/kookma/livenote/stylesheets/button >>> 5. $:/kookma/livenote/stylesheets/paper >>> 6. $:/kookma/livenote/template/viewtemplate >>> >>> Acknowledgement >>> >>> - *Marc Malignan* for the great css >>> >>> History >>> >>> Livenote History >>> 2019.10.27Release 1.0.0livenote now uses simple viewtemplatedocumentation >>> improveda side button on every livenote to create new livenote from >>> there2019.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/207a620f-6a96-4672-8878-02656e0db3b7%40googlegroups.com.

