vault backup: 2023-10-04 19:47:04
This commit is contained in:
15
.obsidian/plugins/notion-like-tables/data.json
vendored
15
.obsidian/plugins/notion-like-tables/data.json
vendored
@@ -1,4 +1,16 @@
|
||||
{
|
||||
"shouldDebug": false,
|
||||
"createAtObsidianAttachmentFolder": false,
|
||||
"customFolderForNewFiles": "",
|
||||
"removeMarkdownOnExport": true,
|
||||
"defaultEmbedWidth": "100%",
|
||||
"defaultEmbedHeight": "340px",
|
||||
"hasMigratedTo800": true,
|
||||
"showWelcomeModal": false,
|
||||
"showSupportModal": true,
|
||||
"showWhatsNewModal": true,
|
||||
"defaultFrozenColumnCount": 1,
|
||||
"pluginVersion": "8.6.4",
|
||||
"data": {
|
||||
"table-id-ncD19n": {
|
||||
"model": {
|
||||
@@ -168,6 +180,5 @@
|
||||
"viewModes": [],
|
||||
"eventType": "update-state"
|
||||
},
|
||||
"shouldClear": false,
|
||||
"shouldDebug": false
|
||||
"shouldClear": false
|
||||
}
|
||||
47707
.obsidian/plugins/notion-like-tables/main.js
vendored
47707
.obsidian/plugins/notion-like-tables/main.js
vendored
File diff suppressed because one or more lines are too long
@@ -1,11 +1,14 @@
|
||||
{
|
||||
"id": "notion-like-tables",
|
||||
"name": "Notion-Like Tables",
|
||||
"minAppVersion": "0.15.0",
|
||||
"description": "Your premiere tool for creating and managing tabular data in Obsidian.md",
|
||||
"name": "DataLoom",
|
||||
"minAppVersion": "1.2.0",
|
||||
"description": "Weave together data from diverse sources into a cohesive table view. Inspired by Excel Spreadsheets and Notion.so.",
|
||||
"author": "Trey Wallis",
|
||||
"authorUrl": "https://github.com/trey-wallis",
|
||||
"isDesktopOnly": false,
|
||||
"fundingUrl": "https://www.buymeacoffee.com/treywallis",
|
||||
"version": "6.18.6"
|
||||
"fundingUrl": {
|
||||
"GitHub": "https://github.com/sponsors/trey-wallis",
|
||||
"Buymeacoffee": "https://www.buymeacoffee.com/treywallis"
|
||||
},
|
||||
"version": "8.6.4"
|
||||
}
|
||||
|
||||
919
.obsidian/plugins/notion-like-tables/styles.css
vendored
919
.obsidian/plugins/notion-like-tables/styles.css
vendored
File diff suppressed because it is too large
Load Diff
Reference in New Issue
Block a user