1
0
Fork 0
mirror of https://github.com/anyproto/docs.git synced 2025-06-08 05:47:05 +09:00
docs/use-cases-and-tutorials/creating-a-reading-list.md
2021-11-13 10:16:35 +00:00

30 lines
1.8 KiB
Markdown
Raw Blame History

This file contains invisible Unicode characters

This file contains invisible Unicode characters that are indistinguishable to humans but may be processed differently by a computer. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.

# Creating a Reading List
![](<../.gitbook/assets/Screenshot 2021-11-09 at 18.54.53.png>)
### Steps
1. To create a **Reading List**, you need to click + on home, choose [set.md](../fundamentals/set.md "mention") and set **Book** as a source. That's it, **you have made a place for all your books! **
2. &#x20;You can now add relations to your content. `Ratings`, `Pages`, `Progress`, `Author`, `Goodreads Link`.
3. For additional customisation, you can have multiple views along with filters to make your content more accessible.&#x20;
1. **The Gallery view** looks better for objects like this.
2. Add filters by relation **tag**, so you will be able to sort books by themes
3. You can add images as PageCover or with the [relation.md](../fundamentals/relation.md "mention") **attachment**&#x20;
![](<../.gitbook/assets/test (4).gif>)
{% hint style="warning" %}
Sets collect all your objects that match given criterion. You can add a new book everywhere inside the Anytype, and it will be shown here!
{% endhint %}
### Custom type
If you want to create a more broad Reading List with several entities inside like Books and Articles at the same time, we propose to[ ](https://doc.anytype.io/intro/fundamentals/type#creating-types)[#create-a-type](../fundamentals/type/#create-a-type "mention") for that.
### Template
It is convenient to create templates for each view and object type that you have. E.g. a template for Books will have `Author, Rating, Pages` etc. Whereas a template for Blogs posts or Articles will have the `URL, Topic` and other additional Information. Using templates with multiple views and filters is the fastest way to add new Information without opening pages.
{% hint style="success" %}
Find ideas to spark inspiration in [Community Showcases](https://community.anytype.io/c/general-discussion/showcase/13)
{% endhint %}