Sponsored Content
The Lounge What is on Your Mind? Simple Autosave and Recovery for Forum WYSIWYG Editors Post 303029517 by Neo on Monday 28th of January 2019 09:36:31 AM
Old 01-28-2019
Quote:
Originally Posted by nezabudka
Just used the recovery. Great thing. Google-chrome browser with plugin cVim
restored one line, but still nice
Cheers.

It will restore an entire page of text.... I was working on a very long post a day ago and accidentally closed out the tab on Chrome.... without autosave and recovery, it would have been gone; but with it, I was able to load the entire post and keep moving on!

Smilie
This User Gave Thanks to Neo For This Post:
 

6 More Discussions You Might Find Interesting

1. Programming

editors?

Just started out with C and are looking for a good editor in *nix that marks the code with colors. This is maybe a newbie thing to have the C code in colors but i like it and you can almost always se when you are typing wrong. :) Ive heard that emacs should have that option but i havent... (3 Replies)
Discussion started by: hexdoctor
3 Replies

2. UNIX for Dummies Questions & Answers

Editors for UNIX

Where can i find editors for UNIX? thanks (5 Replies)
Discussion started by: Inbal
5 Replies

3. UNIX for Dummies Questions & Answers

Mail utilities and editors.

I was wondering what other mail utilities besides 'mutt, unix mail, PINE and elm' are available for unix. Also, what other editors are around besides 'VI, pico, vim and emacs'... I've been searching the net looking for some answers, but nothing much has come up.. thanx! (1 Reply)
Discussion started by: Shonnie
1 Replies

4. UNIX and Linux Applications

opinions on video editors

What is everyones opinions on these video editors? PiTiVi Avidemux Cinelerra Kdenlive Kino Linux Video Editing: Top Five Linux Video Editors (0 Replies)
Discussion started by: cokedude
0 Replies

5. UNIX for Dummies Questions & Answers

On Linux, Putty Log is not WYSIWYG like the screen?

Hi all, I am not sure if this is a known issue. I am using Putty and logging the session into a log, only the printable one. On Solaris, all is working fine. But on Linux servers, Redhat or Suse, while the screen looks correct, the log file is not. Note example below: On the screen,... (1 Reply)
Discussion started by: newbie_01
1 Replies

6. Web Development

TODO: Add Javascript for Reply and New Post Autosave

TODO: Add a some javascript to: Autosave to browser localstorage when a member is creating a new post or replying to a thread (rewriting any prior text in autosave). Create a button on the editor to load the text stored in the autosave function. Difficulty: Easy. Estimated... (0 Replies)
Discussion started by: Neo
0 Replies
SOBBY(1)						      General Commands Manual							  SOBBY(1)

NAME
sobby - a dedicated server for collaborative editing SYNOPSIS
sobby [options] [session file] DESCRIPTION
sobby is a dedicated server which allows clients to edit plain text documents and source files collaboratively over a network. Changes to the documents are synchronised instantly to the other clients. OPTIONS
This program follows the usual GNU command line syntax, with long options starting with two dashes (`-'). A summary of available options is included below. -?, --help Show help options -n, --name=NAME Published server name -i, --interactive Show prompt to enter commands at runtime -p, --port=PORT Port which should be used to listen for clients --password=PASSWORD Global password required to join the session -c, --configfile=FILE Use the settings specified in the given configuration file --write-configfile=FILE Write the settings passed on the command line to the specified configuration file and exit --autosave-file=FILE File where to store autosaved sessions --autosave-interval=INTERVAL Interval (in seconds) between autosaves, 0 disables them; the presence of --autosave-directory automatically disables this option --autosave-directory=DIRECTORY Directory where to autosave all individual files of a session session file File to restore the session from, together with all documents stored therein and changes attributed to the corresponding users. AUTHOR
sobby was written by the 0x539 dev group <crew@0x539.de>. August 17, 2006 SOBBY(1)
All times are GMT -4. The time now is 03:28 PM.
Unix & Linux Forums Content Copyright 1993-2022. All Rights Reserved.
Privacy Policy