Skip to content
Better HN
Top
Best
Ask
Show
New
Jobs
Search
⌘K
0 points
innocenat
5y ago
0 comments
Save
Share
No. I want to be able to Ctrl-S and it save the changes I made to the file (for example, but this is the most annoying thing for me) That doesn't work with actual browser.
0 comments
3 comments · 1 top-level
top
newest
oldest
modeless
5y ago
· 2 in thread
Yes it does. Just preventDefault() the keyDown event.
Macha
5y ago
And now you start a download and the modified file goes into the User's download folder as file(n).whatever instead of wherever they opened it from.
modeless
5y ago
No, remember that you have a local server running native code. The server can handle writing the file to any path you want.
1 more reply
j
/
k
navigate · click thread line to collapse