I fear my version is not suitable to Node.js, so is there a way to update my tiddlywiki version without doing all my work from scratch?
Il giorno martedì 1 giugno 2021 alle 12:02:19 UTC+9 Alessandra Carnevale ha scritto: > Really sorry for my late reply. > @cj.v Yes, basically. I'd like also to find a way to storage my tiddlywiki > in a file hosting service (like Google Drive or Dropbox), but considering > that it is a html it is written everywhere that I can't copy and past it > there. How did you do? > > @mario even if I copy and paste it on Node.js, I don't know what to do > next... > > Il giorno giovedì 13 maggio 2021 alle 20:47:48 UTC+9 [email protected] ha > scritto: > >> Silly question: are you asking for save to happen for every key press >> while you are editing a tiddler ? >> >> On Thursday, May 13, 2021 at 6:54:04 AM UTC-3 [email protected] >> wrote: >> >>> Thank you everybody. >>> >>> @Mario, I had already the autosave option on, but I would prefer >>> something that saves every changes because sometimes I see that the >>> contenent of my tiddler disappeared and considering that it is a precious >>> work I want to be safe. >>> Then I tried to follow the instructions written in this page for Node.js >>> https://github.com/frankrousseau/TiddlyWiki >>> but then if I try to install tiddlywiki it says "npm should be run >>> outside of the Node.js REPL, in your normal shell". >>> Actually I have already created a TiddlyWiki file and I don't know how >>> to import it to Node.js. >>> >>> For the other user: how did you manage to copy a html file to google >>> drive? If I try to do it, it opens a google docs full of codes . >>> Il giorno martedì 11 maggio 2021 alle 22:04:11 UTC+9 PMario ha scritto: >>> >>>> Hi, >>>> On Tuesday, May 11, 2021 at 1:07:01 PM UTC+2 [email protected] >>>> wrote: >>>> >>>> I downloaded the webextension timimi and it didn't work. >>>> >>>> >>>> TiddlyWiki has an "autosave" option that can be found at: *$:/ControlPanel >>>> <https://tiddlywiki.com/#%24%3A%2FControlPanel>: Saving : General : Save >>>> Changes Automatically* which is set to ON by default. >>>> So as soon as you click "Done" on a tiddler, that is edited, you will >>>> save the whole wiki. If backup settings are done right, you should be safe! >>>> >>>> >>>>> I downloaded note.js (It was highly recommended) and it doesn't work. >>>>> >>>> >>>> If the node server runs, basically every keystroke is sent back to the >>>> server. Also if you open a tiddler in edit mode a "Draft of XXX" tiddler >>>> will be created. So your original tiddler isn't affected by any change you >>>> make. ... >>>> >>>> This gives us the possibility to "Cancel" any changes. .. We just throw >>>> away the "Draft of" tiddler and leave the orginal tiddler in tact. >>>> >>>> If you click done, the original tiddler will be written and then the >>>> "Draft of" will be deleted. .. >>>> >>>> -------------- >>>> >>>> The new TW UI for a node-js version has an option at the "cloud" icon: >>>> "Save snapshot" ... >>>> >>>> [image: save-snapshot.gif] >>>> >>>> So if you think you are finished with something important, you can make >>>> a snapshot as an additional backup. >>>> >>>> hope that helps >>>> -mario >>>> >>>> >>> -- 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/a0ebbbea-25fc-4d87-bb05-ff2d4206e33cn%40googlegroups.com.

