Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/SettingDust/obsidian-web-clipper
Clip web page content to Obsidian as Markdown
https://github.com/SettingDust/obsidian-web-clipper
Last synced: 3 months ago
JSON representation
Clip web page content to Obsidian as Markdown
- Host: GitHub
- URL: https://github.com/SettingDust/obsidian-web-clipper
- Owner: SettingDust
- License: mpl-2.0
- Created: 2021-09-20T14:42:08.000Z (about 3 years ago)
- Default Branch: main
- Last Pushed: 2022-12-02T02:40:04.000Z (almost 2 years ago)
- Last Synced: 2024-05-23T01:32:14.243Z (6 months ago)
- Language: TypeScript
- Size: 4.05 MB
- Stars: 12
- Watchers: 1
- Forks: 2
- Open Issues: 3
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
- project-awesome - SettingDust/obsidian-web-clipper - Clip web page content to Obsidian as Markdown (TypeScript)
README
# ObsidianWebClipper
## Require
```yaml
node: 16
yarn: *
```## Installation
```shell
yarn
```## Build
Run `yarn build` to build the project. The built artifacts will be stored in the `dist/` directory.