# <!-- METAHEADER
# –––––––––––––––––––––––––––––––––––––––––––––––––– -->
"*": "https://raw.githubusercontent.com/wefindx/schema/master/intent/oo-item.yaml"
# <!-- HEADER
# –––––––––––––––––––––––––––––––––––––––––––––––––– -->
"base:title": "0oo - Give power to users to initiate decisions directly from personal knowledge bases"
"og:title": "Give power to users to initiate decisions directly from personal knowledge bases"
"og:description": "Today, in order to perform actions, people have to visit specific websites. However, that involves all sorts of inconveniences and inefficiencies, like having to open and manage many apps, and learn new interfaces, making the resources hardly programmable. A solution is needed to give power back to users to perform and program actions directly from personal knowledge bases."
"og:image": "https://avatars0.githubusercontent.com/u/28134655"
"og:url": "/intent/898/"
"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": "Язык"
"layout:set-language-post-action": "/i18n/setlang/"
"layout:csrf-token": "pLynC0LTa0C6HuGq4KVcGXBuoHjm1OybS05ZdkV0B9gL2iEDskmzfRiaddsYDngp"
"layout:input-next": "/intent/898/"
"layout:languages": [{"code": "ja", "is-active": "false", "name": "日本語"}, {"code": "lt", "is-active": "false", "name": "Lietuviškai"}, {"code": "zh-hans", "is-active": "false", "name": "简体中文"}, {"code": "en", "is-active": "false", "name": "English"}, {"code": "ru", "is-active": "true", "name": "Русский"}, {"code": "oo", "is-active": "false", "name": "O;o,"}]
# <!-- TOPIC
# –––––––––––––––––––––––––––––––––––––––––––––––––– -->
"item:parent:intents": [{"title": "Empowering Humans to Think and Decide", "url": "/intent/899/"}]
"item:title": ".:en:Give power to users to initiate decisions directly from personal knowledge bases.:cn:赋予用户直接从个人知识库发起决策的权力"
"item:votes": 0
"item:add-vote": "#addnote"
"item:intent": "/intent/898/?l=ru"
"item:base-administration": false
"item:body": |
    .:en
    Today, in order to perform actions, people have to visit specific websites. However, that involves all sorts of inconveniences and inefficiencies, like having to open and manage many apps, and learn new interfaces, making the resources hardly programmable.
    
    A solution is needed to give power back to users to perform and program actions directly from personal knowledge bases.
"item:permalink": "/intent/898/?l=ru"
"item:source-date": ""
"item:owner": "Mindey"
"item:ownerlink": "/user/147/Mindey"
"item:created": "2019-11-14T00:25:51.580000"
"item:intent:child:add": "/admin/hlog/intent/add/?parent=898"
# <!-- LINKS
# –––––––––––––––––––––––––––––––––––––––––––––––––– -->
"item:method:items":
  - "id": "i-897"
    "title": "Interactive YAML Notes!"
    "summary": ""
    "url": "/method/897/"
    "owner": "Mindey"
    "permalink": "/intent/898/?l=ru#i-897"
    "ownerlink": "/user/147/Mindey"
    "created": "2019-10-14T14:04:44.771000"
  - "id": "i-912"
    "title": "VSCodebook"
    "summary": "Like Chromebook -- but with VSCode as a general purpose UI for Operating System."
    "url": "/method/912/"
    "owner": "Mindey"
    "permalink": "/intent/898/?l=ru#i-912"
    "ownerlink": "/user/147/Mindey"
    "created": "2020-03-04T07:15:10.489000"
  - "id": "i-23001"
    "title": "Snappy Widgets"
    "summary": "Widgets that snap into apps."
    "url": "/method/23001/"
    "owner": "Mindey"
    "permalink": "/intent/898/?l=ru#i-23001"
    "ownerlink": "/user/147/Mindey"
    "created": "2021-05-16T00:59:17.945360"
"item:method:add": "/admin/hlog/method/add/?parent=898"
"item:comment:add": "/intents/addnote?parent=898"
"item:comment:add:csrf_token": "pLynC0LTa0C6HuGq4KVcGXBuoHjm1OybS05ZdkV0B9gL2iEDskmzfRiaddsYDngp"
"item:comment:form": |
    <li> <textarea name="text" cols="40" rows="10" id="addnote" class="comment-textarea" required>
    </textarea></li>
    <li><label for="id_vote">Голос:</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">Тихо:</label> <input type="checkbox" name="crawl" onchange="handleSilently(this)" id="id_crawl"></li>
    <li><label for="id_has_questions">Вопросы:</label> <input type="checkbox" name="has_questions" id="id_has_questions"> <span class="helptext">Mark if the comment raises new questions.</span></li>
    <li><label for="id_has_ideas">Идей:</label> <input type="checkbox" name="has_ideas" id="id_has_ideas"> <span class="helptext">Mark if the comment contributes potential solutions.</span></li>
    <li><label for="id_has_facts">Факты:</label> <input type="checkbox" name="has_facts" id="id_has_facts"> <span class="helptext">Mark if the comment contributes facts for reasoning.</span></li>
    <a href="/accounts/login/">Пожалуйста, <u>войдите</u>.</a>
# <!-- COMMENTS
# –––––––––––––––––––––––––––––––––––––––––––––––––– -->
"item:comment:items":
"base:js": "/static/js/base.c7357c06cc89.js"
