added working obsidian workspace with basic documentation#74
Open
bamtests wants to merge 1 commit intokasmtech:developfrom
Open
added working obsidian workspace with basic documentation#74bamtests wants to merge 1 commit intokasmtech:developfrom
bamtests wants to merge 1 commit intokasmtech:developfrom
Conversation
|
@bamtests I love the Obsidian commit you PR'd! I have a nascent idea for "GitHub Dev" Kasm image that I haven't started working on yet, but the gist is: I want to build a Kasm image with Code/VSCode and Obsidian in a single image with persistant or symlinked storage to maintain GitHub credentials, local Git repos, and Code/VSCode plugins. The goal is for devs who would like to switch between workstations, without complications of premature commits and unnecessarily frequent pulls; a dev could move from workstation-to-workstation seamlessly... Would you be interested in teaming up on a project like that? If so DM me! |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Tested as both a standalone application and in an Ubuntu desktop image. Feel free to pull the images I have built to test/try it out: kasmweb-obsidian and ubuntu-jammy-dind-rootless-obsidian
To properly finalize, if accepted, I assume someone would want to fill out the rest of the demo.txt file with the proper information, but I tried to add what I could otherwise.
I figured others would also want to use Obsidian in their workspaces, so I wanted to share.