thesamim / TickTickSync

GNU General Public License v3.0
98 stars 2 forks source link

Default folders starting with '/' create default folder outside vault #93

Closed thesamim closed 3 months ago

thesamim commented 3 months ago
          ### After changing the default folder `/01_Documents/Tasks` to `01_Documents/Tasks`, these errors have been reduced.

Log

plugin:tickticksync:23358 TickTick scheduled synchronization task started at 3/21/2024, 11:41:56 AM
plugin:tickticksync:22747 We have:  38  tasks on https://api.ticktick.com/api/v2
plugin:tickticksync:22748 There are:  38  tasks in Cache.
plugin:tickticksync:22828 No synchronization changes.
plugin:tickticksync:23463 An error occurred: Error: EISDIR: illegal operation on a directory, read
scheduledSynchronization @ plugin:tickticksync:23463
await in scheduledSynchronization (async)
eval @ plugin:tickticksync:22987
plugin:tickticksync:23467 TickTick scheduled synchronization task completed at 3/21/2024, 11:41:57 AM
plugin:tickticksync:23358 TickTick scheduled synchronization task started at 3/21/2024, 11:43:23 AM
plugin:tickticksync:22747 We have:  38  tasks on https://api.ticktick.com/api/v2
plugin:tickticksync:22748 There are:  38  tasks in Cache.
plugin:tickticksync:22828 No synchronization changes.
plugin:tickticksync:23463 An error occurred: Error: EISDIR: illegal operation on a directory, read
scheduledSynchronization @ plugin:tickticksync:23463
await in scheduledSynchronization (async)
eval @ plugin:tickticksync:23134
plugin:tickticksync:23467 TickTick scheduled synchronization task completed at 3/21/2024, 11:43:25 AM
plugin:tickticksync:23358 TickTick scheduled synchronization task started at 3/21/2024, 11:46:22 AM
plugin:tickticksync:22747 We have:  38  tasks on https://api.ticktick.com/api/v2
plugin:tickticksync:22748 There are:  38  tasks in Cache.
plugin:tickticksync:22828 No synchronization changes.
plugin:tickticksync:23463 An error occurred: Error: EISDIR: illegal operation on a directory, read
scheduledSynchronization @ plugin:tickticksync:23463
await in scheduledSynchronization (async)
eval @ plugin:tickticksync:22987
plugin:tickticksync:23467 TickTick scheduled synchronization task completed at 3/21/2024, 11:46:24 AM

Originally posted by @IMXeno123 in https://github.com/thesamim/TickTickSync/issues/86#issuecomment-2013298447

LemurTech commented 3 months ago

I believe I have seen this as well, during some of my testing. I was wondering how that 'Tasks' folder might have gotten there!