https://github.com/sanchitram1/obsidian-memex-clipper
clipper that works with WorldBrain/memex-local-sync to clip make your Memex bookmarks conform to your Clippings Structure
https://github.com/sanchitram1/obsidian-memex-clipper
bookmarks memex obsidian typescript
Last synced: 6 months ago
JSON representation
clipper that works with WorldBrain/memex-local-sync to clip make your Memex bookmarks conform to your Clippings Structure
- Host: GitHub
- URL: https://github.com/sanchitram1/obsidian-memex-clipper
- Owner: sanchitram1
- Created: 2023-11-21T17:11:26.000Z (almost 2 years ago)
- Default Branch: main
- Last Pushed: 2024-03-19T19:12:57.000Z (over 1 year ago)
- Last Synced: 2024-03-19T21:09:48.816Z (over 1 year ago)
- Topics: bookmarks, memex, obsidian, typescript
- Language: TypeScript
- Homepage:
- Size: 111 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Obsidian Memex Clipper
- Triggered by a dice button in the left ribbon
- Make your Memex Templates conform to [this](data/sample.md)## Requirements
- [Memex Local Sync](https://github.com/WorldBrain/memex-desktop)
## Installation
- Clone this repo into the plugins folder of your Obsidian vault
- Turn Memex Clipper on in Community Plugins of Obsidian Settings## Usage
- The plugin will look for Memex-Local-Sync in ur vault for Memex Clips
- The plugin will save modified clips to `vault/Clippings`
- The plugin doesn't overwrite by default> _All of the above are configurable in settings_
## Ignore some spaces
All spaces become tags, and you can configure an ignore list of spaces you don't want to use. Personally, I hate `Inbox`
## Changing the Template
- You could customize the template in settings. It defaults to [this](data/sample.md)