---
Tag: ["Admin", "Computer"]
Date: 2021-08-15
DocType: "Public"
Hierarchy: "NonRoot"
TimeStamp: 2021-08-15
CollapseMetaTable: Yes
---
 
```dataviewjs
let subject = dv.page("MRCK").file.name;
let content = dv.page("MRCK").file.body
dv.el("center", '[Send as email](readdle-spark://compose?body=' + encodeURI(content) + '& subject=' + encodeURI(subject) + ')')
```
await dv.io.load(dv.page("MRCK").file.path);
```button
name Save
type command
action Save current file
id Save
```
^button-ObsPILSave
 
# Obsidian plugins
 
Repository for plugin information.
 
```toc
style: number
```
 
---
 
### Plugins to watch
- [x] [[Obsidian plugins]]: < mark style = "background:grey" > Plugin</ mark > : crypto lookup ✅ 2022-01-12
- [x] [[Obsidian plugins]]: < mark style = "background:grey" > Plugin</ mark > : fix timetable ✅ 2022-01-12
- [x] < mark style = "background:grey" > Plugin</ mark > : [wordpress ](https://github.com/devbean/obsidian-wordpress ) ✅ 2022-01-08
- [x] < mark style = "background:grey" > App</ mark > : Obsidian optimisation for iOS ✅ 2021-12-08
- [!] < mark style = "background:grey" > Export</ mark > : Obsidian -> Email
- [x] < mark style = "background:grey" > Export</ mark > : Obsidian -> Calendar ✅ 2021-12-08
- [x] < mark style = "background:grey" > Data</ mark > : Queries within Tables ✅ 2021-10-23
- [x] < mark style = "background:grey" > Edit</ mark > : Emoji Shortcodes for iOS ✅ 2021-10-23
- [x] < mark style = "background:grey" > Edit</ mark > : Icon plugin for iOS ✅ 2021-10-23
- [x] < mark style = "background:grey" > Map</ mark > : QuickAdd/getLocation for iOS ✅ 2021-12-11
- [x] < mark style = "background:grey" > Map</ mark > : Map rendering for iOS (Leaflet/Map View) ✅ 2021-12-11
 
[wordpress ](https://github.com/devbean/obsidian-wordpress )
[GitHub - vrtmrz/obsidian-livesync ](https://github.com/vrtmrz/obsidian-livesync )
[GitHub - remotely-save/remotely-save ](https://github.com/remotely-save/remotely-save )
[GitHub - zsviczian/obsidian-codeeditor: Support js and css file editing in Obsidian. ](https://github.com/zsviczian/obsidian-codeeditor )
[GitHub - adifyr/obsidian-chat-view: An elegant chat view for Obsidian pages. ](https://github.com/adifyr/obsidian-chat-view )
[GitHub - trey-wallis/obsidian-notion-like-tables: Notion-Like tables for Obsidian.md ](https://github.com/trey-wallis/obsidian-notion-like-tables )
[GitHub - anpigon/obsidian-book-search-plugin: Obsidian plugin that automatically creates notes by searching for books ](https://github.com/anpigon/obsidian-book-search-plugin )
[GitHub - Mara-Li/obsidian-mkdocs-publisher-plugin: Making a plugin for obsidian to publish note throught mkdocs ](https://github.com/Mara-Li/obsidian-mkdocs-publisher-plugin )
[GitHub - Mara-Li/obsidian-mkdocs-publisher-python: Publish your obsidian vault through a python script ](https://github.com/Mara-Li/obsidian-mkdocs-publisher-python )
[GitHub - jaynguyens/obsidian-ghost-publish: Write on Obsidian. Publish to Ghost with a single click. ](https://github.com/jaynguyens/obsidian-ghost-publish )
 
---
 
### Dataview
[Documentation ](https://github.com/blacksmithgu/obsidian-dataview )
 
---
 
### CSS Snippets
[ITS theme --> table css snippet ](https://github.com/SlRvb/Obsidian--ITS-Theme )
[Documentation ](https://github.com/deathau/obsidian-snippets#realistic-highlights )
[Notation Colour Block ](https://github.com/deathau/obsidian-snippets#notation-colour-blocks )
[Realistic Highlights ](https://github.com/deathau/obsidian-snippets#realistic-highlights )
[Inline Block Embeds ](https://github.com/deathau/obsidian-snippets#inline-block-embeds )
[Checkboxes ](https://github.com/deathau/obsidian-snippets#checkboxes )
 
---
 
### Advanced Tables
[Documentation ](https://github.com/tgrosinger/advanced-tables-obsidian/blob/main/docs/help.md )
 
---
 
### Buttons
[Documentation ](https://github.com/shabegom/buttons )
 
---
 
### Emoji
[Documentation ](https://github.com/oliveryh/obsidian-emoji-toolbar )
 
---
 
### QuickAdd
[Documentation ](https://github.com/chhoumann/quickadd/ )