# <!-- METAHEADER
# –––––––––––––––––––––––––––––––––––––––––––––––––– -->
"*": "https://raw.githubusercontent.com/wefindx/schema/master/intent/oo-item.yaml"
# <!-- HEADER
# –––––––––––––––––––––––––––––––––––––––––––––––––– -->
"base:title": "0oo - Content Reusability Problem"
"og:title": "Content Reusability Problem"
"og:description": "Whenever we are writing anything on-line or off-line, we end up in content, that we might want to re-use some day. For example, 1. Re-share a post to a set of friends on another social network, 2. Translate and [re-share fractions of a locally written wiki file with specific friends](https://gist.github.com/Mindey/02eff1fcec0098a1fb72) in context of the public part of the wiki, regardless of what social identity from a set of identities pre-approved by you the friend will use to identify with to see it, and allow to comment and contextually annotate them. 3. Re-use parts of your content to produce a publishable, …"
"og:image": "https://avatars0.githubusercontent.com/u/28134655"
"og:url": "/intent/60/"
"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": "Language"
"layout:set-language-post-action": "/i18n/setlang/"
"layout:csrf-token": "OB3DFGEHF3Y6MfQsJSxWZtHxf5EVXuENQYo9Ny1kw1QBDK2b4CbmNm16x4SjXB9N"
"layout:input-next": "/intent/60/"
"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": "true", "name": "English"}, {"code": "ru", "is-active": "false", "name": "Русский"}, {"code": "oo", "is-active": "false", "name": "O;o,"}]
# <!-- TOPIC
# –––––––––––––––––––––––––––––––––––––––––––––––––– -->
"item:parent:intents": [{"title": "Technology", "url": "/intent/924/"}, {"title": "Software", "url": "/intent/1207/"}]
"item:title": ".:en:Content Reusability Problem.:cn:内容可重用性"
"item:votes": 0
"item:add-vote": "#addnote"
"item:intent": "/intent/60/?l=en"
"item:base-administration": false
"item:body": |
    .:en
    Whenever we are writing anything on-line or off-line, we end up in content, that we might want to re-use some day. For example,
    
    1. Re-share a post to a set of friends on another social network, 
    2. Translate and [re-share fractions of a locally written wiki file with specific friends](https://gist.github.com/Mindey/02eff1fcec0098a1fb72) in context of the public part of the wiki, regardless of what social identity from a set of identities pre-approved by you the friend will use to identify with to see it, and allow to comment and contextually annotate them.
    3. Re-use parts of your content to produce a publishable, versioned, LaTeX paper, that inherits specific versions of your content (should each token of the text be under revision control system?).
    
    As we currently write content on-line or off-line, there seem to be no easy language to inject parts of these web conversations into your own sites. E.g., in markdown there is no way to say *{{ Gmail.user_or_label.messages(from=date,to=date) }}*, or *{{ Telegram.user_or_channel.messages(from=date,to=date, display_language='ru', exclude_messages=[], share_with=[Gmail.user[myfriend@xyz.com]]) }}*, and have your text from that source included into your document in such a way, that it can only be viewed by the target friend, and would appear invisible to other viewers of the document, and get comments.
    
    In other words, **there is no way for a person to easily reuse any part of any of their communication to share what they want with whom they want.**
"item:permalink": "/intent/60/?l=en"
"item:source-date": ""
"item:owner": "Mindey"
"item:ownerlink": "/user/147/Mindey"
"item:created": "2016-05-01T07:01:07.615000"
"item:intent:child:add": "/admin/hlog/intent/add/?parent=60"
# <!-- LINKS
# –––––––––––––––––––––––––––––––––––––––––––––––––– -->
"item:method:items":
  - "id": "i-183"
    "title": "Homepage 2.0"
    "summary": ""
    "url": "/method/183/"
    "owner": "Mindey"
    "permalink": "/intent/60/?l=en#i-183"
    "ownerlink": "/user/147/Mindey"
    "created": "2016-05-03T18:09:35.552000"
"item:method:add": "/admin/hlog/method/add/?parent=60"
"item:comment:add": "/intents/addnote?parent=60"
"item:comment:add:csrf_token": "OB3DFGEHF3Y6MfQsJSxWZtHxf5EVXuENQYo9Ny1kw1QBDK2b4CbmNm16x4SjXB9N"
"item:comment:form": |
    <li> <textarea name="text" cols="40" rows="10" id="addnote" class="comment-textarea" required>
    </textarea></li>
    <li><label for="id_vote">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">Silently:</label> <input type="checkbox" name="crawl" onchange="handleSilently(this)" id="id_crawl"></li>
    <li><label for="id_has_questions">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">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">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/">Please, <u>log in</u>.</a>
# <!-- COMMENTS
# –––––––––––––––––––––––––––––––––––––––––––––––––– -->
"item:comment:items":
"base:js": "/static/js/base.c7357c06cc89.js"
