vault backup: 2024-04-13 17:35:39
This commit is contained in:
3
.obsidian/community-plugins.json
vendored
3
.obsidian/community-plugins.json
vendored
@@ -1,4 +1,3 @@
|
||||
[
|
||||
"obsidian-git",
|
||||
"cicada-sync"
|
||||
"obsidian-git"
|
||||
]
|
||||
17
.obsidian/plugins/cicada-sync/data.json
vendored
17
.obsidian/plugins/cicada-sync/data.json
vendored
@@ -1,17 +0,0 @@
|
||||
{
|
||||
"deviceName": "webapp",
|
||||
"remoteRepo": "https://gitea.akanealw.com/akanealw/obisidian.git",
|
||||
"basePath": "/config/vault",
|
||||
"branchName": "main",
|
||||
"syncImages": false,
|
||||
"syncAudio": false,
|
||||
"syncVideos": false,
|
||||
"syncPdfs": false,
|
||||
"syncOtherFiles": false,
|
||||
"syncMainSettings": false,
|
||||
"syncAppearanceSettings": false,
|
||||
"syncThemesAndSnippets": false,
|
||||
"syncHotkeys": false,
|
||||
"syncCorePluginSettings": false,
|
||||
"syncCommunityPluginSettings": false
|
||||
}
|
||||
5764
.obsidian/plugins/cicada-sync/main.js
vendored
5764
.obsidian/plugins/cicada-sync/main.js
vendored
File diff suppressed because one or more lines are too long
10
.obsidian/plugins/cicada-sync/manifest.json
vendored
10
.obsidian/plugins/cicada-sync/manifest.json
vendored
@@ -1,10 +0,0 @@
|
||||
{
|
||||
"id": "cicada-sync",
|
||||
"name": "Cicada Synchronizer",
|
||||
"version": "1.0.1",
|
||||
"minAppVersion": "0.15.0",
|
||||
"description": "uses Git to synchronize vaults for team collaboration.",
|
||||
"author": "Adapole, Mahyar Mirrashed",
|
||||
"authorUrl": "https://github.com/adapole",
|
||||
"isDesktopOnly": true
|
||||
}
|
||||
15
.obsidian/plugins/cicada-sync/styles.css
vendored
15
.obsidian/plugins/cicada-sync/styles.css
vendored
@@ -1,15 +0,0 @@
|
||||
/*
|
||||
|
||||
This CSS file will be included with your plugin, and
|
||||
available in the app when your plugin is enabled.
|
||||
|
||||
If your plugin does not need CSS, delete this file.
|
||||
|
||||
*/
|
||||
.sync-title {
|
||||
margin-top: 0;
|
||||
}
|
||||
|
||||
.sync-conflicting-files {
|
||||
margin-top: 0;
|
||||
}
|
||||
7
.obsidian/workspace.json
vendored
7
.obsidian/workspace.json
vendored
@@ -4,11 +4,11 @@
|
||||
"type": "split",
|
||||
"children": [
|
||||
{
|
||||
"id": "efab876a0fbc4edb",
|
||||
"id": "3f29b0512f967fd3",
|
||||
"type": "tabs",
|
||||
"children": [
|
||||
{
|
||||
"id": "9d73cd426040a98c",
|
||||
"id": "4ecd189d82739dac",
|
||||
"type": "leaf",
|
||||
"state": {
|
||||
"type": "empty",
|
||||
@@ -130,7 +130,6 @@
|
||||
},
|
||||
"left-ribbon": {
|
||||
"hiddenItems": {
|
||||
"cicada-sync:CI-SYNC": false,
|
||||
"switcher:Open quick switcher": false,
|
||||
"graph:Open graph view": false,
|
||||
"canvas:Create new canvas": false,
|
||||
@@ -139,7 +138,7 @@
|
||||
"command-palette:Open command palette": false
|
||||
}
|
||||
},
|
||||
"active": "9d73cd426040a98c",
|
||||
"active": "4ecd189d82739dac",
|
||||
"lastOpenFiles": [
|
||||
"LGV30S.md",
|
||||
"alpine-resize-disk.md.md",
|
||||
|
||||
Reference in New Issue
Block a user