dartungar / obsidian-mood-tracker

mood tracking for obsidian.md
MIT License
81 stars 5 forks source link

No mood tracker data file found at /data//mood-tracker-data.json. Creating a new one... #6

Closed smirnovmaksim91 closed 1 year ago

smirnovmaksim91 commented 1 year ago

Hi! When activating the plugin, the following warning appears: No mood tracker data file found at /data/mood-tracker-data.json. Creating a new one... Screenshot 2023-06-02 at 19 34 11

dartungar commented 1 year ago

@smirnovmaksim91 it is expected. the plugin didnt find a data file and created it for you. does the plugin work properly after the warning?

KingRecycle commented 1 year ago

I see the popup every time I launch Obsidian or toggle the plugin off and on. I can't seem to find this file either so it never created it I think.

dartungar commented 1 year ago

Do you have the 'data' folder at the root of your vault? Also (again) what OS are you using?

пт, 2 июн. 2023 г., 23:34 Charlie @.***>:

I see the popup every time I launch Obsidian or toggle the plugin off and on. I can't seem to find this file either so it never created it I think.

— Reply to this email directly, view it on GitHub https://github.com/dartungar/obsidian-mood-tracker/issues/6#issuecomment-1574285165, or unsubscribe https://github.com/notifications/unsubscribe-auth/AITT22M37LBSCSTSIUL26TDXJJE6XANCNFSM6AAAAAAYYRHIWY . You are receiving this because you were assigned.Message ID: @.***>

smirnovmaksim91 commented 1 year ago

Good afternoon. I am using a 2018 MacBook Pro (macOS 13.3.1 (a)). After this message disappears, nothing happens. The command to control the plugin does not appear. Screenshot 2023-06-03 at 11 05 51

dartungar commented 1 year ago

Seems like I will need to setup MacOS emulator or something like this to reproduce this.

сб, 3 июн. 2023 г., 11:09 smirnovmaksim91 @.***>:

Good afternoon. I am using a 2018 MacBook Pro. After this message disappears, nothing happens. The command to control the plugin does not appear. [image: Screenshot 2023-06-03 at 11 05 51] https://user-images.githubusercontent.com/70570280/243068297-b044d2e7-fc23-46f2-b136-bf703f213800.png

— Reply to this email directly, view it on GitHub https://github.com/dartungar/obsidian-mood-tracker/issues/6#issuecomment-1574769084, or unsubscribe https://github.com/notifications/unsubscribe-auth/AITT22JWEJTRIREFIJTXY53XJLWJZANCNFSM6AAAAAAYYRHIWY . You are receiving this because you were assigned.Message ID: @.***>

KingRecycle commented 1 year ago

Do you have the 'data' folder at the root of your vault? Also (again) what OS are you using? пт, 2 июн. 2023 г., 23:34 Charlie @.>: I see the popup every time I launch Obsidian or toggle the plugin off and on. I can't seem to find this file either so it never created it I think. — Reply to this email directly, view it on GitHub <#6 (comment)>, or unsubscribe https://github.com/notifications/unsubscribe-auth/AITT22M37LBSCSTSIUL26TDXJJE6XANCNFSM6AAAAAAYYRHIWY . You are receiving this because you were assigned.Message ID: @.>

I do not see a Data folder and i'm on Windows 11.

dartungar commented 1 year ago

@KingRecycle @smirnovmaksim91 turns out it was an issue with handling non-existing 'data' folder... should be fixed in v0.1.1. Sorry for that!