# <!-- METAHEADER
# –––––––––––––––––––––––––––––––––––––––––––––––––– -->
"*": "https://raw.githubusercontent.com/wefindx/schema/master/intent/oo-item.yaml"
# <!-- HEADER
# –––––––––––––––––––––––––––––––––––––––––––––––––– -->
"base:title": "0oo - Važiavimo į darbą ir atgal panaikinimas"
"og:title": "Važiavimo į darbą ir atgal panaikinimas"
"og:description": "Commuting is waste of time. We should be sleeping, not travelling. Place sleeping people in sleep capsule (or hivecells) and transport the sleep capsule to communal showers near the office."
"og:image": "https://avatars0.githubusercontent.com/u/28134655"
"og:url": "/intent/1314/"
"base:css": "/static/css/bootstrap.min.9c25540d6272.css"
"base:extra-css": "/static/css/base.57997aeac1df.css"
"base:favicon": "/static/favicon.acaa334f0136.ico"
"base:body_class": ""
"layout:logo": "/static/0oo.8d2a8bbef612.svg"
"layout:index": "/"
"layout:menu": "/menu/"
"layout:categories": "/intents/"
"layout:ideas": "/methods/"
"layout:projects": "/projects/"
"layout:users": "/users/"
"layout:about": "/about/"
"layout:help": "/help/"
"layout:bug_report": "https://github.com/wefindx/0oo"
"layout:login": "/accounts/login/"
"layout:light-off": "/darken/?darken=true"
"layout:set-multilingual": "/mulang/?mulang=true"
"layout:lang": "Kalba"
"layout:set-language-post-action": "/i18n/setlang/"
"layout:csrf-token": "leOtLcfrRs1VcxetqocdT1EMyD5ncZn3Mm9MnvcsiNT7xMqFi15sY95NEZWlslKf"
"layout:input-next": "/intent/1314/"
"layout:languages": [{"code": "ja", "is-active": "false", "name": "日本語"}, {"code": "lt", "is-active": "true", "name": "Lietuviškai"}, {"code": "zh-hans", "is-active": "false", "name": "简体中文"}, {"code": "en", "is-active": "false", "name": "English"}, {"code": "ru", "is-active": "false", "name": "Русский"}, {"code": "oo", "is-active": "false", "name": "O;o,"}]
# <!-- TOPIC
# –––––––––––––––––––––––––––––––––––––––––––––––––– -->
"item:parent:intents": [{"title": "Transporto pramonė", "url": "/intent/958/"}, {"title": "Transport Technologies", "url": "/intent/1088/"}]
"item:title": ".:en:Eradicating commuting.:ja:通勤の根絶.:cn:消除通勤.:lt:Važiavimo į darbą ir atgal panaikinimas.:ru:Искоренение поездок на работу"
"item:votes": 0
"item:add-vote": "#addnote"
"item:intent": "/intent/1314/?l=lt"
"item:base-administration": false
"item:body": |
    Commuting is waste of time. We should be sleeping, not travelling.
    
    Place sleeping people in sleep capsule (or hivecells) and transport the sleep capsule to communal showers near the office.
"item:permalink": "/intent/1314/?l=lt"
"item:source-date": ""
"item:owner": "chronological"
"item:ownerlink": "/user/198/chronological"
"item:created": "2020-10-23T19:12:54.031000"
"item:intent:child:add": "/admin/hlog/intent/add/?parent=1314"
# <!-- LINKS
# –––––––––––––––––––––––––––––––––––––––––––––––––– -->
"item:method:items":
  - "id": "i-121"
    "title": "Avilio Korio Kapsulė-Transformobilis"
    "summary": "Universalus &quot;transformobilis,&quot; panašus į bičių korio formos kapsulinį viešbutį ant ratų, galintį jungtis į pastatus ir erdves, skirtas gyventi ir judėti, galintis pakeisti namus ir automobilius."
    "url": "/method/121/"
    "owner": "Mindey"
    "permalink": "/intent/1314/?l=lt#i-121"
    "ownerlink": "/user/147/Mindey"
    "created": "2015-10-02T13:23:25.259000"
  - "id": "i-1008"
    "title": "Work hours to include commuting time"
    "summary": "Working on the train"
    "url": "/method/1008/"
    "owner": "chronological"
    "permalink": "/intent/1314/?l=lt#i-1008"
    "ownerlink": "/user/198/chronological"
    "created": "2020-11-28T00:52:58.483000"
  - "id": "i-4001"
    "title": "Community scheduling"
    "summary": "Schedule every human to a residential home that is near work"
    "url": "/method/4001/"
    "owner": "chronological"
    "permalink": "/intent/1314/?l=lt#i-4001"
    "ownerlink": "/user/198/chronological"
    "created": "2021-03-18T19:48:20.981541"
  - "id": "i-130001"
    "title": "Dynamic bus routing"
    "summary": "For a bus service to be profitable it needs to have a certain number of customers or users of the bus. The bus also must service people where they need the bus. I propose an app where people can use the day before taking a bus journey and they can can say at what time they need to be somewhere before then a algorithm plots a bus route to pick up all those people."
    "url": "/method/130001/"
    "owner": "chronological"
    "permalink": "/intent/1314/?l=lt#i-130001"
    "ownerlink": "/user/198/chronological"
    "created": "2022-05-10T14:53:19.492325"
"item:method:add": "/admin/hlog/method/add/?parent=1314"
"item:comment:add": "/intents/addnote?parent=1314"
"item:comment:add:csrf_token": "leOtLcfrRs1VcxetqocdT1EMyD5ncZn3Mm9MnvcsiNT7xMqFi15sY95NEZWlslKf"
"item:comment:form": |
    <li> <textarea name="text" cols="40" rows="10" id="addnote" class="comment-textarea" required>
    </textarea></li>
    <li><label for="id_vote">Balsas:</label> <select name="vote" id="id_vote">
      <option value="-1">[−]</option>
      <option value="0" selected>-</option>
      <option value="1">[+]</option>
    </select></li>
    <li><label for="id_crawl">Tyliai:</label> <input type="checkbox" name="crawl" onchange="handleSilently(this)" id="id_crawl"></li>
    <li><label for="id_has_questions">Siekių:</label> <input type="checkbox" name="has_questions" id="id_has_questions"> <span class="helptext">Pažymėkite, jei komentaras kelia naujų klausimų.</span></li>
    <li><label for="id_has_ideas">Idėjų:</label> <input type="checkbox" name="has_ideas" id="id_has_ideas"> <span class="helptext">Pažymėkite, jei komentaras siųlo galimus sprendimus.</span></li>
    <li><label for="id_has_facts">Faktų:</label> <input type="checkbox" name="has_facts" id="id_has_facts"> <span class="helptext">Pažymėkite, jei komentaras pateikia potencialiai naudingų faktų.</span></li>
    <a href="/accounts/login/">Prašome <u>prisijungti</u>.</a>
# <!-- COMMENTS
# –––––––––––––––––––––––––––––––––––––––––––––––––– -->
"item:comment:items":
"base:js": "/static/js/base.c7357c06cc89.js"
