Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Saving a local copy of stand-alone file? #47

Closed
Marxsal opened this issue Aug 16, 2018 · 3 comments
Closed

Saving a local copy of stand-alone file? #47

Marxsal opened this issue Aug 16, 2018 · 3 comments

Comments

@Marxsal
Copy link

Marxsal commented Aug 16, 2018

Currently if you are serving up a data tiddler you can click the "save" button and get a local, stand-alone TW. But this feature doesn't seem to work when serving up a stand-alone file. This would be useful, for instance, if you were on a mobile device and wanted a quick copy before leaving your local network. This would be useful even though the "downloaded" file is not in the exact home directory that you would usually use.

Thanks!

@Arlen22
Copy link
Owner

Arlen22 commented Aug 17, 2018 via email

@Arlen22
Copy link
Owner

Arlen22 commented Dec 20, 2018

Also, I just thought about it that you can always save from the directory listing! I don't know why I didn't think to mention that before. Just right click (or long press) then download the file.

@Marxsal
Copy link
Author

Marxsal commented Dec 19, 2019

If anyone is interested, here is the code I'm using:

<$button class="tc-btn-big-green"> <$action-sendmessage $message="tm-download-file" $param="$:/core/save/all" filename="index.html"/> <<lingo Full/Caption>> {{$:/core/images/save-button}} </$button>

@Marxsal Marxsal closed this as completed Dec 19, 2019
@Arlen22 Arlen22 pinned this issue Dec 19, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants