2013-08-23 23:50:14 +00:00
< div class = "navbar navbar-default ui-layout-north" >
2013-08-04 00:54:25 +00:00
< div class = "navbar-inner" >
2013-08-10 01:19:32 +00:00
< div class = "nav left-space" > < / div >
< div class = "nav right-space pull-right" > < / div >
2013-12-01 15:43:46 +00:00
< div class = "left-buttons-dropdown dropdown" >
< div class = "nav" >
< button class = "btn btn-success" data-toggle = "dropdown"
title="Show buttons">
< i class = "icon-th-large" > < / i >
< / button >
< div class = "dropdown-menu" >
< / div >
< / div >
< / div >
< ul class = "nav left-buttons" >
2013-08-10 01:19:32 +00:00
< li class = "wmd-button-group1 btn-group" > < / li >
< / ul >
2013-12-01 15:43:46 +00:00
< ul class = "nav left-buttons" >
2013-08-10 01:19:32 +00:00
< li class = "wmd-button-group2 btn-group" > < / li >
< / ul >
2013-12-01 15:43:46 +00:00
< ul class = "nav left-buttons" >
2013-08-10 01:19:32 +00:00
< li class = "wmd-button-group3 btn-group" > < / li >
< / ul >
2013-12-01 15:43:46 +00:00
< ul class = "nav left-buttons" >
2013-08-10 01:19:32 +00:00
< li class = "wmd-button-group4 btn-group" > < / li >
2013-08-04 00:54:25 +00:00
< / ul >
2013-12-01 15:43:46 +00:00
< div class = "right-buttons-dropdown dropdown" >
< div class = "nav pull-right" >
< button class = "btn btn-success" data-toggle = "dropdown"
title="Show buttons">
< i class = "icon-th-large" > < / i >
< / button >
< div class = "dropdown-menu" >
< / div >
< / div >
< / div >
< ul class = "nav pull-right right-buttons" >
2013-08-10 01:19:32 +00:00
< li class = "btn-group" > < button
2013-09-03 10:37:59 +00:00
class="btn btn-success action-create-file" title="New document">
2013-08-10 01:19:32 +00:00
< i class = "icon-file" > < / i >
< / button >
2013-12-14 18:15:35 +00:00
< button class = "btn btn-success action-remove-file-confirm" title = "Delete document" >
2013-08-10 01:19:32 +00:00
< i class = "icon-trash" > < / i >
< / button > < / li >
< / ul >
2013-12-01 15:43:46 +00:00
< ul class = "nav pull-right right-buttons" >
2013-12-08 18:11:35 +00:00
< li class = "offline-status hide" >
< div class = "text-danger" >
< i class = "icon-attention-circled" > < / i > offline
< / div >
< / li >
2013-12-01 15:43:46 +00:00
< li class = "extension-buttons" > < / li >
2013-08-10 01:19:32 +00:00
< / ul >
2013-08-04 00:54:25 +00:00
< ul class = "nav pull-right" >
2013-11-17 13:32:53 +00:00
< li > < div class = "working-indicator" > < / div > < / li >
2013-08-06 23:52:58 +00:00
< li > < a class = "btn btn-success file-title-navbar" href = "#"
2013-10-24 20:57:42 +00:00
title="Rename document"> < / a > < / li >
2013-12-03 23:10:40 +00:00
< li > < div class = "input-file-title-container" > < input type = "text"
2013-08-10 01:19:32 +00:00
class="col-lg-4 form-control hide input-file-title"
2013-12-03 23:10:40 +00:00
placeholder="Document title" />< / div > < / li >
2013-08-06 23:52:58 +00:00
< / ul >
2013-08-04 00:54:25 +00:00
< / div >
< / div >
2013-09-09 23:32:24 +00:00
< div id = "wmd-input" class = "ui-layout-center" > < / div >
2013-08-04 00:54:25 +00:00
< div class = "ui-layout-east preview-container" > < / div >
< div class = "ui-layout-south preview-container" > < / div >
2013-08-10 01:19:32 +00:00
< div id = "wmd-button-bar" class = "hide" > < / div >
2013-08-04 00:54:25 +00:00
2013-08-25 20:38:44 +00:00
< div class = "menu-panel collapse width" >
2013-11-28 01:04:41 +00:00
< button class = "btn collapse-button" data-toggle = "collapse"
2013-08-25 20:38:44 +00:00
data-target=".menu-panel" title="Menu">
2013-11-30 01:40:26 +00:00
< img
2013-12-02 00:09:39 +00:00
data-stackedit-src="menu-icon.png" width="24" height="24" />
2013-08-05 18:39:53 +00:00
< / button >
2013-08-06 23:52:58 +00:00
< div class = "panel-content" >
2013-08-05 18:39:53 +00:00
< div class = "list-group" >
2013-10-19 22:59:17 +00:00
< a href = "viewer" title = "StackEdit Viewer"
2013-08-05 18:39:53 +00:00
class="list-group-item">< i class = "icon-resize-full" > < / i >
StackEdit Viewer< / a > < a href = "#" data-toggle = "collapse"
data-target=".collapse-open-from" class="list-group-item">< i
class="icon-hdd">< / i > Open from...< / a >
2013-08-12 22:08:22 +00:00
< div class = "sub-menu collapse collapse-open-from clearfix" >
< ul class = "nav" >
2013-09-03 10:37:59 +00:00
< li > < a data-toggle = "modal" data-target = ".modal-import-url"
class="action-reset-input" href="#">Open from URL< / a > < / li >
2013-08-12 22:08:22 +00:00
< li > < a data-toggle = "modal"
data-target=".modal-import-harddrive-markdown"
2013-08-13 00:03:38 +00:00
class="action-reset-input" href="#">Import from hard drive< / a > < / li >
2013-08-12 22:08:22 +00:00
< li > < a data-toggle = "modal"
data-target=".modal-import-harddrive-html"
2013-08-13 00:03:38 +00:00
class="action-reset-input" href="#">Convert HTML to Markdown< / a > < / li >
2013-08-12 22:08:22 +00:00
< / ul >
< / div >
2013-08-05 18:39:53 +00:00
< a href = "#" data-toggle = "collapse" data-target = ".collapse-save-as"
class="list-group-item">< i class = "icon-hdd" > < / i > Save as...< / a >
2013-08-12 22:08:22 +00:00
< div class = "sub-menu collapse collapse-save-as clearfix" >
< ul class = "nav" >
< li > < a class = "action-download-md" href = "#" > Save as
Markdown< / a > < / li >
< li > < a class = "action-download-html" href = "#" > Save as HTML< / a > < / li >
< li > < a class = "action-download-template" href = "#" > Save
using template< / a > < / li >
2013-09-22 22:16:59 +00:00
< li > < a class = "action-download-pdf" href = "#" > Save as PDF< / a > < / li >
2013-08-12 22:08:22 +00:00
< / ul >
< / div >
2013-08-05 18:39:53 +00:00
< / div >
< div class = dropdown-header > SYNCHRONIZE< / div >
< div class = "list-group" >
< a href = "#" data-toggle = "collapse"
2013-12-23 22:33:33 +00:00
data-target=".collapse-sync-gdrive" class="list-group-item submenu-sync-gdrive">< i
2013-08-05 18:39:53 +00:00
class="icon-provider-gdrive">< / i > Google Drive< / a >
2013-08-12 22:08:22 +00:00
< div class = "sub-menu collapse collapse-sync-gdrive clearfix" >
< ul class = "nav" >
2013-08-13 00:03:38 +00:00
< li > < a href = "#" class = "action-sync-import-gdrive"
data-toggle="collapse" data-target=".menu-panel">Import from
Google Drive< / a > < / li >
2013-08-12 22:08:22 +00:00
< li > < a href = "#" class = "action-sync-export-dialog-gdrive" > Export
to Google Drive< / a > < / li >
2014-02-09 17:50:40 +00:00
< li > < a href = "#" class = "action-autosync-dialog-gdrive" > AutoSync...< / a > < / li >
2013-12-23 22:33:33 +00:00
< / ul >
< / div >
< a href = "#" data-toggle = "collapse"
data-target=".collapse-sync-gdrivesec" class="list-group-item submenu-sync-gdrivesec">< i
class="icon-provider-gdrive">< / i > Google Drive (2nd account)< / a >
< div class = "sub-menu collapse collapse-sync-gdrivesec clearfix" >
< ul class = "nav" >
2013-12-16 00:31:40 +00:00
< li > < a href = "#" class = "action-sync-import-gdrivesec"
data-toggle="collapse" data-target=".menu-panel">Import from
2013-12-23 22:33:33 +00:00
Google Drive< / a > < / li >
2013-12-16 00:31:40 +00:00
< li > < a href = "#" class = "action-sync-export-dialog-gdrivesec" > Export
2013-12-23 22:33:33 +00:00
to Google Drive< / a > < / li >
2014-02-09 17:50:40 +00:00
< li > < a href = "#" class = "action-autosync-dialog-gdrivesec" > AutoSync...< / a > < / li >
2013-12-23 22:33:33 +00:00
< / ul >
< / div >
< a href = "#" data-toggle = "collapse"
data-target=".collapse-sync-gdriveter" class="list-group-item submenu-sync-gdriveter">< i
class="icon-provider-gdrive">< / i > Google Drive (3rd account)< / a >
< div class = "sub-menu collapse collapse-sync-gdriveter clearfix" >
< ul class = "nav" >
< li > < a href = "#" class = "action-sync-import-gdriveter"
data-toggle="collapse" data-target=".menu-panel">Import from
Google Drive< / a > < / li >
< li > < a href = "#" class = "action-sync-export-dialog-gdriveter" > Export
to Google Drive< / li >
2014-02-09 17:50:40 +00:00
< li > < a href = "#" class = "action-autosync-dialog-gdriveter" > AutoSync...< / a > < / li >
2013-08-12 22:08:22 +00:00
< / ul >
< / div >
2013-08-05 18:39:53 +00:00
< a href = "#" data-toggle = "collapse"
data-target=".collapse-sync-dropbox" class="list-group-item">< i
class="icon-provider-dropbox">< / i > Dropbox< / a >
2013-08-12 22:08:22 +00:00
< div class = "sub-menu collapse collapse-sync-dropbox clearfix" >
< ul class = "nav" >
2013-08-13 00:03:38 +00:00
< li > < a class = "action-sync-import-dropbox" href = "#"
data-toggle="collapse" data-target=".menu-panel">Import from
Dropbox< / a > < / li >
2013-08-12 22:08:22 +00:00
< li > < a href = "#" class = "action-sync-export-dialog-dropbox" > Export
to Dropbox< / a > < / li >
< / ul >
< / div >
2013-08-11 00:52:05 +00:00
< a href = "#" data-toggle = "modal" data-target = ".modal-manage-sync"
2013-08-13 00:03:38 +00:00
class="action-reset-input list-group-item">< i
2013-08-05 18:39:53 +00:00
class="icon-refresh">< / i > Manage synchronization< / a >
< / div >
< div class = dropdown-header > PUBLISH< / div >
< div class = "list-group" >
< a href = "#" data-toggle = "collapse" data-target = ".collapse-publish-on"
2013-08-06 00:28:21 +00:00
class="list-group-item">< i class = "icon-share" > < / i > Publish on...< / a >
2013-08-12 22:08:22 +00:00
< div class = "sub-menu collapse collapse-publish-on clearfix" >
< ul class = "nav" >
< / ul >
< / div >
2013-08-11 00:52:05 +00:00
< a href = "#" data-toggle = "modal" data-target = ".modal-manage-publish"
2013-08-13 00:03:38 +00:00
class="action-reset-input list-group-item">< i class = "icon-share" > < / i >
Manage publication< / a >
2013-12-01 15:43:46 +00:00
< a href = "#" data-toggle = "modal" data-target = ".modal-manage-sharing"
2013-12-27 00:01:17 +00:00
class="action-reset-input list-group-item">< i class = "icon-provider-stackedit" > < / i >
Sharing...< / a >
2013-08-05 18:39:53 +00:00
< / div >
2013-08-06 00:28:21 +00:00
< ul class = "nav" >
< li > < a href = "#" data-toggle = "modal"
2013-08-22 19:10:57 +00:00
data-target=".modal-settings" class="action-load-settings">< i
class="icon-cog">< / i > Settings< / a > < / li >
< li > < a href = "#" data-toggle = "modal" data-target = ".modal-about" > < i
class="icon-help-circled">< / i > About< / a > < / li >
2013-08-06 00:28:21 +00:00
< / ul >
2013-08-05 18:39:53 +00:00
< / div >
< / div >
2013-08-04 00:54:25 +00:00
2013-08-07 22:34:12 +00:00
< div class = "document-panel collapse width" >
2013-11-28 01:04:41 +00:00
< button class = "btn collapse-button" data-toggle = "collapse"
2013-08-10 11:34:30 +00:00
data-target=".document-panel" title="Select document">
2013-11-30 01:40:26 +00:00
< i class = "icon-folder-open" > < / i >
2013-08-07 22:34:12 +00:00
< / button >
2013-08-13 23:30:50 +00:00
< div class = "search-bar clearfix" >
2013-08-12 00:10:26 +00:00
< div class = "input-group" >
< span class = "input-group-addon" > < i class = "icon-search" > < / i > < / span > < input
type="text" class="form-control">< / input >
< div class = "input-group-btn" >
< a data-toggle = "modal" data-target = ".modal-document-manager"
2013-08-15 00:01:40 +00:00
class="btn btn-link" title="Manage documents">< i
2013-08-12 00:10:26 +00:00
class="icon-layers">< / i > < / a >
2013-08-11 00:52:05 +00:00
< / div >
< / div >
2013-08-13 23:30:50 +00:00
< / div >
< div class = "panel-content" >
2013-08-12 00:10:26 +00:00
< div class = "list-group document-list" > < / div >
2013-08-13 23:30:50 +00:00
< div class = "list-group document-list-filtered hide" > < / div >
2013-08-11 00:52:05 +00:00
< / div >
< / div >
< div class = "modal modal-document-manager" >
< div class = "modal-dialog" >
< div class = "modal-content" >
< div class = "modal-header" >
< button type = "button" class = "close" data-dismiss = "modal"
aria-hidden="true">× < / button >
< h3 class = "modal-title" > Manage documents< / h3 >
< / div >
< div class = "modal-body" >
2013-08-12 00:10:26 +00:00
< div > < / div >
< ul class = "nav nav-pills document-list" >
< li class = "pull-right dropdown" > < a href = "#"
data-toggle="dropdown">< i class = "icon-check" > < / i > Selection < b
class="caret">< / b > < / a >
< ul class = "dropdown-menu" >
< li > < a href = "#" class = "action-select-all" > < i
class="icon-check">< / i > Select all< / a > < / li >
< li > < a href = "#" class = "action-unselect-all" > < i
class="icon-check-empty">< / i > Unselect all< / a > < / li >
< li class = "divider" > < / li >
< li > < a href = "#" class = "action-move-items" > < i
class="icon-forward">< / i > Move to folder< / a > < / li >
< li > < a href = "#" class = "action-delete-items" > < i
class="icon-trash">< / i > Delete< / a > < / li >
< / ul > < / li >
< li class = "pull-right" > < a href = "#"
class="action-create-folder"> < i class = "icon-folder" > < / i >
Create folder
< / a > < / li >
< li class = "disabled" > < a > < i class = "icon-file" > < / i > < span
2013-08-12 22:08:22 +00:00
class="document-count">< / span > < / a > < / li >
2013-08-12 00:10:26 +00:00
< li class = "disabled" > < a > < i class = "icon-folder" > < / i > < span
2013-08-12 22:08:22 +00:00
class="folder-count">< / span > < / a > < / li >
2013-08-12 00:10:26 +00:00
< / ul >
2013-08-11 00:52:05 +00:00
< div class = "list-group document-list" > < / div >
2013-08-12 00:10:26 +00:00
< p class = "confirm-delete hide" > The following documents will be
deleted locally:< / p >
< p class = "choose-folder hide" > Please choose a destination
folder:< / p >
< div class = "list-group selected-document-list hide" > < / div >
< div class = "list-group select-folder-list hide" > < / div >
2013-08-11 00:52:05 +00:00
< / div >
< div class = "modal-footer" >
2013-08-12 00:10:26 +00:00
< a href = "#"
class="btn btn-default confirm-delete choose-folder action-cancel hide">Cancel< / a >
< a href = "#"
class="btn btn-primary confirm-delete action-delete-items-confirm hide">OK< / a >
< a href = "#" class = "btn btn-primary document-list"
data-dismiss="modal">Close< / a >
2013-08-10 01:19:32 +00:00
< / div >
2013-08-07 22:34:12 +00:00
< / div >
2013-08-10 01:19:32 +00:00
< / div >
2013-08-07 22:34:12 +00:00
< / div >
2013-08-11 00:52:05 +00:00
< div class = "modal modal-insert-link" >
2013-08-04 15:49:14 +00:00
< div class = "modal-dialog" >
< div class = "modal-content" >
2013-08-04 00:54:25 +00:00
2013-08-04 15:49:14 +00:00
< div class = "modal-header" >
2013-08-11 00:52:05 +00:00
< button type = "button" class = "close" data-dismiss = "modal"
aria-hidden="true">× < / button >
2013-08-04 15:49:14 +00:00
< h3 class = "modal-title" > Hyperlink< / h3 >
< / div >
< div class = "modal-body" >
< p > Please provide the link URL and an optional title:< / p >
2013-08-06 00:28:21 +00:00
< div class = "input-group" >
< span class = "input-group-addon" > < i class = "icon-globe" > < / i > < / span > < input
2013-08-04 15:49:14 +00:00
id="input-insert-link" type="text" class="col-lg-5 form-control"
placeholder='http://example.com/ "optional title"'>< / input >
< / div >
< / div >
< div class = "modal-footer" >
2013-08-05 18:39:53 +00:00
< a href = "#" class = "btn btn-default" data-dismiss = "modal" > Cancel< / a >
< a href = "#" class = "btn btn-primary action-insert-link"
data-dismiss="modal">OK< / a >
2013-08-04 15:49:14 +00:00
< / div >
2013-08-04 00:54:25 +00:00
< / div >
< / div >
< / div >
2013-08-04 15:49:14 +00:00
2013-08-11 00:52:05 +00:00
< div class = "modal modal-insert-image" >
2013-08-04 15:49:14 +00:00
< div class = "modal-dialog" >
< div class = "modal-content" >
< div class = "modal-header" >
2013-08-11 00:52:05 +00:00
< button type = "button" class = "close" data-dismiss = "modal"
aria-hidden="true">× < / button >
2013-08-04 15:49:14 +00:00
< h3 class = "modal-title" > Image< / h3 >
< / div >
< div class = "modal-body" >
< p > Please provide the image URL and an optional title:< / p >
2013-08-06 00:28:21 +00:00
< div class = "input-group" >
< span class = "input-group-addon" > < i class = "icon-picture" > < / i > < / span > < input
2013-08-04 15:49:14 +00:00
id="input-insert-image" type="text" class="col-lg-5 form-control"
placeholder='http://example.com/image.jpg "optional title"'>< / input >
< / div >
< / div >
< div class = "modal-footer" >
2013-08-04 23:49:07 +00:00
< a href = "#" class = "btn btn-default action-import-image-gplus"
2013-08-05 18:39:53 +00:00
data-dismiss="modal">< i class = "icon-provider-gplus" > < / i > Import
from Google+< / a > < a href = "#" class = "btn btn-default"
data-dismiss="modal">Cancel< / a > < a href = "#"
class="btn btn-primary action-insert-image" data-dismiss="modal">OK< / a >
2013-08-04 15:49:14 +00:00
< / div >
2013-08-04 00:54:25 +00:00
< / div >
< / div >
< / div >
2013-08-04 15:49:14 +00:00
2013-08-11 00:52:05 +00:00
< div class = "modal modal-import-image" >
2013-08-04 15:49:14 +00:00
< div class = "modal-dialog" >
< div class = "modal-content" >
< div class = "modal-header" >
2013-08-11 00:52:05 +00:00
< button type = "button" class = "close" data-dismiss = "modal"
aria-hidden="true">× < / button >
2013-08-04 15:49:14 +00:00
< h3 class = "modal-title" > Google+ image import< / h3 >
< / div >
< div class = "modal-body" >
< div class = "form-horizontal" >
< div class = "form-group" >
< div class = "col-lg-7" >
< img >
< / div >
< / div >
< div class = "form-group" >
< label class = "col-lg-4 control-label"
for="input-import-image-title">Title (optional)< / label >
< div class = "col-lg-7" >
< input type = "text" id = "input-import-image-title"
placeholder="Image title" class="form-control">
< / div >
< / div >
< div class = "form-group" >
< label class = "col-lg-4 control-label"
for="input-import-image-size">Size limit (optional)< / label >
2013-09-03 11:29:19 +00:00
< div class = "col-lg-7 form-inline" >
2013-11-19 23:44:31 +00:00
< input type = "text" id = "input-import-image-size" placeholder = "0"
2013-08-06 00:28:21 +00:00
class="col-lg-3 form-control"> px
2013-08-04 15:49:14 +00:00
< / div >
< / div >
< / div >
< / div >
< div class = "modal-footer" >
2013-08-05 18:39:53 +00:00
< a href = "#" class = "btn btn-default" data-dismiss = "modal" > Cancel< / a >
< a href = "#" class = "btn btn-primary action-import-image"
data-dismiss="modal">OK< / a >
2013-08-04 15:49:14 +00:00
< / div >
2013-08-04 00:54:25 +00:00
< / div >
< / div >
< / div >
2013-08-04 15:49:14 +00:00
2013-08-11 00:52:05 +00:00
< div class = "modal modal-remove-file-confirm" >
2013-08-04 15:49:14 +00:00
< div class = "modal-dialog" >
< div class = "modal-content" >
< div class = "modal-header" >
< button type = "button" class = "close" data-dismiss = "modal"
aria-hidden="true">× < / button >
< h3 class = "modal-title" > Delete< / h3 >
2013-08-04 00:54:25 +00:00
< / div >
2013-08-04 15:49:14 +00:00
< div class = "modal-body" >
< p >
Are you sure you want to delete "< span class = "file-title" > < / span > "?
< / p >
2013-08-22 00:19:59 +00:00
< blockquote >
2013-08-04 15:49:14 +00:00
< b > NOTE:< / b > This will not delete the file on synchronized
locations.
< / blockquote >
2013-08-04 00:54:25 +00:00
< / div >
2013-08-04 15:49:14 +00:00
< div class = "modal-footer" >
2013-08-05 18:39:53 +00:00
< a href = "#" class = "btn btn-default" data-dismiss = "modal" > Cancel< / a >
< a href = "#" class = "btn btn-primary action-remove-file"
data-dismiss="modal">Delete< / a >
2013-08-04 00:54:25 +00:00
< / div >
2013-08-04 15:49:14 +00:00
< / div >
< / div >
< / div >
2013-09-03 10:37:59 +00:00
< div class = "modal modal-import-url" >
< div class = "modal-dialog" >
< div class = "modal-content" >
< div class = "modal-header" >
< button type = "button" class = "close" data-dismiss = "modal"
aria-hidden="true">× < / button >
< h3 class = "modal-title" > Open from URL< / h3 >
< / div >
< div class = "modal-body" >
< p > Please provide a link to a Markdown document.< / p >
< div class = "form-horizontal" >
< div class = "form-group" >
< label class = "col-lg-3 control-label" for = "input-import-url" > URL< / label >
< div class = "col-lg-8" >
< input type = "text" id = "input-import-url"
placeholder="http://www.abc.com/xyz.md" class="form-control">
< / div >
< / div >
< / div >
< / div >
< div class = "modal-footer" >
< a href = "#" class = "btn btn-default" data-dismiss = "modal" > Cancel< / a >
< a href = "#" data-dismiss = "modal"
class="btn btn-primary action-import-url">OK< / a >
< / div >
< / div >
< / div >
< / div >
2013-08-11 00:52:05 +00:00
< div class = "modal modal-import-harddrive-markdown" >
2013-08-04 15:49:14 +00:00
< div class = "modal-dialog" >
< div class = "modal-content" >
< div class = "modal-header" >
< button type = "button" class = "close" data-dismiss = "modal"
aria-hidden="true">× < / button >
< h3 class = "modal-title" > Import from hard drive< / h3 >
2013-08-04 00:54:25 +00:00
< / div >
2013-08-04 15:49:14 +00:00
< div class = "modal-body" >
< p > Please select your Markdown files here:< / p >
< p >
< input type = "file" id = "input-file-import-harddrive-markdown"
multiple class="form-control" />
< / p >
< p > Or drag and drop your Markdown files here:< / p >
< p id = "dropzone-import-harddrive-markdown" class = "drop-zone" > Drop
files here< / p >
2013-08-04 00:54:25 +00:00
< / div >
2013-08-04 15:49:14 +00:00
< div class = "modal-footer" >
< a href = "#" class = "btn btn-primary" data-dismiss = "modal" > Close< / a >
2013-08-04 00:54:25 +00:00
< / div >
2013-08-04 15:49:14 +00:00
< / div >
< / div >
< / div >
2013-08-11 00:52:05 +00:00
< div class = "modal modal-import-harddrive-html" >
2013-08-04 15:49:14 +00:00
< div class = "modal-dialog" >
< div class = "modal-content" >
< div class = "modal-header" >
< button type = "button" class = "close" data-dismiss = "modal"
aria-hidden="true">× < / button >
< h3 class = "modal-title" > Convert HTML to Markdown< / h3 >
2013-08-04 00:54:25 +00:00
< / div >
2013-08-04 15:49:14 +00:00
< div class = "modal-body" >
< p > Please select your HTML files here:< / p >
< p >
< input type = "file" id = "input-file-import-harddrive-html" multiple
class="form-control" />
< / p >
< p > Or drag and drop your HTML files here:< / p >
< p id = "dropzone-import-harddrive-html" class = "drop-zone" > Drop
files here< / p >
< p > Or insert your HTML code here:< / p >
2013-08-18 00:02:23 +00:00
< textarea id = "input-convert-html" class = "form-control" > < / textarea >
2013-08-04 00:54:25 +00:00
< / div >
2013-08-04 15:49:14 +00:00
< div class = "modal-footer" >
2013-08-05 18:39:53 +00:00
< a href = "#" class = "btn btn-default" data-dismiss = "modal" > Close< / a > < a
href="#" class="btn btn-primary action-convert-html"
data-dismiss="modal">OK< / a >
2013-08-04 00:54:25 +00:00
< / div >
2013-08-04 15:49:14 +00:00
< / div >
< / div >
< / div >
2013-08-11 00:52:05 +00:00
< div class = "modal modal-upload-gdrive" >
2013-12-16 00:31:40 +00:00
< / div >
< div class = "modal modal-upload-gdrivesec" >
2013-08-04 15:49:14 +00:00
< / div >
2013-12-23 22:33:33 +00:00
< div class = "modal modal-upload-gdriveter" >
< / div >
2013-08-04 15:49:14 +00:00
2014-02-09 17:50:40 +00:00
< div class = "modal modal-autosync-gdrive" >
< / div >
< div class = "modal modal-autosync-gdrivesec" >
< / div >
< div class = "modal modal-autosync-gdriveter" >
< / div >
2013-08-11 00:52:05 +00:00
< div class = "modal modal-upload-dropbox" >
2013-08-04 15:49:14 +00:00
< div class = "modal-dialog" >
< div class = "modal-content" >
< div class = "modal-header" >
< button type = "button" class = "close" data-dismiss = "modal"
aria-hidden="true">× < / button >
< h3 class = "modal-title" > Export to Dropbox< / h3 >
2013-08-04 00:54:25 +00:00
< / div >
2013-08-04 15:49:14 +00:00
< div class = "modal-body" >
2013-08-22 19:10:57 +00:00
< p >
2013-08-26 11:32:20 +00:00
This will save "< span class = "file-title" > < / span > " to your < i
class="icon-provider-dropbox">< / i >
< code > Dropbox< / code >
2013-08-22 19:10:57 +00:00
account and keep it synchronized.
< / p >
2013-08-14 23:44:51 +00:00
< div class = "form-horizontal" >
< div class = "form-group" >
< label class = "col-lg-3 control-label"
for="input-sync-export-dropbox-path">File path< / label >
< div class = "col-lg-8" >
< input type = "text" id = "input-sync-export-dropbox-path"
placeholder="/path/to/My Document.md" class="form-control">
< span class = "help-block" > File path is composed of both
folder and filename. < / span >
< / div >
< / div >
2013-08-04 00:54:25 +00:00
< / div >
2013-08-22 00:19:59 +00:00
< blockquote >
2013-08-04 15:49:14 +00:00
< b > NOTE:< / b >
< ul >
< li > Dropbox file path does not depend on document title.< / li >
< li > The title of your document will not be synchronized.< / li >
< li > Destination folder must exist.< / li >
< li > Any existing file at this location will be overwritten.< / li >
< / ul >
< / blockquote >
2013-08-04 00:54:25 +00:00
< / div >
2013-08-04 15:49:14 +00:00
< div class = "modal-footer" >
2013-08-05 18:39:53 +00:00
< a href = "#" class = "btn btn-default" data-dismiss = "modal" > Cancel< / a >
< a href = "#" data-dismiss = "modal"
2013-08-04 15:49:14 +00:00
class="btn btn-primary action-sync-export-dropbox">OK< / a >
2013-08-04 00:54:25 +00:00
< / div >
2013-08-04 15:49:14 +00:00
< / div >
< / div >
< / div >
2013-08-11 00:52:05 +00:00
< div class = "modal modal-manage-sync" >
2013-08-04 15:49:14 +00:00
< div class = "modal-dialog" >
< div class = "modal-content" >
< div class = "modal-header" >
< button type = "button" class = "close" data-dismiss = "modal"
aria-hidden="true">× < / button >
< h3 class = "modal-title" > Synchronization< / h3 >
2013-08-04 00:54:25 +00:00
< / div >
2013-08-04 15:49:14 +00:00
< div class = "modal-body" >
< p class = "msg-sync-list hide" >
"< span class = "file-title" > < / span > " is synchronized with the
following location(s):
< / p >
2013-08-14 23:44:51 +00:00
< div class = "msg-sync-list sync-list hide" > < / div >
2013-08-22 00:19:59 +00:00
< blockquote class = "msg-sync-list hide" >
2013-08-04 15:49:14 +00:00
< b > NOTE:< / b > Removing a synchronized location will not delete any
file.
< / blockquote >
2013-12-02 00:09:39 +00:00
< p class = "msg-no-sync hide" > "< span class = "file-title" > < / span > " is not synchronized yet.< / p >
2013-08-22 00:19:59 +00:00
< blockquote class = "msg-no-sync hide" >
2013-12-02 00:09:39 +00:00
< b > Tip:< / b > You can add synchronized locations by
2013-08-14 23:44:51 +00:00
exporting your document using < i class = "icon-provider-gdrive" > < / i >
2013-08-26 11:32:20 +00:00
< code > Google Drive< / code >
or < i class = "icon-provider-dropbox" > < / i >
< code > Dropbox< / code >
2013-08-14 23:44:51 +00:00
sub-menu.
2013-08-04 15:49:14 +00:00
< / blockquote >
2013-08-04 00:54:25 +00:00
< / div >
2013-08-04 15:49:14 +00:00
< div class = "modal-footer" >
< a href = "#" class = "btn btn-primary" data-dismiss = "modal" > Close< / a >
2013-08-04 00:54:25 +00:00
< / div >
< / div >
< / div >
< / div >
2013-08-11 00:52:05 +00:00
< div class = "modal modal-publish" >
2013-08-04 15:49:14 +00:00
< div class = "modal-dialog" >
< div class = "modal-content" >
2013-08-04 00:54:25 +00:00
2013-08-04 15:49:14 +00:00
< div class = "modal-header" >
< button type = "button" class = "close" data-dismiss = "modal"
aria-hidden="true">× < / button >
< h3 class = "modal-title" >
Publish on < span class = "publish-provider-name" > < / span >
< / h3 >
< / div >
< div class = "modal-body" >
2013-08-04 00:54:25 +00:00
< div class = "form-horizontal" >
2013-08-05 01:31:14 +00:00
< div class = "form-group modal-publish-ssh" >
2013-08-04 15:49:14 +00:00
< label class = "col-lg-4 control-label" for = "input-publish-ssh-host" > Host< / label >
< div class = "col-lg-7" >
< input type = "text" id = "input-publish-ssh-host"
placeholder="host.name.or.ip" class="form-control"> < span
class="help-block"> Host must be accessible publicly,
unless you are hosting your own < a target = "_blank"
href="https://github.com/benweet/stackedit-ssh-proxy">SSH
proxy< / a > .
< / span >
2013-08-04 00:54:25 +00:00
< / div >
< / div >
2013-08-05 01:31:14 +00:00
< div class = "form-group modal-publish-ssh" >
2013-08-04 15:49:14 +00:00
< label class = "col-lg-4 control-label" for = "input-publish-ssh-port" > Port
(optional)< / label >
2013-08-05 01:31:14 +00:00
< div class = "col-lg-2" >
2013-08-04 15:49:14 +00:00
< input type = "text" id = "input-publish-ssh-port" placeholder = "22"
class="form-control">
2013-08-04 00:54:25 +00:00
< / div >
< / div >
2013-08-05 01:31:14 +00:00
< div class = "form-group modal-publish-ssh" >
2013-08-04 15:49:14 +00:00
< label class = "col-lg-4 control-label"
for="input-publish-ssh-username">Username< / label >
< div class = "col-lg-7" >
< input type = "text" id = "input-publish-ssh-username"
placeholder="username" class="form-control">
2013-08-04 00:54:25 +00:00
< / div >
< / div >
2013-08-05 01:31:14 +00:00
< div class = "form-group modal-publish-ssh" >
2013-08-04 15:49:14 +00:00
< label class = "col-lg-4 control-label"
for="input-publish-ssh-password">Password< / label >
< div class = "col-lg-7" >
< input type = "password" id = "input-publish-ssh-password"
2013-10-11 21:47:00 +00:00
placeholder="password" class="form-control">
2013-08-04 00:54:25 +00:00
< / div >
< / div >
2013-08-05 01:31:14 +00:00
< div class = "form-group modal-publish-github" >
2013-08-04 15:49:14 +00:00
< label class = "col-lg-4 control-label"
for="input-publish-github-reponame">Repository< / label >
< div class = "col-lg-7" >
< input type = "text" id = "input-publish-github-reponame"
placeholder="repository-name" class="form-control">
2013-08-04 00:54:25 +00:00
< / div >
< / div >
2013-08-05 01:31:14 +00:00
< div class = "form-group modal-publish-github" >
2013-08-04 15:49:14 +00:00
< label class = "col-lg-4 control-label"
for="input-publish-github-username">Username (optional)< / label >
< div class = "col-lg-7" >
< input type = "text" id = "input-publish-github-username"
placeholder="username" class="form-control">
< / div >
< / div >
2013-08-05 01:31:14 +00:00
< div class = "form-group modal-publish-github" >
2013-08-04 15:49:14 +00:00
< label class = "col-lg-4 control-label"
for="input-publish-github-branch">Branch< / label >
< div class = "col-lg-7" >
< input type = "text" id = "input-publish-github-branch"
placeholder="branch-name" class="form-control">
< / div >
< / div >
2013-08-05 01:31:14 +00:00
< div class = "form-group modal-publish-ssh modal-publish-github" >
2013-08-04 15:49:14 +00:00
< label class = "col-lg-4 control-label"
for="input-publish-file-path">File path< / label >
< div class = "col-lg-7" >
< input type = "text" id = "input-publish-file-path"
placeholder="path/to/file.md" class="form-control">
2013-10-13 22:24:08 +00:00
< span class = "help-block" > File path is composed of both
folder and filename. < / span >
2013-08-04 15:49:14 +00:00
< / div >
< / div >
2013-08-05 01:31:14 +00:00
< div class = "form-group modal-publish-gist" >
2013-08-04 15:49:14 +00:00
< label class = "col-lg-4 control-label" for = "input-publish-filename" > Filename< / label >
< div class = "col-lg-7" >
< input type = "text" id = "input-publish-filename"
placeholder="filename" class="form-control">
< / div >
< / div >
2013-08-05 01:31:14 +00:00
< div class = "form-group modal-publish-gist" >
2013-08-04 15:49:14 +00:00
< label class = "col-lg-4 control-label" for = "input-publish-gist-id" > Existing
ID (optional)< / label >
< div class = "col-lg-7" >
< input type = "text" id = "input-publish-gist-id"
placeholder="GistID" class="form-control">
< / div >
< / div >
2013-08-05 01:31:14 +00:00
< div class = "form-group modal-publish-gist" >
2013-08-04 15:49:14 +00:00
< label class = "col-lg-4 control-label"
for="input-publish-gist-public">Public< / label >
< div class = "col-lg-7" >
< div class = "checkbox" >
< input type = "checkbox" id = "input-publish-gist-public"
checked="checked" />
< / div >
< / div >
< / div >
2014-01-19 13:31:36 +00:00
< div class = "form-group modal-publish-blogger modal-publish-bloggerpage" >
2013-08-04 15:49:14 +00:00
< label class = "col-lg-4 control-label"
for="input-publish-blogger-url">Blog URL< / label >
< div class = "col-lg-7" >
< input type = "text" id = "input-publish-blogger-url"
placeholder="http://exemple.blogger.com/" class="form-control">
< / div >
< / div >
2013-08-05 01:31:14 +00:00
< div class = "form-group modal-publish-tumblr" >
2013-08-04 15:49:14 +00:00
< label class = "col-lg-4 control-label"
for="input-publish-tumblr-hostname">Blog hostname< / label >
< div class = "col-lg-7" >
< input type = "text" id = "input-publish-tumblr-hostname"
placeholder="exemple.tumblr.com" class="form-control">
< / div >
< / div >
2013-08-05 01:31:14 +00:00
< div class = "form-group modal-publish-wordpress" >
2013-08-04 15:49:14 +00:00
< label class = "col-lg-4 control-label"
for="input-publish-tumblr-hostname">WordPress site< / label >
< div class = "col-lg-7" >
< input type = "text" id = "input-publish-wordpress-site"
placeholder="exemple.wordpress.com" class="form-control">
< span class = "help-block" > < a target = "_blank"
href="http://jetpack.me/">Jetpack plugin< / a > is required for
self-hosted sites.
< / span >
< / div >
< / div >
< div
2013-08-05 01:31:14 +00:00
class="form-group modal-publish-blogger modal-publish-tumblr modal-publish-wordpress">
2013-08-04 15:49:14 +00:00
< label class = "col-lg-4 control-label" for = "input-publish-postid" > Update
existing post ID (optional)< / label >
< div class = "col-lg-7" >
< input type = "text" id = "input-publish-postid" placeholder = "PostID"
class="form-control">
< / div >
< / div >
2014-01-19 13:31:36 +00:00
< div
class="form-group modal-publish-bloggerpage">
< label class = "col-lg-4 control-label" for = "input-publish-pageid" > Update
existing page ID (optional)< / label >
< div class = "col-lg-7" >
< input type = "text" id = "input-publish-pageid" placeholder = "PageID"
class="form-control">
< / div >
< / div >
2013-08-05 01:31:14 +00:00
< div class = "form-group modal-publish-dropbox" >
2013-08-04 15:49:14 +00:00
< label class = "col-lg-4 control-label"
for="input-publish-dropbox-path">File path< / label >
< div class = "col-lg-7" >
< input type = "text" id = "input-publish-dropbox-path"
placeholder="/path/to/My Document.html" class="form-control">
2013-10-13 22:24:08 +00:00
< span class = "help-block" > File path is composed of both
folder and filename. < / span >
2013-08-04 15:49:14 +00:00
< / div >
< / div >
2013-08-05 01:31:14 +00:00
< div class = "form-group modal-publish-gdrive" >
2013-08-04 15:49:14 +00:00
< label class = "col-lg-4 control-label"
for="input-publish-gdrive-fileid">File ID (optional)< / label >
< div class = "col-lg-7" >
< input type = "text" id = "input-publish-gdrive-fileid"
placeholder="FileID" class="form-control"> < span
class="help-block">If no file ID is supplied, a new file
will be created in your Google Drive root folder. You can move
the file afterwards within Google Drive.< / span >
< / div >
< / div >
2013-08-05 01:31:14 +00:00
< div class = "form-group modal-publish-gdrive" >
2013-08-04 15:49:14 +00:00
< label class = "col-lg-4 control-label"
for="input-publish-gdrive-filename">Force filename
(optional)< / label >
< div class = "col-lg-7" >
< input type = "text" id = "input-publish-gdrive-filename"
placeholder="Filename" class="form-control"> < span
class="help-block">If no file name is supplied, the
document title will be used.< / span >
< / div >
< / div >
< div class = "form-group" >
2013-08-05 01:31:14 +00:00
< label class = "col-lg-4 control-label" > Format< / label >
2013-08-04 15:49:14 +00:00
< div class = "col-lg-7" >
< div class = "radio" >
< label > < input type = "radio" name = "radio-publish-format"
value="markdown"> Markdown
< / label >
< / div >
< div class = "radio" >
< label > < input type = "radio" name = "radio-publish-format"
value="html"> HTML
< / label >
< / div >
< div class = "radio" >
< label > < input type = "radio" name = "radio-publish-format"
value="template"> Template
< / label >
< / div >
2013-08-04 00:54:25 +00:00
< / div >
< / div >
2013-09-03 10:37:59 +00:00
< div class = "collapse publish-custom-template-collapse" >
< div class = "form-group" >
< div class = "col-lg-4" > < / div >
< div class = "col-lg-7" >
< div class = "checkbox" >
< label > < input type = "checkbox"
id="checkbox-publish-custom-template"> Custom template
< / label > < a href = "#" class = "tooltip-template" > (?)< / a >
< / div >
< / div >
< / div >
< div class = "form-group" >
< div class = "col-lg-4" > < / div >
< div class = "col-lg-7" >
< textarea class = "form-control"
id="textarea-publish-custom-template">< / textarea >
2013-08-22 19:10:57 +00:00
< / div >
< / div >
< / div >
2013-08-04 00:54:25 +00:00
< / div >
2013-10-06 14:34:40 +00:00
< blockquote class = "front-matter-info modal-publish-blogger modal-publish-tumblr modal-publish-wordpress" >
2013-12-01 15:43:46 +00:00
< p > < b > Tip:< / b > You can use a
2013-10-06 14:34:40 +00:00
< a href = "http://jekyllrb.com/docs/frontmatter/"
target="_blank">YAML front matter< / a > to specify the title and the tags/labels of your publication.< / p >
2013-12-08 18:11:35 +00:00
< p > < b > Interpreted variables:< / b > < code > title< / code > , < code > tags< / code > , < code > published< / code > , < code > date< / code > .< / p >
2013-10-06 14:34:40 +00:00
< / blockquote >
2014-01-19 13:31:36 +00:00
< blockquote class = "front-matter-info modal-publish-bloggerpage" >
< p > < b > Tip:< / b > You can use a
< a href = "http://jekyllrb.com/docs/frontmatter/"
target="_blank">YAML front matter< / a > to specify the title of your page.< / p >
< p > < b > Interpreted variables:< / b > < code > title< / code > .< / p >
< / blockquote >
< blockquote class = "url-info modal-publish-bloggerpage" >
< p > < b > About URL:< / b > For newly created page , Blogger API will append a generated number to the url like < code > about-me-1234.html< / code > , if you deeply care about your URL naming, you should first create the page on Blogger and then update them with StackEdit specifying the pageId when publishing.
< / p >
< p > < b > About page visibility:< / b > Blogger API does not respect published status for pages.When publishing the page to Blogger, the page will be < strong > live< / strong > but not added to the page listing. You should arrange the page listing from Blogger dashboard.
< / p >
< / blockquote >
2013-08-04 00:54:25 +00:00
< / div >
2013-08-04 15:49:14 +00:00
< div class = "modal-footer" >
2013-08-05 18:39:53 +00:00
< a href = "#" class = "btn btn-default" data-dismiss = "modal" > Cancel< / a >
< a href = "#" data-dismiss = "modal"
class="btn btn-primary action-process-publish">OK< / a >
2013-08-04 00:54:25 +00:00
< / div >
< / div >
< / div >
< / div >
2013-08-04 15:49:14 +00:00
2013-08-11 00:52:05 +00:00
< div class = "modal modal-manage-publish" >
2013-08-04 15:49:14 +00:00
< div class = "modal-dialog" >
< div class = "modal-content" >
< div class = "modal-header" >
< button type = "button" class = "close" data-dismiss = "modal"
aria-hidden="true">× < / button >
< h3 class = "modal-title" > Publication< / h3 >
< / div >
< div class = "modal-body" >
< p class = "msg-publish-list hide" >
"< span class = "file-title" > < / span > " is published on the following
location(s):
< / p >
2013-08-14 23:44:51 +00:00
< div class = "msg-publish-list publish-list hide" > < / div >
2013-12-02 00:09:39 +00:00
< blockquote class = "msg-publish-list hide" >
< b > NOTE:< / b > Removing a publish location will not delete the actual publication.
< / blockquote >
< p class = "msg-no-publish hide" >
"< span class = "file-title" > < / span > " is not published yet.
< / p >
< blockquote class = "msg-no-publish hide" >
2013-12-01 15:43:46 +00:00
< b > Tip:< / b > You can add publications using the < i class = "icon-share" > < / i > < code > Publish on< / code > sub-menu.
2013-08-04 15:49:14 +00:00
< / blockquote >
< / div >
< div class = "modal-footer" >
< a href = "#" class = "btn btn-primary" data-dismiss = "modal" > Close< / a >
< / div >
< / div >
2013-08-04 00:54:25 +00:00
< / div >
< / div >
2013-08-04 15:49:14 +00:00
2013-12-01 15:43:46 +00:00
< div class = "modal modal-manage-sharing" >
< div class = "modal-dialog" >
< div class = "modal-content" >
< div class = "modal-header" >
< button type = "button" class = "close" data-dismiss = "modal"
aria-hidden="true">× < / button >
< h3 class = "modal-title" > Sharing< / h3 >
< / div >
< div class = "modal-body" >
< p class = "msg-share-list hide" >
"< span class = "file-title" > < / span > " can be shared using the following link(s):
< / p >
< div class = "msg-share-list share-list hide" > < / div >
< p class = "msg-no-share hide" > To share this document within StackEdit you need first to < a
href="#" class="action-publish-gist" data-dismiss="modal">publish it as a Gist< / a > in
Markdown format.
< / p >
< blockquote >
< b > Tip:< / b > You can open any URL within StackEdit using < a
href="viewer#!url=https://raw.github.com/benweet/stackedit/master/README.md"
title="Sharing example">< code > viewer#!url=< / code > < / a > .
< / blockquote >
< / div >
< div class = "modal-footer" >
< a href = "#" class = "btn btn-primary" data-dismiss = "modal" > Close< / a >
< / div >
< / div >
< / div >
< / div >
2013-08-11 00:52:05 +00:00
< div class = "modal modal-settings" >
2013-08-04 15:49:14 +00:00
< div class = "modal-dialog" >
< div class = "modal-content" >
< div class = "modal-header" >
< button type = "button" class = "close" data-dismiss = "modal"
aria-hidden="true">× < / button >
< h3 class = "modal-title" > Settings< / h3 >
< ul class = "nav nav-tabs" >
< li class = "active" > < a class = "action-load-settings"
2014-01-21 23:48:42 +00:00
href="#tabpane-settings-basic" data-toggle="tab">Basic< / a > < / li >
2013-09-30 22:37:58 +00:00
< li > < a class = "action-load-settings"
2014-01-21 23:48:42 +00:00
href="#tabpane-settings-advanced" data-toggle="tab">Advanced< / a > < / li >
< li > < a class = "action-load-settings tab-settings-shortcuts"
2013-09-30 22:37:58 +00:00
href="#tabpane-settings-shortcuts" data-toggle="tab">Shortcuts< / a > < / li >
2013-10-09 23:51:35 +00:00
< li > < a class = "action-load-settings"
href="#tabpane-settings-extensions" data-toggle="tab">Extensions< / a > < / li >
2013-08-04 15:49:14 +00:00
< li > < a class = "action-load-settings"
href="#tabpane-settings-utils" data-toggle="tab">Utils< / a > < / li >
< / ul >
< / div >
< div class = "modal-body" >
2013-08-23 23:50:14 +00:00
< div class = "tab-content clearfix" >
2014-01-21 23:48:42 +00:00
< div class = "tab-pane active" id = "tabpane-settings-basic" >
2013-08-04 15:49:14 +00:00
< div class = "form-horizontal" >
< div class = "form-group" >
< label class = "col-lg-4 control-label" > Layout orientation< / label >
< div class = "col-lg-7" >
< div class = "radio" >
< label > < input type = "radio"
name="radio-layout-orientation" value="horizontal">
Horizontal
< / label >
< / div >
< div class = "radio" >
< label > < input type = "radio"
name="radio-layout-orientation" value="vertical">
Vertical
< / label >
< / div >
< / div >
< / div >
< div class = "form-group" >
< label class = "col-lg-4 control-label" for = "input-settings-theme" > Theme< / label >
< div class = "col-lg-7" >
< select id = "input-settings-theme" class = "form-control" >
2013-12-01 15:43:46 +00:00
< / select >
2013-08-04 15:49:14 +00:00
< / div >
< / div >
2014-01-21 23:48:42 +00:00
< div class = "form-group" >
< div class = "col-lg-4" > < / div >
< div class = "col-lg-7" >
< div class = "checkbox" >
< label >
< input type = "checkbox" id = "input-settings-markdown-extra" / >
2014-01-22 00:06:46 +00:00
< b > Markdown Extra/GitHub Flavored Markdown< / b > syntax
2014-01-21 23:48:42 +00:00
< / label >
< / div >
< / div >
< / div >
< div class = "form-group" >
< div class = "col-lg-4" > < / div >
< div class = "col-lg-7" >
< div class = "checkbox" >
< label >
< input type = "checkbox" id = "input-settings-mathjax" / >
< b > LaTeX mathematical expressions< / b > using < code > $< / code > and < code > $$< / code > delimiters
< / label >
< / div >
< / div >
< / div >
< div class = "form-group" >
< label class = "col-lg-4 control-label"
for="input-settings-gdrive-multiaccount">Google Drive multi-accounts< / a >
< / label >
< div class = "col-lg-7" >
< select id = "input-settings-gdrive-multiaccount" class = "form-control" >
< option value = "1" > 1 account< / option >
< option value = "2" > 2 accounts< / option >
< option value = "3" > 3 accounts< / option >
< / select >
< span class = "help-block" > < b > Please sign in first with Google.< / b > Once linked with your Google accounts, changing account is not possible unless you reset the application.< / span >
< / div >
< / div >
< / div >
< / div >
< div class = "tab-pane" id = "tabpane-settings-advanced" >
< div class = "form-horizontal" >
< div class = "form-group" >
< label class = "col-lg-4 control-label" > Mode< / label >
< div class = "col-lg-7" >
< div class = "radio" >
< label > < input type = "radio"
name="radio-settings-mode" value="_ace_">
Normal (ACE)
< / label >
< / div >
< div class = "radio" >
< label > < input type = "radio"
name="radio-settings-mode" value="_light_">
Light (textarea)
< / label >
< / div >
< div class = "radio" >
< label > < input type = "radio"
name="radio-settings-mode" value="_light_rtl_">
Light + Right-to-left
< / label >
< / div >
< / div >
< / div >
2013-08-04 15:49:14 +00:00
< div class = "form-group" >
< label class = "col-lg-4 control-label"
for="input-settings-lazy-rendering">Lazy rendering < a
href="#" class="tooltip-lazy-rendering">(?)< / a >
< / label >
< div class = "col-lg-7" >
< div class = "checkbox" >
< input type = "checkbox" id = "input-settings-lazy-rendering" / >
< / div >
< / div >
< / div >
< div class = "form-group" >
< label class = "col-lg-4 control-label"
for="input-settings-editor-font-family">Editor font< / label >
< div class = "col-lg-8 form-inline" >
< input type = "text" id = "input-settings-editor-font-family"
class="form-control col-lg-7"> < input type = "text"
id="input-settings-editor-font-size"
2013-09-21 14:13:32 +00:00
class="form-control col-lg-2"> px < span
class="help-block"> Only monospaced fonts are
supported.< / span >
2013-08-04 15:49:14 +00:00
< / div >
< / div >
2013-09-12 23:25:25 +00:00
< div class = "form-group" >
< label class = "col-lg-4 control-label"
2013-09-15 01:35:58 +00:00
for="input-settings-max-width">Max width< / label >
2013-09-12 23:25:25 +00:00
< div class = "col-lg-8 form-inline" >
2013-09-21 14:13:32 +00:00
< input type = "text" id = "input-settings-max-width"
2013-09-12 23:25:25 +00:00
class="form-control col-lg-3"> px
< / div >
< / div >
2013-08-04 15:49:14 +00:00
< div class = "form-group" >
< label class = "col-lg-4 control-label"
for="textarea-settings-default-content">Default content
< a href = "#" class = "tooltip-default-content" > (?)< / a >
< / label >
< div class = "col-lg-7" >
< textarea id = "textarea-settings-default-content"
class="form-control">< / textarea >
< / div >
< / div >
2013-12-05 20:59:57 +00:00
< div class = "form-group" >
2014-01-21 23:48:42 +00:00
< label class = "col-lg-4 control-label"
for="textarea-settings-publish-template">Default
template < a href = "#" class = "tooltip-template" > (?)< / a >
< / label >
2013-12-05 20:59:57 +00:00
< div class = "col-lg-7" >
2014-01-21 23:48:42 +00:00
< textarea id = "textarea-settings-publish-template"
class="form-control">< / textarea >
2013-12-05 20:59:57 +00:00
< / div >
< / div >
2013-12-23 22:33:33 +00:00
< div class = "form-group" >
< label class = "col-lg-4 control-label"
2014-01-21 23:48:42 +00:00
for="textarea-settings-pdf-template">PDF
template < a href = "#" class = "tooltip-template" > (?)< / a >
2013-12-23 22:33:33 +00:00
< / label >
< div class = "col-lg-7" >
2014-01-21 23:48:42 +00:00
< textarea id = "textarea-settings-pdf-template"
class="form-control">< / textarea >
< / div >
< / div >
< div class = "form-group" >
< label class = "col-lg-4 control-label" for = "input-settings-pdf-page-size" > PDF page size< / label >
< div class = "col-lg-7" >
< select id = "input-settings-pdf-page-size" class = "form-control" >
< option value = "A3" > A3< / option >
< option value = "A4" > A4< / option >
< option value = "Legal" > Legal< / option >
< option value = "Letter" > Letter< / option >
2013-12-23 22:33:33 +00:00
< / select >
< / div >
< / div >
< div class = "form-group" >
< label class = "col-lg-4 control-label" > Permissions< / label >
< div class = "col-lg-7" >
< div class = "checkbox" >
< label >
< input type = "checkbox" id = "input-settings-gdrive-full-access" / >
Allow StackEdit to open any document in Google Drive
2013-12-27 21:12:04 +00:00
< / label > < span class = "help-block" > Existing authorization has to be revoked in
2013-12-23 22:33:33 +00:00
< a href = "https://www.google.com/settings/dashboard" target = "_blank" > Google Dashboard< / a >
for this change to take effect.< / span >
< / div >
< / div >
< / div >
< div class = "form-group" >
< div class = "col-lg-4" > < / div >
< div class = "col-lg-7" >
< div class = "checkbox" >
< label >
< input type = "checkbox" id = "input-settings-dropbox-full-access" / >
Allow StackEdit to open any document in Dropbox
< / label > < span class = "help-block" > If unchecked, access will be restricted to folder
< b > /Applications/StackEdit< / b > for existing files.< / span >
< / div >
< / div >
< / div >
2013-12-27 21:12:04 +00:00
< div class = "form-group" >
< div class = "col-lg-4" > < / div >
< div class = "col-lg-7" >
< div class = "checkbox" >
< label >
< input type = "checkbox" id = "input-settings-github-full-access" / >
Allow StackEdit to access private repositories in GitHub
< / label > < span class = "help-block" > Existing authorization has to be revoked in
< a href = "https://github.com/settings/applications" target = "_blank" > GitHub settings< / a >
for this change to take effect.< / span >
< / div >
< / div >
< / div >
< div class = "form-group" >
< label class = "col-lg-4 control-label"
for="input-settings-publish-commit-msg">GitHub commit message< / label >
< div class = "col-lg-7" >
< input type = "text" id = "input-settings-publish-commit-msg"
class="form-control">
< / div >
< / div >
< div class = "form-group" >
< label class = "col-lg-4 control-label"
for="input-settings-ssh-proxy">SSH proxy< / label >
< div class = "col-lg-7" >
< input type = "text" id = "input-settings-ssh-proxy"
class="form-control">
< / div >
< / div >
2013-08-04 15:49:14 +00:00
< / div >
< / div >
2013-10-09 23:51:35 +00:00
< div class = "tab-pane" id = "tabpane-settings-shortcuts" >
< div class = "form-horizontal" >
< / div >
< / div >
2013-08-04 15:49:14 +00:00
< div class = "tab-pane" id = "tabpane-settings-extensions" >
2013-08-15 23:17:16 +00:00
< div class = "panel-group accordion-extensions" > < / div >
2013-08-04 15:49:14 +00:00
< span class = "help-block pull-right" > < a target = "_blank"
2013-12-01 15:43:46 +00:00
href="https://github.com/benweet/stackedit/blob/master/doc/developer-guide.md#developer-guide">Create
2013-08-04 15:49:14 +00:00
your own extension...< / a > < / span >
< / div >
< div class = "tab-pane" id = "tabpane-settings-utils" >
< div class = "tab-pane-button-container" >
< a href = "#" class = "btn btn-block btn-primary action-welcome-file"
2013-11-30 01:40:26 +00:00
data-dismiss="modal">< i class = "icon-help-circled" > < / i >
2013-09-03 10:37:59 +00:00
Welcome document< / a > < a href = "#"
class="btn btn-block btn-primary action-welcome-tour"
data-dismiss="modal" data-dismiss="modal">< i
2013-11-30 01:40:26 +00:00
class="icon-help-circled">< / i > Welcome tour< / a >
2013-09-03 10:37:59 +00:00
< / div >
< div class = "tab-pane-button-container" >
2013-10-12 23:10:14 +00:00
< a href = "#"
class="btn btn-block btn-primary action-import-docs-settings">< i
2013-11-30 01:40:26 +00:00
class="icon-cog-alt">< / i > Import docs & settings< / a > < a href = "#"
2013-10-12 23:10:14 +00:00
class="btn btn-block btn-primary action-export-docs-settings"
2013-11-30 01:40:26 +00:00
data-dismiss="modal">< i class = "icon-cog-alt" > < / i >
2013-10-12 23:10:14 +00:00
Export docs & settings< / a > < input type = "file"
id="input-file-import-docs-settings" class="hide">
< / div >
< div class = "tab-pane-button-container" >
< a href = "#"
class="btn btn-block btn-primary action-default-settings"
2013-11-30 01:40:26 +00:00
data-dismiss="modal">< i class = "icon-wrench" > < / i >
2013-10-12 23:10:14 +00:00
Load default settings< / a > < a href = "#" class = "btn btn-block btn-primary"
2013-08-04 15:49:14 +00:00
data-dismiss="modal" data-toggle="modal"
2013-08-11 00:52:05 +00:00
data-target=".modal-app-reset">< i
2013-11-30 01:40:26 +00:00
class="icon-fire">< / i > Reset application< / a > < a target = "_blank" href = "recovery.html" class = "btn btn-block btn-primary" > < i
class="icon-medkit">< / i > StackEdit recovery< / a >
2013-08-04 15:49:14 +00:00
< / div >
< / div >
< / div >
< / div >
< div class = "modal-footer" >
2013-09-21 14:13:32 +00:00
< a href = "#" class = "btn btn-default" data-dismiss = "modal" > Cancel< / a >
< a href = "#" class = "btn btn-primary action-apply-settings"
data-dismiss="modal">OK< / a >
2013-08-04 15:49:14 +00:00
< / div >
< / div >
2013-08-04 00:54:25 +00:00
< / div >
< / div >
2013-08-04 15:49:14 +00:00
2013-08-11 00:52:05 +00:00
< div class = "modal modal-non-unique" >
2013-08-04 15:49:14 +00:00
< div class = "modal-dialog" >
< div class = "modal-content" >
< div class = "modal-header" >
< h3 class = "modal-title" > Ooops...< / h3 >
< / div >
< div class = "modal-body" >
< p > StackEdit has stopped because another instance was running in
the same browser.< / p >
2013-08-22 19:10:57 +00:00
< blockquote > If you want to reopen StackEdit, click on
"Reload".< / blockquote >
2013-08-04 15:49:14 +00:00
< / div >
< div class = "modal-footer" >
< a href = "javascript:window.location.reload();"
class="btn btn-primary">Reload< / a >
< / div >
< / div >
2013-08-04 00:54:25 +00:00
< / div >
2013-08-04 15:49:14 +00:00
< / div >
2013-10-13 21:13:27 +00:00
< div class = "modal modal-redirect-confirm" >
2013-10-06 14:34:40 +00:00
< div class = "modal-dialog" >
< div class = "modal-content" >
< div class = "modal-header" >
2013-10-13 21:13:27 +00:00
< h3 class = "modal-title" > Redirection< / h3 >
2013-10-06 14:34:40 +00:00
< / div >
< div class = "modal-body" >
2013-12-01 15:43:46 +00:00
< p class = "redirect-msg" > < / p >
< blockquote > Please click < b > OK< / b > to proceed.< / blockquote >
2013-10-06 14:34:40 +00:00
< / div >
< div class = "modal-footer" >
2013-10-13 21:13:27 +00:00
< a class = "btn btn-default" data-dismiss = "modal" > Cancel< / a >
< a class = "btn btn-primary action-redirect-confirm" data-dismiss = "modal" > OK< / a >
2013-10-06 14:34:40 +00:00
< / div >
< / div >
< / div >
< / div >
2013-08-11 00:52:05 +00:00
< div class = "modal modal-app-reset" >
2013-08-04 15:49:14 +00:00
< div class = "modal-dialog" >
< div class = "modal-content" >
< div class = "modal-header" >
< h3 class = "modal-title" > Reset application< / h3 >
< / div >
< div class = "modal-body" >
< p > This will delete all your local documents.< / p >
2013-08-22 00:19:59 +00:00
< blockquote > Are you sure?< / blockquote >
2013-08-04 15:49:14 +00:00
< / div >
< div class = "modal-footer" >
2013-08-05 18:39:53 +00:00
< a href = "#" class = "btn btn-default" data-dismiss = "modal" > Cancel< / a >
< a href = "#" class = "btn btn-primary action-app-reset"
data-dismiss="modal">OK< / a >
2013-08-04 15:49:14 +00:00
< / div >
< / div >
2013-08-04 00:54:25 +00:00
< / div >
< / div >
2013-08-04 15:49:14 +00:00
2013-10-12 23:10:14 +00:00
< div class = "modal modal-import-docs-settings" >
< div class = "modal-dialog" >
< div class = "modal-content" >
< div class = "modal-header" >
< h3 class = "modal-title" > Import documents and settings< / h3 >
< / div >
< div class = "modal-body" >
< p > This will delete all existing local documents.< / p >
< blockquote > Are you sure?< / blockquote >
< / div >
< div class = "modal-footer" >
< a href = "#" class = "btn btn-default" data-dismiss = "modal" > Cancel< / a >
< a href = "#" class = "btn btn-primary action-import-docs-settings-confirm"
data-dismiss="modal">OK< / a >
< / div >
< / div >
< / div >
< / div >
2013-08-04 00:54:25 +00:00
< div class = "lock-ui hide" > < / div >
2013-12-05 00:25:17 +00:00
< div id = "dropboxjs" data-app-key = "x0k2l8puemfvg0o" > < / div >
< div class = "textarea-helper" > < / div >