Moving to MKDocs
This commit is contained in:
6
.obsidian/app.json
vendored
6
.obsidian/app.json
vendored
@@ -1,3 +1,7 @@
|
||||
{
|
||||
"rightToLeft": true
|
||||
"rightToLeft": true,
|
||||
"alwaysUpdateLinks": true,
|
||||
"userIgnoreFilters": [
|
||||
"*.pdf"
|
||||
]
|
||||
}
|
||||
3
.obsidian/community-plugins.json
vendored
3
.obsidian/community-plugins.json
vendored
@@ -1,3 +1,4 @@
|
||||
[
|
||||
"obsidian-git"
|
||||
"obsidian-git",
|
||||
"file-explorer-plus"
|
||||
]
|
||||
63
.obsidian/plugins/file-explorer-plus/data.json
vendored
Normal file
63
.obsidian/plugins/file-explorer-plus/data.json
vendored
Normal file
@@ -0,0 +1,63 @@
|
||||
{
|
||||
"hideStrictPathFilters": true,
|
||||
"pinFilters": {
|
||||
"active": true,
|
||||
"tags": [
|
||||
{
|
||||
"name": "",
|
||||
"active": true,
|
||||
"pattern": "",
|
||||
"patternType": "STRICT"
|
||||
}
|
||||
],
|
||||
"paths": []
|
||||
},
|
||||
"hideFilters": {
|
||||
"active": true,
|
||||
"tags": [
|
||||
{
|
||||
"name": "",
|
||||
"active": true,
|
||||
"pattern": "",
|
||||
"patternType": "REGEX"
|
||||
}
|
||||
],
|
||||
"paths": [
|
||||
{
|
||||
"name": "PDF",
|
||||
"active": true,
|
||||
"type": "FILES_AND_DIRECTORIES",
|
||||
"pattern": "pdf",
|
||||
"patternType": "REGEX"
|
||||
},
|
||||
{
|
||||
"name": "JPG",
|
||||
"active": true,
|
||||
"type": "FILES_AND_DIRECTORIES",
|
||||
"pattern": "jpg",
|
||||
"patternType": "REGEX"
|
||||
},
|
||||
{
|
||||
"name": "PNG",
|
||||
"active": true,
|
||||
"type": "FILES_AND_DIRECTORIES",
|
||||
"pattern": "png",
|
||||
"patternType": "REGEX"
|
||||
},
|
||||
{
|
||||
"name": "PPT",
|
||||
"active": true,
|
||||
"type": "FILES_AND_DIRECTORIES",
|
||||
"pattern": "ppt",
|
||||
"patternType": "REGEX"
|
||||
},
|
||||
{
|
||||
"name": "DOCX",
|
||||
"active": true,
|
||||
"type": "FILES_AND_DIRECTORIES",
|
||||
"pattern": "docx",
|
||||
"patternType": "REGEX"
|
||||
}
|
||||
]
|
||||
}
|
||||
}
|
||||
2839
.obsidian/plugins/file-explorer-plus/main.js
vendored
Normal file
2839
.obsidian/plugins/file-explorer-plus/main.js
vendored
Normal file
File diff suppressed because it is too large
Load Diff
10
.obsidian/plugins/file-explorer-plus/manifest.json
vendored
Normal file
10
.obsidian/plugins/file-explorer-plus/manifest.json
vendored
Normal file
@@ -0,0 +1,10 @@
|
||||
{
|
||||
"id": "file-explorer-plus",
|
||||
"name": "File Explorer++",
|
||||
"version": "1.2.1",
|
||||
"minAppVersion": "1.6.3",
|
||||
"description": "Hide and pin files and folders in the file explorer using custom filters, such as wildcards and regex, based on their names, paths, and tags. Additionally, achieve the same with a single click in the file menu.",
|
||||
"author": "kelszo",
|
||||
"authorUrl": "https://github.com/kelszo",
|
||||
"isDesktopOnly": false
|
||||
}
|
||||
31
.obsidian/plugins/file-explorer-plus/styles.css
vendored
Normal file
31
.obsidian/plugins/file-explorer-plus/styles.css
vendored
Normal file
@@ -0,0 +1,31 @@
|
||||
.file-explorer-plus.pin-icon {
|
||||
color: hsl(var(--accent-h), var(--accent-s), var(--accent-l));
|
||||
margin-right: 0.2em;
|
||||
width: 16px;
|
||||
height: 16px;
|
||||
margin-top: -4px;
|
||||
align-self: center;
|
||||
scale: 0.75;
|
||||
rotate: 45deg;
|
||||
opacity: 0.7;
|
||||
}
|
||||
.file-explorer-plus.filters-activated-modal {
|
||||
display: grid;
|
||||
place-items: center;
|
||||
}
|
||||
.file-explorer-plus table {
|
||||
border-collapse: collapse;
|
||||
}
|
||||
.file-explorer-plus th {
|
||||
text-align: center;
|
||||
padding-left: 5px;
|
||||
padding-right: 5px;
|
||||
border-bottom: 2px solid var(--text-normal);
|
||||
}
|
||||
.file-explorer-plus td {
|
||||
padding: 3px;
|
||||
}
|
||||
.file-explorer-plus h2.settings-header {
|
||||
font-size: calc(var(--font-ui-medium) * 1.3);
|
||||
font-weight: var(--font-bold);
|
||||
}
|
||||
92
.obsidian/workspace.json
vendored
92
.obsidian/workspace.json
vendored
@@ -4,17 +4,17 @@
|
||||
"type": "split",
|
||||
"children": [
|
||||
{
|
||||
"id": "667000fcea2358ec",
|
||||
"id": "9c2470d40c34f528",
|
||||
"type": "tabs",
|
||||
"children": [
|
||||
{
|
||||
"id": "4627108441be7d4c",
|
||||
"id": "f1867132072b3e78",
|
||||
"type": "leaf",
|
||||
"state": {
|
||||
"type": "markdown",
|
||||
"state": {
|
||||
"file": "פילוסופיה/יוונית/אפלטון/תיאיטיטוס.md",
|
||||
"mode": "preview",
|
||||
"file": "פילוסופיה/חדשה/שפינוזה/index.md",
|
||||
"mode": "source",
|
||||
"source": false
|
||||
}
|
||||
}
|
||||
@@ -65,13 +65,11 @@
|
||||
"state": {}
|
||||
}
|
||||
}
|
||||
],
|
||||
"currentTab": 1
|
||||
]
|
||||
}
|
||||
],
|
||||
"direction": "horizontal",
|
||||
"width": 300,
|
||||
"collapsed": true
|
||||
"width": 300
|
||||
},
|
||||
"right": {
|
||||
"id": "99950006b34d1af7",
|
||||
@@ -87,7 +85,7 @@
|
||||
"state": {
|
||||
"type": "backlink",
|
||||
"state": {
|
||||
"file": "פילוסופיה/יוונית/אפלטון/תיאיטיטוס.md",
|
||||
"file": "פילוסופיה/חדשה/שפינוזה/index.md",
|
||||
"collapseAll": false,
|
||||
"extraContext": false,
|
||||
"sortOrder": "alphabetical",
|
||||
@@ -104,7 +102,7 @@
|
||||
"state": {
|
||||
"type": "outgoing-link",
|
||||
"state": {
|
||||
"file": "פילוסופיה/יוונית/אפלטון/תיאיטיטוס.md",
|
||||
"file": "פילוסופיה/חדשה/שפינוזה/index.md",
|
||||
"linksCollapsed": false,
|
||||
"unlinkedCollapsed": true
|
||||
}
|
||||
@@ -127,7 +125,7 @@
|
||||
"state": {
|
||||
"type": "outline",
|
||||
"state": {
|
||||
"file": "פילוסופיה/יוונית/אפלטון/תיאיטיטוס.md"
|
||||
"file": "פילוסופיה/חדשה/שפינוזה/index.md"
|
||||
}
|
||||
}
|
||||
}
|
||||
@@ -135,8 +133,7 @@
|
||||
}
|
||||
],
|
||||
"direction": "horizontal",
|
||||
"width": 300,
|
||||
"collapsed": true
|
||||
"width": 300
|
||||
},
|
||||
"left-ribbon": {
|
||||
"hiddenItems": {
|
||||
@@ -145,43 +142,48 @@
|
||||
"canvas:Create new canvas": false,
|
||||
"daily-notes:Open today's daily note": false,
|
||||
"templates:Insert template": false,
|
||||
"command-palette:Open command palette": false,
|
||||
"markdown-importer:Open format converter": false
|
||||
"command-palette:Open command palette": false
|
||||
}
|
||||
},
|
||||
"active": "4627108441be7d4c",
|
||||
"active": "c9ed33689a5eb632",
|
||||
"lastOpenFiles": [
|
||||
"פילוסופיה/חדשה/index.md",
|
||||
"פילוסופיה/חדשה/קאנט/index.md",
|
||||
"פילוסופיה/חדשה/לייבניץ/index.md",
|
||||
"פילוסופיה/חדשה/לייבניץ/המונדולוגיה.md",
|
||||
"פילוסופיה/חדשה/לוק/index.md",
|
||||
"פילוסופיה/חדשה/יום/index.md",
|
||||
"פילוסופיה/חדשה/הגל/index.md",
|
||||
"פילוסופיה/חדשה/דקארט/index.md",
|
||||
"פילוסופיה/חדשה/ברקלי/index.md",
|
||||
"פילוסופיה/בודהיזם/זן/index.md",
|
||||
"index.md",
|
||||
"פילוסופיה/הציטוטים.md",
|
||||
"פילוסופיה/יוונית/קדם-סוקראטיים/המילטיים.md",
|
||||
"פילוסופיה/יוונית/קדם-סוקראטיים/היראקליטוס-ופארמנידס.md",
|
||||
"burnyeat_the_philosophical_sense_of_plato.pdf",
|
||||
"פילוסופיה/index.md",
|
||||
"פילוסופיה/יוונית/agrigento.jpg",
|
||||
"פילוסופיה/יוונית/more_material_on_the_sophists.pdf",
|
||||
"פילוסופיה/יוונית/אריסטו/אתיקה.md",
|
||||
"פילוסופיה/יוונית/אריסטו/index.md",
|
||||
"פילוסופיה/דת/אמונה.md",
|
||||
"כלליים/מלחמה/sedXJLFlI",
|
||||
"פילוסופיה/יוונית/אפלטון/פוליטאה.md",
|
||||
"פילוסופיה/יוונית/אפלטון/משתה.md",
|
||||
"פילוסופיה/יוונית/אפלטון/פיידון.md",
|
||||
"פילוסופיה/יוונית/אפלטון/תיאיטיטוס.md",
|
||||
"פסיכולוגיה/חשיבה/שקועה.md",
|
||||
"פסיכולוגיה/חשיבה/שיעור_11.1_חשיבה_וקבלת_החלטות_תשפד_(1).pptx",
|
||||
"פסיכולוגיה/חשיבה/סיכון.md",
|
||||
"פסיכולוגיה/חשיבה/hardman._ch_12+14.pdf",
|
||||
"פסיכולוגיה/תפיסה.md",
|
||||
"פסיכולוגיה/פסיכופתולוגיה/חרדה.md",
|
||||
"פסיכולוגיה/פסיכופתולוגיה.md",
|
||||
"פסיכולוגיה/פסיכוביולוגיה.md",
|
||||
"פסיכולוגיה/ניסויית.md",
|
||||
"פסיכולוגיה/מיניות.md",
|
||||
"פסיכולוגיה/מבוא.md",
|
||||
"פסיכולוגיה/חשיבה.md",
|
||||
"פסיכולוגיה/חברתית.md",
|
||||
"פסיכולוגיה/התפתחותית.md",
|
||||
"פסיכולוגיה.md",
|
||||
"פילוסופיה/נוצרית.md",
|
||||
"פילוסופיה/מיומנויות.md",
|
||||
"פילוסופיה/לשון.md",
|
||||
"פילוסופיה/לוגיקה.md",
|
||||
"פילוסופיה/יוונית/אפלטון.md",
|
||||
"פילוסופיה/יוונית.md",
|
||||
"פילוסופיה/טבע.md",
|
||||
"פילוסופיה/חדשה.md",
|
||||
"פילוסופיה/הגל/מטלות/מטלה ראשונה.docx",
|
||||
"פילוסופיה/הגל/מטלות",
|
||||
"פילוסופיה/הגל",
|
||||
"פילוסופיה/דת.md",
|
||||
"פילוסופיה/בודהיזם.md",
|
||||
"פילוסופיה/אתיקה.md",
|
||||
"כלליים/מלחמה/sedWlUWcw",
|
||||
"כלליים/מלחמה/sedKafZJm",
|
||||
"כלליים/מלחמה/sedlqyHZj",
|
||||
"כלליים/מלחמה/sedfWLobU",
|
||||
"potato.sh",
|
||||
"index.md.tmp",
|
||||
"פסיכולוגיה/חשיבה.md.tmp",
|
||||
"פילוסופיה/דת/חובה.md",
|
||||
"פילוסופיה/יוונית/בדיקה.md",
|
||||
"פילוסופיה/בודהיזם/זן.md",
|
||||
"פילוסופיה/בודהיזם/index.md",
|
||||
"favicon-32x32.png"
|
||||
]
|
||||
}
|
||||
Reference in New Issue
Block a user