You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

141 lines
2.9 KiB

3 years ago
---
Tag: ["Admin", "Computer"]
Date: 2021-08-15
DocType: "Public"
Hierarchy: "NonRoot"
TimeStamp: 2021-08-15
CollapseMetaTable: Yes
---
 
3 years ago
```dataviewjs
let subject = dv.page("MRCK").file.name;
let content = dv.page("MRCK").file.body
3 years ago
dv.el("center", '[Send as email](readdle-spark://compose?body=' + encodeURI(content) + '&subject=' + encodeURI(subject) + ')')
```
await dv.io.load(dv.page("MRCK").file.path);
3 years ago
```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
3 years ago
- [x] <mark style="background:grey">Plugin</mark>: [wordpress](https://github.com/devbean/obsidian-wordpress) ✅ 2022-01-08
3 years ago
- [x] <mark style="background:grey">App</mark>: Obsidian optimisation for iOS ✅ 2021-12-08
3 years ago
- [!] <mark style="background:grey">Export</mark>: Obsidian -> Email
3 years ago
- [x] <mark style="background:grey">Export</mark>: Obsidian -> Calendar ✅ 2021-12-08
3 years ago
- [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
3 years ago
- [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
3 years ago
3 years ago
&emsp;
3 years ago
3 years ago
[wordpress](https://github.com/devbean/obsidian-wordpress)
3 years ago
[GitHub - vrtmrz/obsidian-livesync](https://github.com/vrtmrz/obsidian-livesync)
[GitHub - remotely-save/remotely-save](https://github.com/remotely-save/remotely-save)
3 years ago
&emsp;
3 years ago
---
&emsp;
### Dataview
[Documentation](https://github.com/blacksmithgu/obsidian-dataview)
&emsp;
---
&emsp;
### CSS Snippets
3 years ago
[ITS theme --> table css snippet](https://github.com/SlRvb/Obsidian--ITS-Theme)
3 years ago
[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)
&emsp;
---
&emsp;
### Advanced Tables
[Documentation](https://github.com/tgrosinger/advanced-tables-obsidian/blob/main/docs/help.md)
&emsp;
---
&emsp;
### Buttons
[Documentation](https://github.com/shabegom/buttons)
&emsp;
---
&emsp;
### Emoji
[Documentation](https://github.com/oliveryh/obsidian-emoji-toolbar)
&emsp;
---
&emsp;
### QuickAdd
[Documentation](https://github.com/chhoumann/quickadd/)
&emsp;
&emsp;