Skip to content

chore: add obsidian config files#94

Merged
monotykamary merged 3 commits into
masterfrom
chore/add-obsidian-config-folder
Sep 17, 2022
Merged

chore: add obsidian config files#94
monotykamary merged 3 commits into
masterfrom
chore/add-obsidian-config-folder

Conversation

@monotykamary

Copy link
Copy Markdown
Collaborator

What's this PR do?

  • Removes .obsidian entry from gitignore to include Obsidian configurations

Purpose

In Obsidian, there is a feature where we can share and manage collaborators to the the main site:

Screen Shot 2022-09-16 at 10 41 39 AM

In order to maintain configuration consistency across all collaborators, we need to make sure the .obsidian folder (excluding the workspace) is version controlled on git. This is in the case where we implement a custom theme or have configurations that we want all collaborators to have to avoid conflicting publishes.

@monotykamary

monotykamary commented Sep 16, 2022

Copy link
Copy Markdown
Collaborator Author

REQUIRED CHECKS:

  • check current files are sanitized or do not include sensitive information
  • check acceptability of current plugins
  • check and ignore future folders that may include sensitive information or compromise settings

NOTES:

  • some community plugins will have sensitive configuration (e.g: data.json); TODO create wiki entry for auditing and checking community plugin data.
  • logo and theme is only manageable by main account, not on collaborator accounts

@monotykamary monotykamary merged commit 91f389f into master Sep 17, 2022
@tieubao tieubao deleted the chore/add-obsidian-config-folder branch April 25, 2025 23:01
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants