4Source

Results 96 comments of 4Source

> My request is not about syncing to different devices, but different configuration folders within the same vault. I just mention it because I thought you use one of your...

> Yeah, but wouldn't that mean that the same plugins are installed in the configuration on both devices? I suppose the difference would be which ones are enabled on each...

If I understood you correct you now have one vault hat get synced (by some external software) between different devices and for each device you have a different configuration (separate...

> This sounds good. However, with one configuration folder, does this mean that the vault changes depending on the device you are on? Like when I open the vault on...

Problem is that the settings of obsidian get synced by the cloud and the profiles could not match on the different devices. This results in a saving issue.

> Hi @4Source you've been really powering through the issues lately, great work! Thanks, thought less open bug would result in more time for the great ideas there are already...

@ronzulu Not sure it was your choice but found code that is edited by you. Why the use of the moments lib and not the Date from build in javascript?...

> From memory I tried to standardize using it (instead of a mixture including raw Unix style times), but I didn't introduce it's usage. Ok then I will go through...

> If a file is currently in the coverage list and someone modifies it without updating the unit tests, the coverage test will fail, which I think is good. Yes...

I will add more tests to this branch to increase coverage when I have the time.