You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I checked my configurations files and the documentation
Command used
Upload single current active note
Plugin version
7.2.11
Describe the bug
I think this is a repeat or regression of the bug that was supposed to be fixed in #355
Basically note will be uploaded, then deleted, and the various commits are meged in without a realized change.
How to reproduce ?
Open command pallette with single note open
Upload Single Current Active Note
Minimal Reproducible Example
---date: 2024-06-12T20:30modified: 2024-07-15T13:00tags:
- product
- nodejs
- opensourcetitle: rehype-jsoncanvaspublic: truehidden: false---# rehype-jsoncanvas**This project is currently in active development/prove of concept stage and has a number of limitations. But feel free to fork, PR, or add issues if you have requests and I will respond quickly.**[View on Github](https://github.com/lovettbarron/rehype-jsoncanvas)[View on NPM](https://www.npmjs.com/package/rehype-jsoncanvas)
[Enveloppe](GithubBranch.newBranchOnRepo):
Branch successfully created (status: 201) on lovettbarron/2024.garden
plugin:obsidian-mkdocs-publisher:175 DEV LOGS [07:26:47.906] GithubBranch.publish:
Publishing file: note/rehype-jsoncanvas-test.md
plugin:obsidian-mkdocs-publisher:175 DEV LOGS [07:26:47.910] GithubBranch.publish:
Publishing rehype-jsoncanvas-test.md to [lovettbarron/2024.garden/main]
plugin:obsidian-mkdocs-publisher:175 [Enveloppe](GithubBranch.uploadOnMultipleRepo):
Upload rehype-jsoncanvas-test.md:_content/note/rehype-jsoncanvas-test.md on lovettbarron/2024.garden:books-7-16-2024
plugin:obsidian-mkdocs-publisher:22 GET https://api.github.com/repos/lovettbarron/2024.garden/contents/_content%2Fnote%2Frehype-jsoncanvas-test.md?ref=books-7-16-2024 404
fetchWrapper @ plugin:obsidian-mkdocs-publisher:22
request2 @ plugin:obsidian-mkdocs-publisher:22
hook @ plugin:obsidian-mkdocs-publisher:24
eval @ plugin:obsidian-mkdocs-publisher:6
Promise.then (async)
register @ plugin:obsidian-mkdocs-publisher:6
Object.assign.endpoint @ plugin:obsidian-mkdocs-publisher:22
upload @ plugin:obsidian-mkdocs-publisher:39
uploadText @ plugin:obsidian-mkdocs-publisher:39
uploadOnMultipleRepo @ plugin:obsidian-mkdocs-publisher:39
await in uploadOnMultipleRepo (async)
publish @ plugin:obsidian-mkdocs-publisher:39
await in publish (async)
shareOneNote @ plugin:obsidian-mkdocs-publisher:27
await in shareOneNote (async)
checkCallback @ plugin:obsidian-mkdocs-publisher:27
RK @ app.js:1
t.onChooseItem @ app.js:1
t.onChooseSuggestion @ app.js:1
t.selectSuggestion @ app.js:1
e.useSelectedItem @ app.js:1
(anonymous) @ app.js:1
e.handleKey @ app.js:1
e.onKeyEvent @ app.js:1
plugin:obsidian-mkdocs-publisher:175 DEV LOGS [07:26:48.251] GithubBranch.upload:
The 404 error is normal ! It means that the file does not exist yet. Don't worry ❤️.plugin:obsidian-mkdocs-publisher:175 [Enveloppe](deleteFromGithubOneRepo): trying to delete file : _content/note/rehype-jsoncanvas-test.md from lovettbarron/2024.garden
OS
MacOS
Anything else?
The file also didn't seem to upload while using Refresh Published and Upload New Notes.
Obsidian information
SYSTEM INFO:
Obsidian version: v1.6.5
Installer version: v1.4.14
Operating system: Darwin Kernel Version 23.5.0: Wed May 1 20:16:51 PDT 2024; root:xnu-10063.121.3~5/RELEASE_ARM64_T8103 23.5.0
Login status: logged in
Catalyst license: none
Insider build toggle: off
Live preview: on
Base theme: dark
Community theme: Things v2.1.20
Snippets enabled: 0
Restricted mode: off
Plugins installed: 32
Plugins enabled: 23
1: QuickAdd v1.10.0
2: Templater v2.3.3
3: Longform v2.0.7
4: Readwise Official v2.0.1
5: Dataview v0.5.67
6: Recent Files v1.4.1
7: Better Word Count v0.10.1
8: Enveloppe v7.2.11
9: Edit MDX v1.0.1
10: Bulk Rename v0.5.2
11: Periodic Notes v0.0.17
12: Calendar v1.5.10
13: Yaml Manager v1.3.3
14: Paste image rename v1.6.1
15: Highlight Public Notes v1.6.0
16: Regex Find/Replace v1.2.0
17: Multi Properties v1.1.1
18: Clear Unused Images v1.1.0
19: Update time on edit v2.4.0
20: Find orphaned files and broken links v1.10.0
21: Linter v1.25.0
22: Kanban v2.0.51
23: Local Images Plus v0.15.9
RECOMMENDATIONS:
Custom theme and snippets: forcosmetic issues, please first try updating your theme and disabling your snippets. If still not fixed, please try to make the issue happenin the Sandbox Vault or disable community theme and snippets.
Community plugins: forbugs, please first try updating all your plugins to latest. If still not fixed, please try to make the issue happenin the Sandbox Vault or disable community plugins.
The text was updated successfully, but these errors were encountered:
Very quick update. While trying to figure this out, I saw that one of the files (a week note) did upload, but the jsoncanvas one didn't.
I thought that perhaps that was the cause, so modified unHandledObsidianExt to only have "canvas" and tried again. However the same result occurs.
Note, this is using the command Upload Unpublished Notes
lovettbarron
changed the title
[Bug]: Upload Single Current Active Note uploads then deletes, merges with no changes.
[Bug]: Upload Single Current Active Note/Upload Unpublished Note uploads then deletes, merges with no changes.
Jul 16, 2024
Issue validation
Command used
Upload single current active note
Plugin version
7.2.11
Describe the bug
I think this is a repeat or regression of the bug that was supposed to be fixed in #355
Basically note will be uploaded, then deleted, and the various commits are meged in without a realized change.
How to reproduce ?
Minimal Reproducible Example
Configuration
Relevant log output
OS
MacOS
Anything else?
The file also didn't seem to upload while using Refresh Published and Upload New Notes.
Obsidian information
The text was updated successfully, but these errors were encountered: