Mara's Developper Corner

MDC

Mara's Developper Corner

Join the community to ask questions about Mara's Developper Corner and get answers from other members.

Join

Can't upload to github

Connection is valid but when i try to upload it says theres nothing to upload ?
No description

Images are pushed every time

```json { "github": { "branch": "master", "automaticallyMergePR": false,...
Solution:
It will always "push" the first note (when using with "send active note") but not always the other
No description

Plugin publishes unshared notes

I have a note which links to another note which doesn't have a share: true property. For some reason, however, the plugin keeps pushing the linked notes (at the root of the repo). Here's my config ```json { "github": {...
Solution:
should be fixed in the last version

How to get help?

Please, follow the proposed template below: Mandatory fields are marked by ⭐ Issue validation ⭐ - [ ] I checked the issues to prevent duplicate...

Is it possible to somehow publish assets without a note?

I want to make an image gallery with all the images stored in Obsidian in different folders, e.g. Nature/ Urban/ Interior/ etc. I want to simply push all the assets into the respective folder into my GitHub repo without a note referencing them.

Refresh all published notes doesn't seem to work

On the left you can see the updated note in Obsidian and on the right you can see what's in the repo. For some reason it doesn't detect this as a change and I can't upload all the notes that have been changed
No description

Folder path & filename replacer doesn't apply to Excalidraw svgs

I have the following replacer and it works fine for my regular attachments, but fails for the Excalidraw generated svgs.
No description