how to use “stackedit.io” offline, ie. NOT connected to the internet, and NOT connect to a cloud?
I'm looking for a way to edit markdown documents in stackedit.io, without publishing my documents on the internet, or letting corporations spy on my personal data with facebook-like obsession.
I'm wondering if I can download the source code for stackedit.io and run it with my internet disconnected, specifically for editing markdown application locally? Or maybe there's a similar web server application i can run local to my computer?
privacy markdown
add a comment |
I'm looking for a way to edit markdown documents in stackedit.io, without publishing my documents on the internet, or letting corporations spy on my personal data with facebook-like obsession.
I'm wondering if I can download the source code for stackedit.io and run it with my internet disconnected, specifically for editing markdown application locally? Or maybe there's a similar web server application i can run local to my computer?
privacy markdown
I think you could create an html page that loads the editor's js and be done with it.
– beppe9000
Dec 14 '18 at 19:16
its a good idea... its just that not really a javascript developer... i'm looking for something similar already finished... like a python script or github project i can download with said python script...
– Bill Moore
Dec 14 '18 at 19:18
you might try to replicate stackedit with a website downloader. many come with their own web server
– beppe9000
Dec 14 '18 at 19:26
They are on github: github.com/benweet/stackedit
– Bill Moore
Dec 14 '18 at 19:55
dependency packages are broken
– beppe9000
Dec 15 '18 at 14:07
add a comment |
I'm looking for a way to edit markdown documents in stackedit.io, without publishing my documents on the internet, or letting corporations spy on my personal data with facebook-like obsession.
I'm wondering if I can download the source code for stackedit.io and run it with my internet disconnected, specifically for editing markdown application locally? Or maybe there's a similar web server application i can run local to my computer?
privacy markdown
I'm looking for a way to edit markdown documents in stackedit.io, without publishing my documents on the internet, or letting corporations spy on my personal data with facebook-like obsession.
I'm wondering if I can download the source code for stackedit.io and run it with my internet disconnected, specifically for editing markdown application locally? Or maybe there's a similar web server application i can run local to my computer?
privacy markdown
privacy markdown
edited Dec 14 '18 at 21:46
asked Dec 14 '18 at 19:06
Bill Moore
1363
1363
I think you could create an html page that loads the editor's js and be done with it.
– beppe9000
Dec 14 '18 at 19:16
its a good idea... its just that not really a javascript developer... i'm looking for something similar already finished... like a python script or github project i can download with said python script...
– Bill Moore
Dec 14 '18 at 19:18
you might try to replicate stackedit with a website downloader. many come with their own web server
– beppe9000
Dec 14 '18 at 19:26
They are on github: github.com/benweet/stackedit
– Bill Moore
Dec 14 '18 at 19:55
dependency packages are broken
– beppe9000
Dec 15 '18 at 14:07
add a comment |
I think you could create an html page that loads the editor's js and be done with it.
– beppe9000
Dec 14 '18 at 19:16
its a good idea... its just that not really a javascript developer... i'm looking for something similar already finished... like a python script or github project i can download with said python script...
– Bill Moore
Dec 14 '18 at 19:18
you might try to replicate stackedit with a website downloader. many come with their own web server
– beppe9000
Dec 14 '18 at 19:26
They are on github: github.com/benweet/stackedit
– Bill Moore
Dec 14 '18 at 19:55
dependency packages are broken
– beppe9000
Dec 15 '18 at 14:07
I think you could create an html page that loads the editor's js and be done with it.
– beppe9000
Dec 14 '18 at 19:16
I think you could create an html page that loads the editor's js and be done with it.
– beppe9000
Dec 14 '18 at 19:16
its a good idea... its just that not really a javascript developer... i'm looking for something similar already finished... like a python script or github project i can download with said python script...
– Bill Moore
Dec 14 '18 at 19:18
its a good idea... its just that not really a javascript developer... i'm looking for something similar already finished... like a python script or github project i can download with said python script...
– Bill Moore
Dec 14 '18 at 19:18
you might try to replicate stackedit with a website downloader. many come with their own web server
– beppe9000
Dec 14 '18 at 19:26
you might try to replicate stackedit with a website downloader. many come with their own web server
– beppe9000
Dec 14 '18 at 19:26
They are on github: github.com/benweet/stackedit
– Bill Moore
Dec 14 '18 at 19:55
They are on github: github.com/benweet/stackedit
– Bill Moore
Dec 14 '18 at 19:55
dependency packages are broken
– beppe9000
Dec 15 '18 at 14:07
dependency packages are broken
– beppe9000
Dec 15 '18 at 14:07
add a comment |
1 Answer
1
active
oldest
votes
Turns out that you can run "stackedit.io" in offline mode if you install it as a "chrome app", (not to be confused with the "chrome stackedit extension" which just adds an icon that only works with cloud drives.)
I'm not sure why, but the "stackedit app" doesn't show up in the chrome webapp store but you can click this link to install it.
[https://chrome.google.com/webstore/detail/stackedit/iiooodelglhkcpgbajoejffhijaclcdg/related]
or you can google for "chrome stackedit app"
once you install it, you can right click on the stackedit.io icon in chrome and select create shortcut, then it appears on your desktop like a normal desktop application.
That chrome app just opens the website...
– beppe9000
Dec 15 '18 at 14:06
ok, solution, number two, use Typora, markdown editor, instead [typora.io]
– Bill Moore
Dec 17 '18 at 1:21
add a comment |
Your Answer
StackExchange.ready(function() {
var channelOptions = {
tags: "".split(" "),
id: "3"
};
initTagRenderer("".split(" "), "".split(" "), channelOptions);
StackExchange.using("externalEditor", function() {
// Have to fire editor after snippets, if snippets enabled
if (StackExchange.settings.snippets.snippetsEnabled) {
StackExchange.using("snippets", function() {
createEditor();
});
}
else {
createEditor();
}
});
function createEditor() {
StackExchange.prepareEditor({
heartbeatType: 'answer',
autoActivateHeartbeat: false,
convertImagesToLinks: true,
noModals: true,
showLowRepImageUploadWarning: true,
reputationToPostImages: 10,
bindNavPrevention: true,
postfix: "",
imageUploader: {
brandingHtml: "Powered by u003ca class="icon-imgur-white" href="https://imgur.com/"u003eu003c/au003e",
contentPolicyHtml: "User contributions licensed under u003ca href="https://creativecommons.org/licenses/by-sa/3.0/"u003ecc by-sa 3.0 with attribution requiredu003c/au003e u003ca href="https://stackoverflow.com/legal/content-policy"u003e(content policy)u003c/au003e",
allowUrls: true
},
onDemand: true,
discardSelector: ".discard-answer"
,immediatelyShowMarkdownHelp:true
});
}
});
Sign up or log in
StackExchange.ready(function () {
StackExchange.helpers.onClickDraftSave('#login-link');
});
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
StackExchange.ready(
function () {
StackExchange.openid.initPostLogin('.new-post-login', 'https%3a%2f%2fsuperuser.com%2fquestions%2f1383662%2fhow-to-use-stackedit-io-offline-ie-not-connected-to-the-internet-and-not-co%23new-answer', 'question_page');
}
);
Post as a guest
Required, but never shown
1 Answer
1
active
oldest
votes
1 Answer
1
active
oldest
votes
active
oldest
votes
active
oldest
votes
Turns out that you can run "stackedit.io" in offline mode if you install it as a "chrome app", (not to be confused with the "chrome stackedit extension" which just adds an icon that only works with cloud drives.)
I'm not sure why, but the "stackedit app" doesn't show up in the chrome webapp store but you can click this link to install it.
[https://chrome.google.com/webstore/detail/stackedit/iiooodelglhkcpgbajoejffhijaclcdg/related]
or you can google for "chrome stackedit app"
once you install it, you can right click on the stackedit.io icon in chrome and select create shortcut, then it appears on your desktop like a normal desktop application.
That chrome app just opens the website...
– beppe9000
Dec 15 '18 at 14:06
ok, solution, number two, use Typora, markdown editor, instead [typora.io]
– Bill Moore
Dec 17 '18 at 1:21
add a comment |
Turns out that you can run "stackedit.io" in offline mode if you install it as a "chrome app", (not to be confused with the "chrome stackedit extension" which just adds an icon that only works with cloud drives.)
I'm not sure why, but the "stackedit app" doesn't show up in the chrome webapp store but you can click this link to install it.
[https://chrome.google.com/webstore/detail/stackedit/iiooodelglhkcpgbajoejffhijaclcdg/related]
or you can google for "chrome stackedit app"
once you install it, you can right click on the stackedit.io icon in chrome and select create shortcut, then it appears on your desktop like a normal desktop application.
That chrome app just opens the website...
– beppe9000
Dec 15 '18 at 14:06
ok, solution, number two, use Typora, markdown editor, instead [typora.io]
– Bill Moore
Dec 17 '18 at 1:21
add a comment |
Turns out that you can run "stackedit.io" in offline mode if you install it as a "chrome app", (not to be confused with the "chrome stackedit extension" which just adds an icon that only works with cloud drives.)
I'm not sure why, but the "stackedit app" doesn't show up in the chrome webapp store but you can click this link to install it.
[https://chrome.google.com/webstore/detail/stackedit/iiooodelglhkcpgbajoejffhijaclcdg/related]
or you can google for "chrome stackedit app"
once you install it, you can right click on the stackedit.io icon in chrome and select create shortcut, then it appears on your desktop like a normal desktop application.
Turns out that you can run "stackedit.io" in offline mode if you install it as a "chrome app", (not to be confused with the "chrome stackedit extension" which just adds an icon that only works with cloud drives.)
I'm not sure why, but the "stackedit app" doesn't show up in the chrome webapp store but you can click this link to install it.
[https://chrome.google.com/webstore/detail/stackedit/iiooodelglhkcpgbajoejffhijaclcdg/related]
or you can google for "chrome stackedit app"
once you install it, you can right click on the stackedit.io icon in chrome and select create shortcut, then it appears on your desktop like a normal desktop application.
edited Dec 14 '18 at 21:50
answered Dec 14 '18 at 21:20
Bill Moore
1363
1363
That chrome app just opens the website...
– beppe9000
Dec 15 '18 at 14:06
ok, solution, number two, use Typora, markdown editor, instead [typora.io]
– Bill Moore
Dec 17 '18 at 1:21
add a comment |
That chrome app just opens the website...
– beppe9000
Dec 15 '18 at 14:06
ok, solution, number two, use Typora, markdown editor, instead [typora.io]
– Bill Moore
Dec 17 '18 at 1:21
That chrome app just opens the website...
– beppe9000
Dec 15 '18 at 14:06
That chrome app just opens the website...
– beppe9000
Dec 15 '18 at 14:06
ok, solution, number two, use Typora, markdown editor, instead [typora.io]
– Bill Moore
Dec 17 '18 at 1:21
ok, solution, number two, use Typora, markdown editor, instead [typora.io]
– Bill Moore
Dec 17 '18 at 1:21
add a comment |
Thanks for contributing an answer to Super User!
- Please be sure to answer the question. Provide details and share your research!
But avoid …
- Asking for help, clarification, or responding to other answers.
- Making statements based on opinion; back them up with references or personal experience.
To learn more, see our tips on writing great answers.
Some of your past answers have not been well-received, and you're in danger of being blocked from answering.
Please pay close attention to the following guidance:
- Please be sure to answer the question. Provide details and share your research!
But avoid …
- Asking for help, clarification, or responding to other answers.
- Making statements based on opinion; back them up with references or personal experience.
To learn more, see our tips on writing great answers.
Sign up or log in
StackExchange.ready(function () {
StackExchange.helpers.onClickDraftSave('#login-link');
});
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
StackExchange.ready(
function () {
StackExchange.openid.initPostLogin('.new-post-login', 'https%3a%2f%2fsuperuser.com%2fquestions%2f1383662%2fhow-to-use-stackedit-io-offline-ie-not-connected-to-the-internet-and-not-co%23new-answer', 'question_page');
}
);
Post as a guest
Required, but never shown
Sign up or log in
StackExchange.ready(function () {
StackExchange.helpers.onClickDraftSave('#login-link');
});
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
Sign up or log in
StackExchange.ready(function () {
StackExchange.helpers.onClickDraftSave('#login-link');
});
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
Sign up or log in
StackExchange.ready(function () {
StackExchange.helpers.onClickDraftSave('#login-link');
});
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
I think you could create an html page that loads the editor's js and be done with it.
– beppe9000
Dec 14 '18 at 19:16
its a good idea... its just that not really a javascript developer... i'm looking for something similar already finished... like a python script or github project i can download with said python script...
– Bill Moore
Dec 14 '18 at 19:18
you might try to replicate stackedit with a website downloader. many come with their own web server
– beppe9000
Dec 14 '18 at 19:26
They are on github: github.com/benweet/stackedit
– Bill Moore
Dec 14 '18 at 19:55
dependency packages are broken
– beppe9000
Dec 15 '18 at 14:07