mirror of
https://github.com/danbulant/notes
synced 2026-06-15 04:21:18 +00:00
vault backup: 2022-01-17 11:29:41
This commit is contained in:
parent
b980407bfd
commit
5ca81da9d6
26 changed files with 135806 additions and 165601 deletions
5173
notes/.obsidian/plugins/dataview/main.js
vendored
5173
notes/.obsidian/plugins/dataview/main.js
vendored
File diff suppressed because one or more lines are too long
|
|
@ -1,8 +1,8 @@
|
|||
{
|
||||
"id": "dataview",
|
||||
"name": "Dataview",
|
||||
"version": "0.4.21",
|
||||
"minAppVersion": "0.12.0",
|
||||
"version": "0.4.22",
|
||||
"minAppVersion": "0.13.11",
|
||||
"description": "Complex data views for the data-obsessed.",
|
||||
"author": "Michael Brenan <blacksmithgu@gmail.com>",
|
||||
"authorUrl": "https://github.com/blacksmithgu",
|
||||
|
|
|
|||
20
notes/.obsidian/plugins/hotkey-helper/main.js
vendored
20
notes/.obsidian/plugins/hotkey-helper/main.js
vendored
File diff suppressed because one or more lines are too long
|
|
@ -1,8 +1,8 @@
|
|||
{
|
||||
"id": "hotkey-helper",
|
||||
"name": "Hotkey Helper",
|
||||
"version": "0.3.8",
|
||||
"minAppVersion": "0.12.3",
|
||||
"version": "0.3.9",
|
||||
"minAppVersion": "0.13.19",
|
||||
"description": "Easily see and access any plugin's settings or hotkey assignments (and conflicts) from the Community Plugins tab",
|
||||
"author": "PJ Eby",
|
||||
"authorUrl": "https://github.com/pjeby"
|
||||
|
|
|
|||
24650
notes/.obsidian/plugins/juggl/main.js
vendored
24650
notes/.obsidian/plugins/juggl/main.js
vendored
File diff suppressed because one or more lines are too long
2
notes/.obsidian/plugins/juggl/manifest.json
vendored
2
notes/.obsidian/plugins/juggl/manifest.json
vendored
|
|
@ -1,7 +1,7 @@
|
|||
{
|
||||
"id": "juggl",
|
||||
"name": "Juggl",
|
||||
"version": "1.1.1",
|
||||
"version": "1.2.5",
|
||||
"minAppVersion": "0.11.5",
|
||||
"description": "Adds a completely interactive, stylable and expandable graph view to Obsidian.",
|
||||
"author": "Emile",
|
||||
|
|
|
|||
2
notes/.obsidian/plugins/juggl/styles.css
vendored
2
notes/.obsidian/plugins/juggl/styles.css
vendored
|
|
@ -110,7 +110,7 @@ button.juggl-button {
|
|||
height: 27px;
|
||||
text-align: center;
|
||||
background-color: var(--background-secondary);
|
||||
padding: 0;
|
||||
padding: 0 !important;
|
||||
margin: 1px;
|
||||
}
|
||||
|
||||
|
|
|
|||
|
|
@ -13,7 +13,7 @@
|
|||
{
|
||||
"path": "/",
|
||||
"date": "2022-01-17",
|
||||
"size": 734998
|
||||
"size": 735468
|
||||
}
|
||||
],
|
||||
"activityHistory": [
|
||||
|
|
@ -322,7 +322,7 @@
|
|||
},
|
||||
{
|
||||
"date": "2022-01-17",
|
||||
"value": 3540
|
||||
"value": 4056
|
||||
}
|
||||
]
|
||||
}
|
||||
|
|
|
|||
|
|
@ -2,12 +2,13 @@
|
|||
"userAdmonitions": {},
|
||||
"syntaxHighlight": false,
|
||||
"copyButton": false,
|
||||
"version": "6.8.0",
|
||||
"version": "6.9.5",
|
||||
"autoCollapse": false,
|
||||
"defaultCollapseType": "open",
|
||||
"syncLinks": true,
|
||||
"enableMarkdownProcessor": false,
|
||||
"injectColor": true,
|
||||
"parseTitles": true,
|
||||
"allowMSSyntax": true
|
||||
"allowMSSyntax": true,
|
||||
"livePreviewMS": true
|
||||
}
|
||||
File diff suppressed because one or more lines are too long
|
|
@ -1,7 +1,7 @@
|
|||
{
|
||||
"id": "obsidian-admonition",
|
||||
"name": "Admonition",
|
||||
"version": "6.8.0",
|
||||
"version": "6.9.5",
|
||||
"minAppVersion": "0.11.0",
|
||||
"description": "Admonition block-styled content for Obsidian.md",
|
||||
"author": "Jeremy Valentine",
|
||||
|
|
|
|||
270628
notes/.obsidian/plugins/obsidian-chartsview-plugin/main.js
vendored
270628
notes/.obsidian/plugins/obsidian-chartsview-plugin/main.js
vendored
File diff suppressed because one or more lines are too long
|
|
@ -1,9 +1,9 @@
|
|||
{
|
||||
"id": "obsidian-chartsview-plugin",
|
||||
"name": "Charts View",
|
||||
"version": "1.1.2",
|
||||
"version": "1.1.3",
|
||||
"minAppVersion": "0.9.12",
|
||||
"description": "This is a charts view plugin for Obsidian.",
|
||||
"description": "Data visualization solution in Obsidian based on Ant Design Charts.",
|
||||
"author": "caronchen",
|
||||
"authorUrl": "https://github.com/caronchen/obsidian-chartsview-plugin",
|
||||
"isDesktopOnly": false
|
||||
|
|
|
|||
File diff suppressed because one or more lines are too long
|
|
@ -1,7 +1,7 @@
|
|||
{
|
||||
"id": "obsidian-excalidraw-plugin",
|
||||
"name": "Excalidraw",
|
||||
"version": "1.5.15",
|
||||
"version": "1.5.19",
|
||||
"minAppVersion": "0.12.16",
|
||||
"description": "An Obsidian plugin to edit and view Excalidraw drawings",
|
||||
"author": "Zsolt Viczian",
|
||||
|
|
|
|||
File diff suppressed because one or more lines are too long
|
|
@ -1,7 +1,7 @@
|
|||
{
|
||||
"id": "obsidian-kanban",
|
||||
"name": "Kanban",
|
||||
"version": "1.2.27",
|
||||
"version": "1.2.28",
|
||||
"minAppVersion": "0.12.3",
|
||||
"description": "Create markdown-backed Kanban boards in Obsidian.",
|
||||
"author": "mgmeyers",
|
||||
|
|
|
|||
File diff suppressed because one or more lines are too long
|
|
@ -1,7 +1,7 @@
|
|||
{
|
||||
"id": "obsidian-outliner",
|
||||
"name": "Outliner",
|
||||
"version": "2.0.5",
|
||||
"version": "2.0.6",
|
||||
"minAppVersion": "0.13.14",
|
||||
"description": "Work with your lists like in Workflowy or RoamResearch.",
|
||||
"author": "Viacheslav Slinko",
|
||||
|
|
|
|||
File diff suppressed because one or more lines are too long
|
|
@ -5,5 +5,5 @@
|
|||
"id": "open-note-to-window-title",
|
||||
"isDesktopOnly": false,
|
||||
"name": "Custom window title",
|
||||
"version": "0.3.2"
|
||||
"version": "0.3.3"
|
||||
}
|
||||
|
|
|
|||
File diff suppressed because one or more lines are too long
|
|
@ -6,6 +6,6 @@
|
|||
"description": "Improved table navigation, formatting, manipulation, and formulas",
|
||||
"isDesktopOnly": false,
|
||||
"minAppVersion": "0.13.8",
|
||||
"version": "0.15.0",
|
||||
"version": "0.16.0",
|
||||
"js": "main.js"
|
||||
}
|
||||
|
|
|
|||
696
notes/.obsidian/plugins/templater-obsidian/main.js
vendored
696
notes/.obsidian/plugins/templater-obsidian/main.js
vendored
File diff suppressed because one or more lines are too long
|
|
@ -1,7 +1,7 @@
|
|||
{
|
||||
"id": "templater-obsidian",
|
||||
"name": "Templater",
|
||||
"version": "1.9.9",
|
||||
"version": "1.9.11",
|
||||
"description": "Create and use templates",
|
||||
"minAppVersion": "0.11.13",
|
||||
"author": "SilentVoid",
|
||||
|
|
|
|||
|
|
@ -133,29 +133,29 @@ $$
|
|||
### Úkol 17.1.
|
||||
---
|
||||
$$
|
||||
x-y-\frac{x}{x+y}
|
||||
x-y-\frac{x}{x+y} = \frac{(x-y)(x+y)-x}{x+y} = \frac{x^2-y^2-x}{x+y}
|
||||
$$
|
||||
$$
|
||||
[x\neq-y]
|
||||
$$
|
||||
---
|
||||
$$
|
||||
1-\frac{4xy}{(x+y)^2}
|
||||
1-\frac{4xy}{(x+y)(x+y)} = \frac{(x+y)(x+y)-4xy}{(x+y)(x+y)} = \frac{x^2-2xy+y^2}{(x+y)(x+y)} = \frac{(x-y)(x-y)}{(x+y)(x+y)}
|
||||
$$
|
||||
$$
|
||||
[x\neq-y]
|
||||
$$
|
||||
---
|
||||
$$
|
||||
\frac{x-2}x - \frac{4x+1}{x-3}
|
||||
\frac{x-2}x - \frac{4x+1}{x-3} = \frac{(x-2)(x-3) - x(4x+1)}{x(x-3)} = \frac{-3x(x - 2)}{x(x-3)}
|
||||
$$
|
||||
$$
|
||||
[x\neq0] [x\neq3]
|
||||
$$
|
||||
---
|
||||
$$
|
||||
\frac{3x+8}{x-2} * \frac{x^2 - 4x + 4}{x^2 - 2x + 4}
|
||||
\frac{3x+8}{x-2} * \frac{x^2 - 4x + 4}{x^2 - 2x + 4} = \frac{(3x+8)(x-2)(x-2)}{(x-2)(x^2 - 2x + 4)} = \frac{3x^3 - 6x^2 - 6x^2 + 12x + 8x^2 - 16x - 16x + 32}{x^3 - 2x^2 + 4x - 2x^2 + 4x + 8} = \frac{3x^3 - 4x^2 - 12x + 32}{x^3 - 4x^2 + 8x + 8} = \frac{x(x(3x-4)-12)+32}{x(x(x-4)+8)+8}
|
||||
$$
|
||||
$$
|
||||
[x\neq2]
|
||||
$$
|
||||
$$
|
||||
|
|
|
|||
Loading…
Reference in a new issue