Skip to content

Commit 273beda

Browse files
committed
Merge branch 'master' of github.com:arpitbbhayani/obsidian-hackernews
2 parents 3791218 + 0e0ab9d commit 273beda

File tree

1 file changed

+4
-1
lines changed

1 file changed

+4
-1
lines changed

README.md

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,13 +13,16 @@ The plugin periodically fetches and displays top stories from [HackerNews](https
1313
- Open the *Command Palette* (default: `ctrl` + `p`),
1414
- Search for *Open HackerNews* and run the command.
1515
- You will see that a new View appears in the right Sidebar of Obsidian.
16+
- Drag and drop like any other pane and power-up your Obsidian.
1617

1718

1819
## Manual Install
1920

2021
You can also install this plugin manually through the following steps
2122
- Create the folder `obsidian-hackernews` under the path `.obsidian/plugins`
2223
- Download `main.js` and `manifest.json` from the [latest release](https://github.com/arpitbbhayani/obsidian-hackernews/releases) and place them in the folder `.obsidian/plugins/obsidian-hackernews`
24+
- Reload the Installed plugins under Community Plugins tab, and you would see HackerNews plugin now in the list.
25+
- Enable this HackerNews plugin and see it in action.
2326

2427
# Is this plugin for you?
2528

@@ -38,7 +41,7 @@ Recently, I switched to a Windows machine and found it not having a similar util
3841

3942
This is how this Plugin was conceptualized, and now my Obsidian workspace looks like this.
4043

41-
TODO Image.
44+
![Obsidian Screenshot for HackerNews Plugin](https://user-images.githubusercontent.com/4745789/131810991-4738751e-8a4c-4777-83ad-e30756bb01aa.PNG)
4245

4346
# Privacy
4447
This plugin makes calls to the following APIs to fetch the top stories from HackerNews

0 commit comments

Comments
 (0)