Skip to content

Instantly share code, notes, and snippets.

@ntnn
Created July 4, 2015 09:56
Show Gist options
  • Save ntnn/1195ef9712c7a87d375f to your computer and use it in GitHub Desktop.
Save ntnn/1195ef9712c7a87d375f to your computer and use it in GitHub Desktop.
{
'created_at': '2015-06-30 12:56:56',
'id': 'a8936b13-8afb-4a63-8239-e4b2ae102260',
'notebook_id': 'f7522a64-89df-4227-875d-87bc6b8822a0',
'users':
[
{
'id': '7bbe9308-b854-4b27-8b09-c635117fc4e8',
'pivot': {
'umask': 7,
'user_id': '7bbe9308-b854-4b27-8b09-c635117fc4e8',
'note_id': 'a8936b13-8afb-4a63-8239-e4b2ae102260'
},
'firstname': 'Nelo-Thara',
'lastname': 'Wallus'
}
],
'version_id': '06fe5ff6-0d84-4b34-9f06-0a5c6d06631e',
'version':
{
'id': '06fe5ff6-0d84-4b34-9f06-0a5c6d06631e',
'content_preview': 'Hi there, welcome to Paperwork, the open source note-taking solution. This\n is your first note and we&#39;d like to explain to you some features we hope you&#39;ll find very\n interesting.NotesNotes are the basic form of writing in Paperwork.', 'title': 'Welcome to Paperwork', 'user_id': '7bbe9308-b854-4b27-8b09-c635117fc4e8', 'content': '<p>Hi there, <strong>welcome to Paperwork</strong>, the open source note-taking solution. This\n is your first note and we&#39;d like to explain to you some features we hope you&#39;ll find very\n interesting.</p><h3><strong>Notes</strong></h3><p>Notes are the basic form of writing in Paperwork.\n Notes are saved inside notebooks. You already have one named &#39;Welcome&#39; in which this note is\n stored. You can create as much notebooks and notes as you want by using the <a id="file_click_handler" href="#">\n File menu</a>.</p><h3><strong>Attachments</strong></h3><p>You can also add attachments to your notes.\n This allows you to embed important information and have it there when you need it. Just click its link,\n and you&#39;ll be sent to the file. And since Paperwork is self hosted, you have better privacy too.</p>\n <h3><strong>Tags</strong></h3><p>Tags are one of Paperwork&#39;s powerful features. Tags allow you to search\n for related notes but which are not in the same notebook. Do you have an idea and want to save it for later now?\n Put it in a notebook (like &#39;dinner cooking&#39;) and tag it with cooking. Later, when you&#39;ve got time you\n can just click on cooking from the sidebar and all cooking-related notes are there, no matter if they&#39;re for lunch,\n dinner or breakfast.</p><h3><strong>Search</strong></h3><p>If you want to search with a more detailed criteria, you can\n use Paperwork&#39;s search feature. Just <a id="search_handler" href="#">write your query</a> and Paperwork will show you the results from\n all your notes, no matter in which notebook they are or tag they have.</p><h3><strong>Version Control</strong></h3><p>Everytime\n you save a note in Paperwork, a new version is created. This feature allows you to be able to see what changed throughout the\n life of your note in a detailed manner.</p><h3><strong>Shareable</strong></h3><p>Each note you write on Paperwork can be shared\n with any other user of Paperwork. Are you a company employee and would like to share those draft guidelines for that project? No\n worries, just sare the note with those users you want to share it with while keeping total control of your note. You can control\n who sees and edits the note and you can also who did what thanks to version control.</p><p>We hope that you like your experience\n with Paperwork. If you have any feedback or encounter any issues, just submit an issue <a href="https://github.com/twostairs/paperwork/issues/new">\n on Github</a>. If you want to be informed on what we&#39;re planning for Paperwork and be able to participate in the discussion, please join\n our mailing list <a href="mailto:paperwork-dev@googlegroups.com">here</a>.</p><p><strong>Thanks for choosing Paperwork,</strong></p><p><strong>\n The Paperwork Team. </strong></p>',
'user':
{
'id': '7bbe9308-b854-4b27-8b09-c635117fc4e8',
'firstname': 'Nelo-Thara',
'lastname': 'Wallus'
}
},
'tags':
[
{
'id': 'd521c198-2c2e-49c8-89e5-da2f5c77736c',
'title': 'welcome',
'visibility': 0,
'pivot':
{
'tag_id': 'd521c198-2c2e-49c8-89e5-da2f5c77736c',
'note_id': 'a8936b13-8afb-4a63-8239-e4b2ae102260'
}
}
],
'updated_at': '2015-06-30 12:56:56'
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment