Forums

Articles
Create
cancel
Showing results for 
Search instead for 
Did you mean: 

Prompt a Draft Save? Draft Save Interval?

Matt Uebel
Contributor
September 10, 2013

Is there a hotkey or some other method to save a draft of a page while working on it? Otherwise, what is the automatic draft save interval?

4 answers

1 accepted

2 votes
Answer accepted
Don Willis
Atlassian Team
Atlassian Team members are employees working across the company in a wide variety of roles.
September 11, 2013

There is a way to trigger a draft. Hit Preview. This always saves a draft as long as you have changes.

Don Willis
Atlassian Team
Atlassian Team members are employees working across the company in a wide variety of roles.
September 11, 2013

Also note that there is a bug at the moment with displaying the Draft Saved message. It only shows up on large browsers: https://jira.atlassian.com/browse/CONF-30746

Don Willis
Atlassian Team
Atlassian Team members are employees working across the company in a wide variety of roles.
September 11, 2013

I've added the "Preview" wordaround to https://jira.atlassian.com/browse/CONF-1632 too.

1 vote
Davin Studer
Rising Star
Rising Star
Rising Stars are recognized for providing high-quality answers to other users. Rising Stars receive a certificate of achievement and are on the path to becoming Community Leaders.
September 11, 2013

Looking at the AJS API I see AJS.Confluence.Editor.Drafts.save(); You might be able to hook into that and code your own button.

Dirk Brutscher
Rising Star
Rising Star
Rising Stars are recognized for providing high-quality answers to other users. Rising Stars receive a certificate of achievement and are on the path to becoming Community Leaders.
January 18, 2016

Hi,

don't know why but the command mentioned above and also this version...

AJS.Confluence.Editor.Drafts.save({ forceSave : true }); // c.f. editor_plugin_src.js

...does not work, I always get "Error saving draft". Any ideas?

1 vote
Matthew J. Horn
Rising Star
Rising Star
Rising Stars are recognized for providing high-quality answers to other users. Rising Stars receive a certificate of achievement and are on the path to becoming Community Leaders.
September 10, 2013
Matt Uebel
Contributor
September 10, 2013

Thanks. In addition, there is no way to elect to save a draft. Here is the feature request for that ability: https://jira.atlassian.com/browse/CONF-1632

0 votes
Davin Studer
Rising Star
Rising Star
Rising Stars are recognized for providing high-quality answers to other users. Rising Stars receive a certificate of achievement and are on the path to becoming Community Leaders.
September 10, 2013

This is totally not ideal, but you could set your interval low, and then just close the browser tab without hitting save or cancel to "save a draft".

Suggest an answer

Log in or Sign up to answer
TAGS
AUG Leaders

Atlassian Community Events