This is a plugin to view top hacker news stories directly in Obsidian.
This plugin is a great start for anyone who is planning to build in obsidian
This plugin is currently accepting contributions. You can contribute by:
- 🐞 Reporting bugs
- 🌿 Suggesting new features
- 🖊️ Writing code
To write code, you need to have a basic understanding of TypeScript. You can start by cloning the repository and running the following commands:
npm install
npm run dev
This will start the development server and you can start writing code.
This project is under the MIT License