- Document history is now displayed again.

Reorganised:
- Many files have been refactored.
This commit is contained in:
vorotamoroz
2023-01-17 17:39:26 +09:00
parent 5d1074065c
commit 6513c53c7e
9 changed files with 40 additions and 53 deletions

View File

@@ -1,6 +1,6 @@
import { normalizePath } from "obsidian";
import { path2id_base, id2path_base } from "./lib/src/utils";
import { path2id_base, id2path_base } from "./lib/src/path";
// For backward compatibility, using the path for determining id.
// Only CouchDB unacceptable ID (that starts with an underscore) has been prefixed with "/".