-
Notifications
You must be signed in to change notification settings - Fork 17
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
The Plan #1
Comments
I'm still in "pre-production" where I'm scoping out the full extent of what will be supported, but I can set up a project kanban with the first public release in late January. |
Ok. I am excited to see what you come up with. It will be interesting as Obsidian has a metadata update planned, so there might be some overlap... |
Is late january still slated to be the first public release? @blacksmithgu |
I was thinking maybe the team has asked if this could be the metadata improvements in core rather than a community plugin 🤷♂️ Update of the current search code block option... |
Interesting idea. |
That's why It's called data"core" as in "core plugin" xp |
Could you please update the expected release date? |
I've added a roadmap indicating the extent of the functionality I intend to support; I'm backing off a bit on the release date to "winter" which means sometime between now and mid-late-March. |
is there anything i can do to help out with developing this plugin? if so, what? i just don't want to accidentally open a PR for something you're already working on @blacksmithgu |
@GamerGirlandCo There's a lot of ground to cover depending on your interest. I need a bit more time to put some critical pieces together, but I think coming up with + indexing canvas files would be really neat. I haven't thought through how the metadata for them should look like yet. Alternatively, adding some basic metadata extraction for PDF files, images, or videos. |
i've managed to implement a way to index canvas files with metadata (see obsidian-dataview/#1803). let me know if there's anything you'd personally like to change for datacore, i'm open to improvements! |
I noticed the Obsidian team has moved "Metadata Improvements" back to Short term status. |
Are there any further updates on the release date? Thanks. |
soon™ |
beautiful, can't wait for this plugin. Does querying at the the block/section level mean that a single file can be queried based on inline key/values? That is exactly what I'm looking for! When will this be out? |
hey, also you might want to look at the "Modules" plugin. it solves the |
how would querying yaml work? i want to help implement this as it seems easy enough for me. is your intention to have YAML objects be "inline" fields (i.e., able to be placed inside lists and tasks)? |
Sadly it didn't make it in time for Obsidian October :(. That being said, obsidian modules looks great! I'll have to make sure it will work with Datacore properly. |
@GamerGirlandCo The first pass of YAML objects should be fairly straight forward- we just detect codeblocks that are annotated with |
Should YAML properties be accessible as inline fields, if a block contains a YAML codeblock? |
I'm not decided, but I'm leaning towards no (or there should be a different annotation for that behavior). We already have properties and inline field syntax for that. Maybe something like |
|
Hi all, Related to @xDovos 's question: @blacksmithgu could you give us a very rough ETA of a release for datacore? And/Or would you consider updating the roadmap ? (One of the reasons I am so interested in datacore is because I would like to create a template obsidian vault with github sync to enable research collaborations on theory building and literature reviews - datacore will definitely help with making summaries/overviews easier to manage!) |
Hey :) This looks amazing! How do we get involved in the development of this? It's not super clear what's being worked on currently and what could use a new contributor. |
Yes - I think it's probably time to spin up a discord or other chat platform to make it easier for contributors to understand the State of The World (TM) and collaborate. |
does that mean the first phase where you worked on the core of the datacore is over and that the community will be involved from now on? I'm looking forward to discord, this is for me the first pretty complex plugin that I want to "get into the code" |
As someone that doesn't live on Github, seeing a plugin roadmap is really helpful.
The database folder plugin has a roadmap I often go to to check for future features, bugs, and plans.
Do you have any intention of including that here?
Just trying to get a sense of time here 😁
The text was updated successfully, but these errors were encountered: