benweet / stackedit

In-browser Markdown editor
https://stackedit.io/
Apache License 2.0
21.63k stars 2.72k forks source link

StackEdit 4 beta preview #385

Closed benweet closed 10 years ago

benweet commented 10 years ago

This is a dedicated ticket for any feedback on StackEdit 4 beta preview (https://stackedit-beta.herokuapp.com/).

Your feedback is much appreciated!

If you like it, say it. If you don't, or you haven't noticed any difference, say it. If you have any suggestion, I'm happy to hear it. If you just found a bug, declare a new issue.

If you like StackEdit, please give it 5 stars on the Chrome Web Store...

Cheers!

alexilyaev commented 10 years ago

@Naatan Go to Settings > Extensions > Scroll Sync

kasperpeulen commented 10 years ago

@benweet

I still use your excellent app, but there are 2 cases where I prefer other software:

Case 1: short things I want to print (like a to do list, or a plan, or a little note I want to leave)

I use microsoft word for this, because it is easier to print in word. in word it is only pressing crt+p (here I first need to click viewer, click download, click download as pdf, press crt+p)

And beside that the pdf stackedit generates has very much whitespace for before first header, which looks ugly, maybe a small detail, but it annoys me.

Case 2: editing markdown files in github

I use http://prose.io/ for this. Stackedit has some pros, but I prefer prose.io as I can browse and select the file I want to edit.

benweet commented 10 years ago

Hi @kasperpeulen PDF is fully customizable in Settings>Advanced>PDF template. You can add custom CSS there.

Naatan commented 10 years ago

@alexilyaev thanks, I went through prefs twice but did not consider to look through the extension list as I assumed those extensions were for markdown specifically (ie. not for stackedit). I think it would make more sense if Stackedit specific settings were in a more general location. Scroll sync in particular should imo be part of the main UI.

lukehoggett commented 10 years ago

@alexilyaev @benweet thanks for the assist seems to have stopped asking for auth once I followed your suggested procedure.

alexilyaev commented 10 years ago

@benweet When working with numbered lists, adding an item in the middle of the list with enter doesn't update the following list numbers.

1. one
2. two      <-- Press Enter
3. three
4. four
1. one
2. two
3. 
3. three
4. four

Same goes for deleting a line in the middle.

benweet commented 10 years ago

Closing this, as StackEdit 4.0.0 has been released.

vennetong commented 9 years ago

Not sure if it is an issue of StackEdit, but if I installed Grammarly extension for grammar and spelling checking, the performance becomes worse. Once I uninstall grammarly, the weird thing is more than thousands empty lines being added.