Update from obsidian - thinkpad

Affected files:
.obsidian/community-plugins.json
.obsidian/plugins/editor-width-slider/data.json
.obsidian/plugins/editor-width-slider/main.js
.obsidian/plugins/editor-width-slider/manifest.json
.obsidian/plugins/editor-width-slider/styles.css
.obsidian/plugins/obsidian-kanban/data.json
.obsidian/workspace.json
projects/personal-page-notes/Dev Stack.md
projects/personal-page.md
projects/project-deas.md
projects/radio.md
projects/todos-notes/Improve VPN setup.md
projects/todos-notes/Setup notification services.md
projects/todos-notes/Update keyboard config.md
projects/todos-notes/Update tmux config.md
projects/todos.md
This commit is contained in:
Alexander Navarro 2023-08-25 18:58:49 -04:00
parent 09ac6941c6
commit e5e527ff3f
16 changed files with 304 additions and 24 deletions

View file

@ -0,0 +1,11 @@
{
"id": "editor-width-slider",
"name": "Editor Width Slider",
"version": "1.0.3",
"minAppVersion": "0.15.0",
"description": "Customize Obsidian's editor width with a slider for a tailored editing experience.",
"author": "@MugishoMp",
"authorUrl": "https://github.com/MugishoMp",
"fundingUrl": "https://www.paypal.com/donate/?hosted_button_id=E4APAMMHVJE4N",
"isDesktopOnly": true
}