Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

feat!: Update vault based on changes in Obsidian v1.1 #6

Merged
merged 5 commits into from
Mar 23, 2023

Conversation

andrewmcodes
Copy link
Owner

@andrewmcodes andrewmcodes commented Mar 23, 2023

PR Purpose

Updates the vault based on the changes in v1.1 of the app..

Changes Summary

  • app.json:
    • Removed legacyEditor and livePreview settings
    • Changed tabSize to 4 and useTab to false
    • Removed promptDelete setting
    • Added alwaysUpdateLinks, showFrontmatter, and showUnsupportedFiles settings
    • Changed the attachment folder path to _assets/attachments
  • appearance.json: Added accentColor setting with value #6e56cf
  • core-plugins-migration.json: Added file-explorer, global-search, switcher, graph, backlink, canvas, outgoing-link, tag-pane, daily-notes, templates, note-composer, command-palette, slash-command, editor-status, and file-recovery plugins; removed audio-recorder, open-with-default-app, random-note, markdown-importer, zk-prefixer, publish, slides, sync, and workspaces plugins
  • core-plugins.json: Added canvas plugin; removed page-preview and audio-recorder plugins
  • graph.json: Added default settings for graph view
  • hotkeys.json: Changed keybinds for editor:insert-wikilink, command-palette:open, app:delete-file, switcher:open, workspace:split-horizontal, workspace:split-vertical, editor:swap-line-down, editor:swap-line-up, open-with-default-app:open, open-with-default-app:show, app:toggle-left-sidebar, and app:toggle-right-sidebar commands; removed keybind for editor:unfold-all command; added keybind for markdown:toggle-preview command and insert-template plugin
  • Removed workspace and workspaces.json files from .obsidian/ directory
  • Updated README.md
  • Renamed _START HERE.md to GETTING STARTED.md with updated instructions
  • Updated daily notes template

Screenshots

2023-03-22T1722-Obsidian@2x

Conventional Commits

@andrewmcodes andrewmcodes self-assigned this Mar 23, 2023
@andrewmcodes andrewmcodes added the feat New feature or request label Mar 23, 2023
@andrewmcodes andrewmcodes changed the title Update for changed settings in v1.1 feat!: Update vault based on changes in Obsidian v1.1 Mar 23, 2023
@andrewmcodes andrewmcodes merged commit ad0a57b into main Mar 23, 2023
@andrewmcodes andrewmcodes deleted the update-for-changed-settings branch March 23, 2023 00:47
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
feat New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant