docs: move images to media folder
30
README.md
|
@ -1,6 +1,6 @@
|
||||||
# Raycast Extension for Akkoma
|
# Raycast Extension for Akkoma
|
||||||
|
|
||||||

|

|
||||||
|
|
||||||
|
|
||||||
- [Akkoma](https://akkoma.social/)
|
- [Akkoma](https://akkoma.social/)
|
||||||
|
@ -20,59 +20,59 @@
|
||||||
|
|
||||||
Input your Akkoma / Pleroma instance's URL, then click the "Continue" button in the bottom-right corner.
|
Input your Akkoma / Pleroma instance's URL, then click the "Continue" button in the bottom-right corner.
|
||||||
|
|
||||||
<img src="./assets/login.png" alt="login" style="width:700px;">
|
<img src="./media/login.png" alt="login" style="width:700px;">
|
||||||
|
|
||||||
## Examples:
|
## Examples:
|
||||||
|
|
||||||
### Add simple status with text
|
### Add simple status with text
|
||||||
|
|
||||||
<img src="./assets/add-simple-status.png" alt="Add simple status with text" style="width:700px;">
|
<img src="./media/add-simple-status.png" alt="Add simple status with text" style="width:700px;">
|
||||||
|
|
||||||
### Add scheduled status
|
### Add scheduled status
|
||||||
<img src="./assets/add-status.png" alt="Add scheduled status" style="width:700px;">
|
<img src="./media/add-status.png" alt="Add scheduled status" style="width:700px;">
|
||||||
|
|
||||||
<img src="./assets/add-scheduled-status.png" alt="Add scheduled status" style="width:700px;">
|
<img src="./media/add-scheduled-status.png" alt="Add scheduled status" style="width:700px;">
|
||||||
|
|
||||||
### Add status with image and alt text
|
### Add status with image and alt text
|
||||||
|
|
||||||
<img src="./assets/add-status-alt-text.png" alt="Add status with image and alt text" style="width:700px;">
|
<img src="./media/add-status-alt-text.png" alt="Add status with image and alt text" style="width:700px;">
|
||||||
|
|
||||||
### View bookmarked status
|
### View bookmarked status
|
||||||
|
|
||||||
<img src="./assets/view-bookmarks.png" alt="Add simple status with text" style="width:700px;">
|
<img src="./media/view-bookmarks.png" alt="Add simple status with text" style="width:700px;">
|
||||||
|
|
||||||
### View your latest status
|
### View your latest status
|
||||||
|
|
||||||
<img src="./assets/view-my-status.png" alt="View your latest status" style="width:700px;">
|
<img src="./media/view-my-status.png" alt="View your latest status" style="width:700px;">
|
||||||
|
|
||||||
### Mark status as sensitive
|
### Mark status as sensitive
|
||||||
Toggle the "Sensitive" checkbox to mark the attached image as sensitive, or add a content warning to the status.
|
Toggle the "Sensitive" checkbox to mark the attached image as sensitive, or add a content warning to the status.
|
||||||
|
|
||||||
<img src="./assets/add-cw.png" alt="Mark status as sensitive " style="width:700px;">
|
<img src="./media/add-cw.png" alt="Mark status as sensitive " style="width:700px;">
|
||||||
|
|
||||||
### Write status with markdown
|
### Write status with markdown
|
||||||
Toggle the "Markdown" checkbox to render markdown in the text file. Markdown shortcuts are also supported (e.g., pressing `⌘` + `B` will add `**bold**` around the selected text, `⌘` + `I` will make the selected text italic, etc.).
|
Toggle the "Markdown" checkbox to render markdown in the text file. Markdown shortcuts are also supported (e.g., pressing `⌘` + `B` will add `**bold**` around the selected text, `⌘` + `I` will make the selected text italic, etc.).
|
||||||
|
|
||||||
<img src="./assets/markdown.png" alt="Writing status with markdown" style="width:700px;">
|
<img src="./media/markdown.png" alt="Writing status with markdown" style="width:700px;">
|
||||||
|
|
||||||
### Draft status
|
### Draft status
|
||||||
|
|
||||||
<img src="./assets/draft-status.png" alt="Draft status" style="width:700px;">
|
<img src="./media/draft-status.png" alt="Draft status" style="width:700px;">
|
||||||
## Available Settings
|
## Available Settings
|
||||||
|
|
||||||
### Status limit
|
### Status limit
|
||||||
Based on performance considerations, the number of statuses displayed is limited, with the default being 20. You can adjust this limit in the extension settings.
|
Based on performance considerations, the number of statuses displayed is limited, with the default being 20. You can adjust this limit in the extension settings.
|
||||||
|
|
||||||
<img src="./assets/setting-bookmarks.png" alt="bookmark limit" style="width:700px;">
|
<img src="./media/setting-bookmarks.png" alt="bookmark limit" style="width:700px;">
|
||||||
|
|
||||||
<img src="./assets/setting-status.png" alt="status limit" style="width:700px;">
|
<img src="./media/setting-status.png" alt="status limit" style="width:700px;">
|
||||||
|
|
||||||
### Default visibility
|
### Default visibility
|
||||||
|
|
||||||
<img src="./assets/setting-visibility.png" alt="Default visibility" style="width:700px;">
|
<img src="./media/setting-visibility.png" alt="Default visibility" style="width:700px;">
|
||||||
|
|
||||||
## Actions
|
## Actions
|
||||||
<img src="./assets/actions.png" alt="actions" style="width:400px;">
|
<img src="./media/actions.png" alt="actions" style="width:400px;">
|
||||||
|
|
||||||
## TODO
|
## TODO
|
||||||
- [ ] Fork to Mastodon
|
- [ ] Fork to Mastodon
|
||||||
|
|
Before Width: | Height: | Size: 75 KiB After Width: | Height: | Size: 75 KiB |
Before Width: | Height: | Size: 342 KiB After Width: | Height: | Size: 342 KiB |
Before Width: | Height: | Size: 378 KiB After Width: | Height: | Size: 378 KiB |
Before Width: | Height: | Size: 340 KiB After Width: | Height: | Size: 340 KiB |
Before Width: | Height: | Size: 346 KiB After Width: | Height: | Size: 346 KiB |
Before Width: | Height: | Size: 361 KiB After Width: | Height: | Size: 361 KiB |
Before Width: | Height: | Size: 248 KiB After Width: | Height: | Size: 248 KiB |
Before Width: | Height: | Size: 409 KiB After Width: | Height: | Size: 409 KiB |
Before Width: | Height: | Size: 348 KiB After Width: | Height: | Size: 348 KiB |
Before Width: | Height: | Size: 364 KiB After Width: | Height: | Size: 364 KiB |
Before Width: | Height: | Size: 229 KiB After Width: | Height: | Size: 229 KiB |
Before Width: | Height: | Size: 239 KiB After Width: | Height: | Size: 239 KiB |
Before Width: | Height: | Size: 310 KiB After Width: | Height: | Size: 310 KiB |
Before Width: | Height: | Size: 628 KiB After Width: | Height: | Size: 628 KiB |
Before Width: | Height: | Size: 598 KiB After Width: | Height: | Size: 598 KiB |