layout template update

main
Mel 3 years ago
parent aa09cef3ed
commit a4b7f09230

@ -3,7 +3,6 @@
"dataview",
"find-unlinked-files",
"templater-obsidian",
"obsidian-markdown-formatting-assistant-plugin",
"obsidian-metatable",
"metaedit",
"ledger-obsidian",
@ -19,5 +18,6 @@
"emoji-shortcodes",
"note-refactor-obsidian",
"code-block-copy",
"meld-encrypt"
"meld-encrypt",
"find-and-replace-in-selection"
]

@ -0,0 +1,6 @@
{
"findText": "ad?co",
"findRegexp": "",
"regexpFlags": "",
"replace": "```ad-command~~~<>~~~```"
}

File diff suppressed because one or more lines are too long

@ -0,0 +1,10 @@
{
"id": "find-and-replace-in-selection",
"name": "Find and replace in selection",
"version": "1.0.1",
"minAppVersion": "0.9.12",
"description": "Finds what you are looking for in the selected text and replaces it with the specified text",
"author": "Dmitry Savosh",
"authorUrl": "https://github.com/derwish-pro/",
"isDesktopOnly": false
}

File diff suppressed because one or more lines are too long

@ -1,7 +1,7 @@
{
"id": "obsidian-dice-roller",
"name": "Dice Roller",
"version": "7.1.2",
"version": "7.1.3",
"minAppVersion": "0.12.15",
"description": "Inline dice rolling for Obsidian.md",
"author": "Jeremy Valentine",

@ -1,47 +0,0 @@
{
"triggerChar": "\\",
"sidePaneSideLeft": false,
"savedColors": [
"#ff0000"
],
"aviabileRegions": [
"textEdit",
"tabels",
"html",
"latex",
"greekLetters",
"colors"
],
"regionSettings": [
{
"name": "textEdit",
"active": true,
"visible": true
},
{
"name": "tables",
"active": true,
"visible": false
},
{
"name": "html",
"active": true,
"visible": false
},
{
"name": "latex",
"active": true,
"visible": false
},
{
"name": "greekLetters",
"active": true,
"visible": false
},
{
"name": "colors",
"active": true,
"visible": true
}
]
}

File diff suppressed because one or more lines are too long

@ -1,10 +0,0 @@
{
"id": "obsidian-markdown-formatting-assistant-plugin",
"name": "Markdown Formatting Assistant",
"version": "0.3.2",
"minAppVersion": "0.10.9",
"description": "This Plugin provides a simple Editor for Markdown, HTML and Colors and in addition a command line interface. The command line interface facilitate a faster workflow.",
"author": "Reocin",
"authorUrl": "https://github.com/Reocin/obsidian-markdown-formatting-assistant-plugin",
"isDesktopOnly": false
}

@ -1,76 +0,0 @@
/* Sets all the text color to red! */
.nav-action-button {
color: var(--text-muted);
cursor: pointer;
padding: 0px;
margin: 5px;
border-radius: 4px;
}
.nav-action-text-button {
color: var(--text-muted);
cursor: pointer;
padding: 5px;
margin: 4px;
border-radius: 4px;
text-align: center;
border: 1px solid;
}
.nav-action-text-button.is-active {
background-color: var(--interactive-accent);
color: var(--text-on-accent);
}
.nav-action-text-button.is-active:hover {
color: var(--text-on-accent);
}
.nav-action-text-button:hover {
color: var(--text-accent);
}
.color-icon {
color: var(--text-muted);
cursor: pointer;
width: 16px;
min-width: 16px;
max-width: 16px;
height: 16px;
min-height: 16px;
max-height: 16px;
margin: 3px;
display: inline-block;
border-radius: 4px;
}
.command-list-view-table {
border: 0px solid transparent !important;
}
.command-list-view-table tr {
cursor: pointer;
}
.command-list-view-table td {
padding: 6px !important;
}
.command-list-view-table tr td {
border: none !important;
}
.command-list-view-table tr:hover {
background-color: gray;
}
.command-list-view-row-selected {
background-color: gray;
}
.command-list-view-icon {
height: 24px;
max-height: 24px;
border: 1px solid gray;
}
.command-list-view-text {
color: #c7254e;
}

@ -6,6 +6,13 @@
"type": "Macro",
"command": false,
"macroId": "c8c01442-d00b-4360-8cf9-54467e0f9117"
},
{
"id": "a225fd14-3532-475b-9882-4a7d42efe5af",
"name": "Addmonition",
"type": "Macro",
"command": false,
"macroId": "094780ef-c2ef-4b46-9309-ff3f2ba9596b"
}
],
"macros": [
@ -21,6 +28,19 @@
}
],
"runOnStartup": true
},
{
"name": "Addmonition",
"id": "094780ef-c2ef-4b46-9309-ff3f2ba9596b",
"commands": [
{
"name": "Find and replace in selection: Find and replace in selection",
"type": "Obsidian",
"id": "faf3bf5f-9d0b-4ae1-9b26-f94a14555518",
"commandId": "find-and-replace-in-selection:find-and-replace-in-selection"
}
],
"runOnStartup": true
}
]
}

@ -0,0 +1,3 @@
{
"folder": "Admin/Templates"
}

@ -96,27 +96,26 @@
}
},
{
"id": "745da70f72b221b1",
"id": "348cd33fd194fe86",
"type": "leaf",
"state": {
"type": "DICE_ROLLER_VIEW",
"state": {}
}
}
],
"currentTab": 3
]
},
"active": "c1cbd199334b4022",
"lastOpenFiles": [
"Reading list/@Reading master.md",
"Networks/Domains.md",
"Networks/Configuring Monit.md",
"Networks/Configuring Postfix.md",
"Networks/Configuring Caddy.md",
"Networks/VPS Console Dialogue.md",
"Finances/Ledger.md",
"London/@Restaurants London.md",
"London/Untitled.md",
"London/@@London.md"
"Admin/Templates/Untitled.md",
"Admin/Templates/@Master Note.md",
"Reading list/Test.md",
"Family/@Family organisation.md",
"Admin/Templates/layout$address.md",
"Admin/Templates/layout$qtodocompleted.md",
"Admin/Templates/layout$qtodoopen.md",
"Admin/Templates/layout$qtodorecurring.md",
"Admin/Templates/layout$qtodospecial.md"
]
}

@ -126,36 +126,5 @@ hide backlink
hide task count
```
&emsp;
---
&emsp;
### Costs
&emsp;
<mark class="blue">_**Aggregation**_</mark> | One-off Cost | Subscription p.m.
--------|:------------:|:-----------------:
_**Total**_ | £0 | £0
&emsp;
---
&emsp;
### Product list
&emsp;
```dataview
Table SourceLink as "Link", PriceValue as "Price Range" from "Admin"
Where DocType = "Product"
Sort file.name ascending
```
&emsp;
&emsp;

@ -0,0 +1,5 @@
```ad-address
~~~
<% tp.file.selection() %>
~~~
```

@ -0,0 +1,5 @@
```ad-code
~~~
<% tp.file.selection() %>
~~~
```

@ -0,0 +1,5 @@
```ad-command
~~~
<% tp.file.selection() %>
~~~
```

@ -0,0 +1,5 @@
```ad-path
~~~
<% tp.file.selection() %>
~~~
```

@ -0,0 +1,6 @@
```dataview
Table without id file.link as "Place", Place.Style as "Theme", Phone, Email, Website from "<% tp.file.folder() %>"
where DocType = "Place"
where contains(Place.Type, "Hotel/Restaurant/Bar/Brunch")
where contains(Place.Location, "Marais")
```

@ -0,0 +1,5 @@
```dataview
Table SourceLink as "Link", PriceValue as "Price Range" from "<% tp.link.folder() %>"
Where DocType = "Product"
Sort file.name ascending
```

@ -0,0 +1,5 @@
```dataview
table Priority, Status, NextReviewDate as "Next Review Date", DueDate as "Due Date" from "<% tp.file.folder() %>"
where DocType = "Task"
sort DueDate ascending, NextReviewDate ascending
```

@ -0,0 +1,11 @@
```tasks
done
path includes <% tp.file.folder() %>
description includes Ta
description does not include :gift:
description does not include :birthday:
is not recurring
sort by due
hide backlink
hide task count
```

@ -0,0 +1,11 @@
```tasks
not done
path includes <% tp.file.folder() %>
description includes Ta
description does not include :gift:
description does not include :birthday:
is not recurring
sort by due
hide backlink
hide task count
```

@ -0,0 +1,11 @@
```tasks
not done
path includes <% tp.file.folder() %>
description includes Ta
description does not include :gift:
description does not include :birthday:
is recurring
sort by due
hide backlink
hide task count
```

@ -0,0 +1,8 @@
```tasks
not done
path includes <% tp.file.folder() %>
description includes :<% tp.file.selection() %>:
sort by due
hide backlink
hide task count
```

@ -0,0 +1,3 @@
<mark class="blue">_**Aggregation**_</mark> | One-off Cost | Subscription p.m.
--------|:------------:|:-----------------:
_**Total**_ | £0 | £0
Loading…
Cancel
Save