You've already forked obsidian-visualiser
Fix login, registration and made the first database version.
This commit is contained in:
@@ -14,6 +14,7 @@ export default defineTask({
|
||||
description: 'Synchronise the project 1 with Obsidian',
|
||||
},
|
||||
async run(event) {
|
||||
console.log('Task "sync" executed');
|
||||
/* try {
|
||||
const tree = await $fetch('https://git.peaceultime.com/api/v1/repos/peaceultime/system-aspect/git/trees/master', {
|
||||
method: 'get',
|
||||
|
||||
Reference in New Issue
Block a user