]> git.mxchange.org Git - quix0rs-gnu-social.git/blob - doc-src/tags
Merge branch 'master' into 1.0.x
[quix0rs-gnu-social.git] / doc-src / tags
1 <!-- Copyright 2008-2010 StatusNet Inc. and contributors. -->
2 <!-- Document licensed under Creative Commons Attribution 3.0 Unported. See -->
3 <!-- http://creativecommons.org/licenses/by/3.0/ for details. -->
4
5 %%site.name%% supports
6 [tags](http://en.wikipedia.org/wiki/Tag_(metadata)) to help you
7 organize your activities here. You can use tags for people and for
8 notices.
9
10 Tagging a notice
11 ----------------
12
13 You can tag a notice using a *hashtag*; a # character followed by
14 letters and numbers as well as '.', '-', and '_'. Note that accented
15 latin characters are not supported, and non-roman scripts are right out.
16
17 The HTML for the notice will link to a stream of all the other notices
18 with that tag. This can be a great way to keep track of a conversation.
19
20 The most popular current tags on the site can be found in the [public
21 tag cloud](%%action.publictagcloud%%). Their size shows their
22 popularity and recency.
23
24 Tagging yourself
25 ----------------
26
27 You can also add tags for yourself on your [profile
28 settings](%%action.profilesettings%%) page or by using the edit tags
29 button on your profile page. Use single words to
30 describe yourself, your experiences and your interest. The tags will
31 become links on your profile page to a list of all the users on the
32 site who use that same tag. It can be a nice way to find people who
33 are related to you geographically or who have a common interest.
34
35 Tagging others
36 --------------
37
38 You can also tag other users by using the edit tags button next to
39 their profile. Such tags are called *people tags*. Once you have
40 created a people tag, you can add or remove users from it using the
41 tag's edit form. This makes it easy to organize your subscriptions
42 into groups and sort through them separately. Also, it will let
43 you create custom lists of people that others can subscribe to.
44
45 You can also send a notice "to the attention of" your subscribers
46 whom you've marked with a particular tag (note: *not* people who've
47 marked themselves with that tag). "@#family hello" will send a
48 notice to all your subscribers you've marked with the tag 'family'.
49
50 Private and public people tags
51 ------------------------------
52
53 A private people tag is only visible to the creator, it cannot be
54 subscribed to, but the timeline can be viewed. To create a new
55 private prepend a '.' to the tag in the tags editing box. To set
56 an existing public tag as private or vice-versa, go to the tag's
57 edit page.
58
59 The most used public tags are displayed in the
60 [public people tag cloud](%%action.publicpeopletagcloud%%). Their
61 size shows their frequency of use.
62
63 Remote people tags
64 ------------------
65
66 You can even [tag remote users](%%action.profilesettings%%). Just
67 enter the remote profile's URI and click on the "Fetch" button to
68 fetch the profile, you can then add tags and save them.
69
70 Subscribing to the timeline of a people tag on another server also
71 works. Just copy the URL of the people tag's timeline page to the
72 [OStatus subscription](%%action.ostatussub%%) form.
73