# Timeline [Notes](./note) are shown in the timelines. There are several kinds of timelines as mentioned below and each of them displays the different set of notes. Servers might disable some of them. ## Home This is where you see posts from users you follow. Often abbreviated as HTL. ## Local This is where you see all the posts from the local users, except those with "Home" visibility. Often abbreviated as LTL. ## Social This is where you see the posts from users you follow AND all the posts from the local users, except those with "Home" visibility. Often abbreviated as STL. ## Global This is where you see the posts from the local users and the remote users in federated servers, except those with "Home" visibility. Often abbreviated as GTL. ## Comparison | Source | | | Timeline | | | | ----------------------------- | ----------- | ---- | -------- | ------ | ------ | | Users | Visiblility | Home | Local | Social | Global | | Local users you follow | Publish | ✔ | ✔ | ✔ | ✔ | | | Home | ✔ | | ✔ | | | | Followers | ✔ | ✔ | ✔ | ✔ | | Remote users you follow | Publish | ✔ | | ✔ | ✔ | | | Home | ✔ | | ✔ | | | | Followers | ✔ | | ✔ | ✔ | | Local users you don't follow | Publish | | ✔ | ✔ | ✔ | | | Home | | | | | | | Followers | | | | | | Remote users you don't follow | Publish | | | | ✔ | | | Home | | | | | | | Followers | | | | |