Home
HyperView
Player
Drop to upload file as a new View here.
{ const a = document.createElement('a'); a.href = `/dl?view_id=${ current_view.id }`; a.download = uploaded_tag.raw_tag.substr('#uploaded:'.length); a.click(); })() " :download="`${ uploaded_tag.raw_tag.substr( '#uploaded:'.length ) }`"> download
$el?.focus()) }" @keydown.arrow-down="if( utils.Input.is_control_down($event) ){ move_new_entry_draft_down(); $nextTick(() => $el?.focus()) }" @keydown.enter="confirm_new_entry()" @keydown.escape="cancel_new_entry()" @click.outside="cancel_new_entry()" x-init="$nextTick(() => $el?.focus())">
views
Playtime, let's go!
How much time max are you ready to commit now?
15min
30min
1h
Any
Play
Prepping up.
Start now (auto starting in
)
Postpone (
left)
Just do it.
of
(
)
Done
Postpone (
left)
Sometimes postponing is just the right thing to do.
It will be available again in a few days, make sure to be able to handle it by then. Remember - Perfection is a trap. Done wins.
Go back
Way to go 😎
Congratz! Celebrate every victory and keep it up.
Go again
Login username:
$el.closest('.login')?.querySelector('[type=\'password\']')?.focus() )" x-init="$nextTick( ()=>{$el.focus()} )">
password:
{ try { await login( username, password ); } catch (e) { console.log( e ); } finally { resolve_interaction(); resolved = true; } })() ">