mirror of
https://github.com/nebulousnessie/Obsidian-MOCBlocks.git
synced 2026-07-22 06:44:20 +00:00
Added Readme Demo Gifs
This commit is contained in:
parent
53660cb149
commit
de2ed04857
6 changed files with 11 additions and 7 deletions
BIN
MOC Blocks Demo 2.mp4
Normal file
BIN
MOC Blocks Demo 2.mp4
Normal file
Binary file not shown.
18
README.md
18
README.md
|
|
@ -5,13 +5,17 @@ This is a plugin for creating simple Maps of Content, with a background image, u
|
|||
---
|
||||
## How the Plugin Works
|
||||
|
||||
1. Click the ribbon icon.
|
||||
2. Choose an image, and click 'insert'.
|
||||
3. A 'moc block' code block is created, using the syntax below. This will render your chosen image into obsidian.
|
||||
4. In editor mode, you can click one of two buttons:
|
||||
- Add pin: clicking on the image now drops a pin on the image, and allows you to edit the pin attributes (label, link) within a popup.
|
||||
- Add polyline: allows you to draw a polygon on the image, within which will be clickable. Polygon attributed are added in the popup.
|
||||
5. Each marker (pin or polygon) has a marker style attributed to it. You can add, change, or delete marker styles in the plugin settings. NOTE: If a previously used marker style is deleted, any markers which used that style will revert to the default style (light green), until changed or another marker with the same name is added in settings again.
|
||||
### Adding a MOC Block
|
||||

|
||||
|
||||
### Adding and Editing Markers
|
||||

|
||||
|
||||
### Adding Polylines
|
||||

|
||||
|
||||
### Configuring Marker Styles
|
||||

|
||||
|
||||
---
|
||||
## The Syntax
|
||||
|
|
|
|||
BIN
assets/Gif_1.gif
Normal file
BIN
assets/Gif_1.gif
Normal file
Binary file not shown.
|
After Width: | Height: | Size: 3.3 MiB |
BIN
assets/Gif_2.gif
Normal file
BIN
assets/Gif_2.gif
Normal file
Binary file not shown.
|
After Width: | Height: | Size: 3.3 MiB |
BIN
assets/Gif_3.gif
Normal file
BIN
assets/Gif_3.gif
Normal file
Binary file not shown.
|
After Width: | Height: | Size: 1.2 MiB |
BIN
assets/Gif_4.gif
Normal file
BIN
assets/Gif_4.gif
Normal file
Binary file not shown.
|
After Width: | Height: | Size: 2.7 MiB |
Loading…
Reference in a new issue