added enclave widget, added explorer to mobile

This commit is contained in:
Heli-o 2024-10-13 09:38:55 +02:00
parent 6b7f678905
commit 610536f7b7
8 changed files with 237 additions and 4 deletions

1
content/.obsidian/app.json vendored Normal file
View file

@ -0,0 +1 @@
{}

1
content/.obsidian/appearance.json vendored Normal file
View file

@ -0,0 +1 @@
{}

View file

@ -0,0 +1,30 @@
{
"file-explorer": true,
"global-search": true,
"switcher": true,
"graph": true,
"backlink": true,
"canvas": true,
"outgoing-link": true,
"tag-pane": true,
"properties": false,
"page-preview": true,
"daily-notes": true,
"templates": true,
"note-composer": true,
"command-palette": true,
"slash-command": false,
"editor-status": true,
"bookmarks": true,
"markdown-importer": false,
"zk-prefixer": false,
"random-note": false,
"outline": true,
"word-count": true,
"slides": false,
"audio-recorder": false,
"workspaces": false,
"file-recovery": true,
"publish": false,
"sync": false
}

20
content/.obsidian/core-plugins.json vendored Normal file
View file

@ -0,0 +1,20 @@
[
"file-explorer",
"global-search",
"switcher",
"graph",
"backlink",
"canvas",
"outgoing-link",
"tag-pane",
"page-preview",
"daily-notes",
"templates",
"note-composer",
"command-palette",
"editor-status",
"bookmarks",
"outline",
"word-count",
"file-recovery"
]

154
content/.obsidian/workspace.json vendored Normal file
View file

@ -0,0 +1,154 @@
{
"main": {
"id": "1b4ee208096021d5",
"type": "split",
"children": [
{
"id": "370d45243bad74b4",
"type": "tabs",
"children": [
{
"id": "7c4c801b0bba2907",
"type": "leaf",
"state": {
"type": "markdown",
"state": {
"file": "index.md",
"mode": "source",
"source": true
}
}
}
]
}
],
"direction": "vertical"
},
"left": {
"id": "91d30aa35c316a18",
"type": "split",
"children": [
{
"id": "a512ba7a9429047c",
"type": "tabs",
"children": [
{
"id": "b02df33ae1b6e314",
"type": "leaf",
"state": {
"type": "file-explorer",
"state": {
"sortOrder": "alphabetical"
}
}
},
{
"id": "91e53df07d1ce3c9",
"type": "leaf",
"state": {
"type": "search",
"state": {
"query": "",
"matchingCase": false,
"explainSearch": false,
"collapseAll": false,
"extraContext": false,
"sortOrder": "alphabetical"
}
}
},
{
"id": "0c048bc1bf6a22cc",
"type": "leaf",
"state": {
"type": "bookmarks",
"state": {}
}
}
]
}
],
"direction": "horizontal",
"width": 300
},
"right": {
"id": "53918ed3436f1952",
"type": "split",
"children": [
{
"id": "22f7a7756b9ab6df",
"type": "tabs",
"children": [
{
"id": "79081b5a12be4d80",
"type": "leaf",
"state": {
"type": "backlink",
"state": {
"file": "index.md",
"collapseAll": false,
"extraContext": false,
"sortOrder": "alphabetical",
"showSearch": false,
"searchQuery": "",
"backlinkCollapsed": false,
"unlinkedCollapsed": true
}
}
},
{
"id": "cb710a56ff24bf96",
"type": "leaf",
"state": {
"type": "outgoing-link",
"state": {
"file": "index.md",
"linksCollapsed": false,
"unlinkedCollapsed": true
}
}
},
{
"id": "61a8858c68a2bb03",
"type": "leaf",
"state": {
"type": "tag",
"state": {
"sortOrder": "frequency",
"useHierarchy": true
}
}
},
{
"id": "cea791fd50e7259c",
"type": "leaf",
"state": {
"type": "outline",
"state": {
"file": "index.md"
}
}
}
]
}
],
"direction": "horizontal",
"width": 300
},
"left-ribbon": {
"hiddenItems": {
"switcher:Open quick switcher": false,
"graph:Open graph view": false,
"canvas:Create new canvas": false,
"daily-notes:Open today's daily note": false,
"templates:Insert template": false,
"command-palette:Open command palette": false
}
},
"active": "7c4c801b0bba2907",
"lastOpenFiles": [
"Links.md",
"Webrings.md",
"index.md"
]
}

View file

@ -4,3 +4,9 @@
<a class="ringbtn" href="https://fediring.net/random">Random</a>
<a class="ringbtn" href="https://fediring.net/next?host=derg.cz"></a>
</div>
# [The Enbclave Webring](https://zatzhing.me/webring)
<div id='enclave-webring'>
<script type="text/javascript" src="https://zatzhing.me/pages/webring/onionring-variables.js"></script>
<script type="text/javascript" src="https://zatzhing.me/pages/webring/onionring-widget.js"></script>
</div>

View file

@ -33,3 +33,22 @@ I never start conversation so it's up to you to start it.
- [Telegram](https://t.me/ulyxie)
- [my git](https://git.derg.cz/ulysia)
- [Github](https://github.com/ulyxie)
# Rings
<div class="fediring" style="display:flex; flex-direction:column; margin:0px">
<h2 style="margin:0px; color:var(--primary);"><a href="https://fediring.net/">Fediring</a></h2>
<div class="ring" style="display:flex; flex-direction:row; margin:0px">
<a class="ringbtn" style="margin:5px" href="https://fediring.net/previous?host=derg.cz"></a>
<a class="ringbtn" style="margin:5px" href="https://fediring.net/random">Random</a>
<a class="ringbtn" style="margin:5px" href="https://fediring.net/next?host=derg.cz"></a>
</div>
</div>
[The Enbclave Webring](https://zatzhing.me/webring)
<div id='enclave-webring'>
<script type="text/javascript" src="https://zatzhing.me/pages/webring/onionring-variables.js"></script>
<script type="text/javascript" src="https://zatzhing.me/pages/webring/onionring-widget.js"></script>
</div>
</div>

View file

@ -28,7 +28,8 @@ export const defaultContentPageLayout: PageLayout = {
Component.MobileOnly(Component.Spacer()),
Component.Search(),
Component.Darkmode(),
Component.DesktopOnly(Component.Explorer()),
// Component.DesktopOnly(Component.Explorer()),
Component.Explorer(),
],
right: [
Component.Graph(),
@ -45,7 +46,8 @@ export const defaultListPageLayout: PageLayout = {
Component.MobileOnly(Component.Spacer()),
Component.Search(),
Component.Darkmode(),
Component.DesktopOnly(Component.Explorer()),
// Component.DesktopOnly(Component.Explorer()),
Component.Explorer(),
],
right: [
Component.Graph({