Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/rougier/mastodon-org
Emacs Mastodon org links and dashboard
https://github.com/rougier/mastodon-org
dashboard emacs mastodon org
Last synced: 3 months ago
JSON representation
Emacs Mastodon org links and dashboard
- Host: GitHub
- URL: https://github.com/rougier/mastodon-org
- Owner: rougier
- License: gpl-3.0
- Created: 2023-01-09T08:22:49.000Z (almost 2 years ago)
- Default Branch: master
- Last Pushed: 2023-01-09T08:23:03.000Z (almost 2 years ago)
- Last Synced: 2024-03-21T06:39:26.963Z (8 months ago)
- Topics: dashboard, emacs, mastodon, org
- Language: Emacs Lisp
- Homepage:
- Size: 14.6 KB
- Stars: 6
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.org
- License: LICENSE.txt
Awesome Lists containing this project
README
* Mastodon-org
Mastodon-org setups a new org link type "mastodon" that can be used
for quick access to mastodon buffers. This can be used to make a
dashboard as shown by files [[mastodon-ascii.org]] (ascii)
[[mastodon-nerd.org]] (needs nerd font). See [[mastodon-dashboard.el]] for an implemtation using a side frame.* Syntax:
- mastodon:home :: Load Home timelime
- mastodon:local :: Load Local timelime
- mastodon:federated :: Load Federated timelime
- mastodon:profile :: Load Profile
- mastodon:suggestions :: Load Suggestions
- mastodon:search :: Search for...- mastodon:notifications :: Show Notifications
- mastodon:favourites :: Show Favourited
- mastodon:bookmarks :: Show Bookmarked
- mastodon:filters :: Show Filters- mastodon:toot-reply :: Reply to toot
- mastodon:toot-thread :: Show toot thread
- mastodon:toot-boost :: Boost toot
- mastodon:toot-bookmark :: Add toot to bookmark
- mastodon:toot-favourite :: Add toot to favourite
- mastodon:toot-pin :: Pin toot
- mastodon:toot-vote :: Vote
- mastodon:toot-spoiler :: Toggle spoiler
- mastodon:toot-delete :: Delete toot- mastodon:user-profile :: Show user profile
- mastodon:user-follow :: Follow user
- mastodon:user-mute :: Mute user
- mastodon:user-block :: Block user- mastodon:#xxx :: Show tag "xxx" timeline