Skip to content
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

Todoist Page got deleted on its own after Plugin crash #255

Closed
tormung83 opened this issue Nov 15, 2023 · 1 comment
Closed

Todoist Page got deleted on its own after Plugin crash #255

tormung83 opened this issue Nov 15, 2023 · 1 comment
Labels
🐛 bug Something isn't working

Comments

@tormung83
Copy link

Describe the bug
After installing and enabling the plug in, I used the sample code blocks in a new .md document file.

To Reproduce
Steps to reproduce the behavior:

I simply create a new Obsidian .md document which I called Todoist.
I then added the sample code blocks:

name: My Tasks
filter: "today | overdue"
name: Highest Priority & Date
filter: "today | overdue"
sorting: 
   - date
   - priority
group: true

I enabled the automatic refresh from the plugin settings which comes by default with the plugin.
And after a few minutes, the .md file got deleted without any interaction. The plugin is still enabled though.

Expected behavior
The file where I add the default sample code blocks should work as I am not even adding custom code blocks.

Screenshots
N/A

Desktop (please complete the following information):

  • Plugin Version [e.g. 1.11.1]
  • Obsidian Version [e.g. 1.4.16]

Additional context
I installed the plugin from the Community plugins as I usually install them all.

@tormung83 tormung83 added the 🐛 bug Something isn't working label Nov 15, 2023
@jamiebrynes7
Copy link
Owner

Hi @tormung83, this plugin doesn't interact with files at all, so I'm fairly confident in saying that this plugin is not the cause of the your file being deleted.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
🐛 bug Something isn't working
Projects
None yet
Development

No branches or pull requests

2 participants