Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/aldrinjenson/obsidian-camera
Camera plugin for Obsidian
https://github.com/aldrinjenson/obsidian-camera
camera hacktoberfest obsidian-md obsidian-plugin
Last synced: 7 days ago
JSON representation
Camera plugin for Obsidian
- Host: GitHub
- URL: https://github.com/aldrinjenson/obsidian-camera
- Owner: aldrinjenson
- Created: 2022-05-23T23:04:57.000Z (over 2 years ago)
- Default Branch: master
- Last Pushed: 2024-01-27T10:11:07.000Z (10 months ago)
- Last Synced: 2024-01-28T09:23:05.992Z (10 months ago)
- Topics: camera, hacktoberfest, obsidian-md, obsidian-plugin
- Language: TypeScript
- Homepage:
- Size: 20.1 MB
- Stars: 20
- Watchers: 2
- Forks: 4
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Obsidian Camera
Camera plugin for Obsidian(https://obsidian.md).
Note: This software is in Beta and may have some issues in certain systems like mobile devices
### Features
- Take photo and video recordings and have them saved in vault
- Create and paste links to the recording automatically if a markdown file is open
- File picker## Note
- This was built primarily with Obsidan-desktop in mind
- Mobile version mostly works, but there may be some differences depending on the mobile manufacturer## Installataion
Install directly by browsing from community plugins.
Or
### Manual Installation:
- Create a new folder called obsidian-camera in `VaultFolder/.obsidian/plugins` folder
- Copy the `main.js` and `manifest.json` files to this folder
- reload Obsidian
- enable "Obsidian Camera" extension under Settings>Community plugins>Installed pluggins## Usage:
- Open command palette and search for "camera" once the extension is enabled
OR
- Click the camera icon in the left ribbon## Demo
![demo.gif](demo.gif)