Skip to content
This repository has been archived by the owner on Mar 2, 2024. It is now read-only.

[feature] obsidian notes app plugin #132

Closed
mikemccracken opened this issue Aug 18, 2022 · 8 comments
Closed

[feature] obsidian notes app plugin #132

mikemccracken opened this issue Aug 18, 2022 · 8 comments

Comments

@mikemccracken
Copy link

Obsidian is a free (with paid sync service) open source markdown-based note taker that is extensible via plugins:
https://obsidian.md/
https://github.com/obsidianmd/obsidian-api
https://marcus.se.net/obsidian-plugin-docs/

There already exists a well-done integration with excalidraw:
https://github.com/zsviczian/obsidian-excalidraw-plugin

It'd be great to have the option to use tldraw in obsidian instead.

@steveruizok
Copy link
Contributor

The maintainer of that integration is so active! I'm not a user myself, any idea where we would start?

@mikemccracken
Copy link
Author

Those links are my best guess, as I'm no kind of js programmer so I'm at a loss for where to start, sorry.
There's an active forum for obisidan that has a development channel, maybe that'd be useful: https://forum.obsidian.md/c/developers-api/14

@juliusgb
Copy link

I'm a fan of these tools. How about I give it a try - atleast a starting point.

@steveruizok
Copy link
Contributor

Go for it @juliusgb!

@juliusgb
Copy link

rolls-up sleeves and gets to work :)

@juliusgb
Copy link

Initial setup that adds the TLdraw option to Obsidian looks like this:

InitialSetupForObsidianTLdrawPlugin

Next step is to show/render an empty tldraw canvas when I click on that icon.

@juliusgb
Copy link

juliusgb commented Sep 3, 2022

obsidian-tldraw-plugin (https://github.com/juliusgb/obsidian-tldraw-plugin) opens .tldraw file extensions in tldraw that's embedded in Obsidian.

ObsidianTldrawPlugin

@mikemccracken
Copy link
Author

@juliusgb awesome - I'm looking forward to trying this out and even helping a bit if I can.

@TodePond TodePond transferred this issue from tldraw/tldraw May 5, 2023
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants