all repos — honk @ b88499f7b18b8f6f968332567bd4424d2eec8438

my fork of honk

docs/honk.1 (view raw)

  1.\"
  2.\" Copyright (c) 2019 Ted Unangst
  3.\"
  4.\" Permission to use, copy, modify, and distribute this software for any
  5.\" purpose with or without fee is hereby granted, provided that the above
  6.\" copyright notice and this permission notice appear in all copies.
  7.\"
  8.\" THE SOFTWARE IS PROVIDED "AS IS" AND THE AUTHOR DISCLAIMS ALL WARRANTIES
  9.\" WITH REGARD TO THIS SOFTWARE INCLUDING ALL IMPLIED WARRANTIES OF
 10.\" MERCHANTABILITY AND FITNESS. IN NO EVENT SHALL THE AUTHOR BE LIABLE FOR
 11.\" ANY SPECIAL, DIRECT, INDIRECT, OR CONSEQUENTIAL DAMAGES OR ANY DAMAGES
 12.\" WHATSOEVER RESULTING FROM LOSS OF USE, DATA OR PROFITS, WHETHER IN AN
 13.\" ACTION OF CONTRACT, NEGLIGENCE OR OTHER TORTIOUS ACTION, ARISING OUT OF
 14.\" OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE.
 15.\"
 16.Dd $Mdocdate$
 17.Dt HONK 1
 18.Os
 19.Sh NAME
 20.Nm honk
 21.Nd federated status conveyance
 22.Sh DESCRIPTION
 23The
 24.Nm
 25utility processes federated status updates and other microblog activities.
 26This is the user manual.
 27For administration, see
 28.Xr honk 8 .
 29For other documentation, refer to the
 30.Xr intro 1 .
 31.Pp
 32This manual is still incomplete.
 33It'll get there eventually.
 34.Ss Honkers
 35Initially, there won't be much to see after logging in.
 36In order to receive regular updates from other users, they must first
 37be added to one's honker collection.
 38Begin at the
 39.Pa honkers
 40tab.
 41The
 42.Ar url
 43field is required.
 44Either of two forms are accepted, the user's handle (or webfinger) or their
 45ActivityPub actor URL.
 46.Pp
 47.Dl @user@example.social
 48.Dl https://example.social/users/user
 49.Pp
 50The
 51.Ar name
 52field is optional and will be automatically inferred.
 53The
 54.Ar notes
 55field is reserved for user remarks.
 56Fellow honkers may be added to one or more
 57.Ar combos
 58to suit one's organizational preferences.
 59These are accessed via the
 60.Pa combos
 61tab and allow easy access to particular groupings.
 62The special combo name of one hyphen
 63.Sq -
 64will exclude a honker's posts from the primary feed.
 65.Pp
 66It is also possible to skip subscribing.
 67In this case, regular posts are not received, but replies and posts fetched
 68via other means will appear in the relevant combos.
 69.Pp
 70In addition to honkers, it is possible to subscribe to a hashtag collection.
 71(Where supported.)
 72Enter the collection URL for
 73.Ar url .
 74.Pp
 75Separately, hashtags may be added to a combo by creating a honker with a
 76.Ar url
 77of the desired hashtag (including #).
 78Several hashtags may thus be collected in a single combo.
 79.Ss Viewing
 80The primary feed is accessed via the
 81.Pa home
 82tab.
 83It will contain posts from all honkers except those specifically excluded.
 84Posts mentioning the user, both followed and not, are collected under the
 85.Pa @me
 86tab.
 87Other feeds include
 88.Pa first
 89which excludes replies, the user defined options under the
 90.Pa combos
 91subheading, and the
 92.Pa events
 93page which lists only events.
 94.Pp
 95Individual honks contain a visual representation of the honker's ID,
 96their name, the activity (with a link back to origin), a link to the
 97parent post if applicable, and the convoy (thread) identifier.
 98A red border indicates the honk is not public.
 99Screenshot below.
100.Pp
101.Lk screenshot-honk.png screenshot of one honk
102.Pp
103Available actions are:
104.Bl -tag -width tenletters
105.It Ic bonk
106Share with followers.
107Not available for nonpublic honks.
108.It Ic honk back
109Reply.
110.It Ic mute
111Mute this entire thread.
112Existing posts are hidden, and future posts will not appear in any feed.
113.It Ic zonk
114Delete this post.
115When deleting one's own post, other servers will be requested to remove it,
116but this is unreliable.
117.It Ic ack
118Acknowledge reading this post.
119Typically if it's a reply to one's own post.
120.It Ic save
121Save this honk to the
122.Pa saved
123tab to find later.
124.It Ic untag me
125Sometimes a thread goes on entirely too long.
126Untag will hide further replies to the selected post, but without muting the
127entire thread.
128Replies higher in the tree are still received.
129.It Ic badonk
130Please no.
131.It Ic edit
132Change it up.
133.Ss Refresh
134Clicking the refresh button will load new honks, if any.
135New honks will be subtly highlighted.
136.El
137.Ss Hotkeys
138The following keyboard shortcuts may also be used to navigate.
139.Bl -tag -width short
140.It j
141Scroll to next honk.
142.It k
143Scroll to previous honk.
144.It r
145Refresh.
146.It s
147Scroll down to oldest newest.
148.It /
149Search.
150.El
151.Ss Honking
152Refer to the
153.Xr honk 5
154section of the manual for details of honk composition.
155.Ss Search
156Find old honks.
157It's basic substring match with a few extensions.
158The following keywords are supported:
159.Bl -tag -width honker:
160.It @me
161Honks mentioning the user.
162.It @self
163Honks by the user.
164.It before:
165Honks posted before YYYY-MM-DD.
166.It after:
167As above.
168.It site:
169Substring match on the post domain name.
170.It honker:
171Exact match, either AP actor or honker nickname.
172.It -
173Negate term.
174.El
175.Pp
176Example:
177.Dl honker:goose big moose -footloose
178This query will find honks by the goose about the big moose, but excluding
179those about footloose.
180.Ss Filtering
181Sometimes other users of the federation can get unruly.
182The honk filtering and censorship system,
183.Xr hfcs 1 ,
184can be of great use to restore order to one's timeline.
185Accessed via the
186.Pa filters
187menu item.
188.Ss Xzone
189The
190.Pa xzone
191page lists recently seen honkers that are not otherwise tracked.
192It also allows the import of external objects via URL, either individual
193posts or actor URLs, in which case their recent outbox is imported.
194Probably easier to use the search box for this.
195.Ss Account
196It's all about you.
197An avatar may be selected from the
198.Pa funzone
199meme collection by adding
200.Dq avatar: filename.png
201to one's profile info.
202If truly necessary.
203A banner may be set by specifying
204.Dq banner: image.jpg .
205See
206.Xr honk 8
207for more about the funzone.
208.Pp
209Some options to customize the site appearance:
210.Bl -tag -width skinny
211.It skinny
212Use a narrower column for the main display.
213.It omit images
214Omit img tags, to lighten page loads on slow connections.
215.It apple
216Prefer Apple links for maps.
217The default is OpenStreetMap.
218.It reaction
219Pick an emoji for reacting to posts.
220.El
221.Sh ENVIRONMENT
222.Nm
223is designed to work with most browsers, but for optimal results it is
224recommended to use a
2252015 or later Thinkpad X1 Carbon with 2560x1440 screen running
226.Ox
227and chromium at 150% scaling with the dwm window manager.
228This will enable the main menu to line up just right.
229.Sh SEE ALSO
230.Xr intro 1 ,
231.Xr honk 8
232.Sh STANDARDS
233.Pp
234.Lk https://www.w3.org/TR/activitypub/ "ActivityPub"
235.Pp
236.Lk https://www.w3.org/TR/activitystreams-vocabulary/ "Activity Vocabulary"
237.Sh HISTORY
238Started March 2019.
239.Sh AUTHORS
240.An Ted Unangst Lk https://honk.tedunangst.com/u/tedu @tedu@honk.tedunangst.com
241.Sh CAVEATS
242Completing some operations, such as subscribing to new honkers, requires an
243aptitude for clipboard use and tab switching along with a steady hand.
244For the most part, these are infrequent operations, but they are also the
245first operations new users encounter.
246This is not ideal.
247.Pp
248The ActivityPub standard is subject to interpretation, and not all
249implementations are as enlightened as
250.Nm .
251.Sh BUGS
252It's a feature.